Graphite/desktop/src
Timon 39b5229df7
Desktop: Limit application to a single instance (#3441)
* only allow single instance

* more reliable CEF cache cleanup

* some cleanup

* fix lock file location

* add simple signal handling

* fix skew handles on desktop

* mac remove unused helpers
2025-12-03 19:13:15 +01:00
..
cef Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
render Desktop: Update CEF to 142 (#3431) 2025-11-30 23:23:31 +00:00
window Refactor the old menu bar plumbing to use standard TextButtons (#3444) 2025-12-03 12:41:54 +00:00
app.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
cef.rs Desktop: Update CEF to 142 (#3431) 2025-11-30 23:23:31 +00:00
cli.rs Desktop: Add simple cli interface (#3059) 2025-10-13 21:09:40 +00:00
consts.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
dirs.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
event.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
gpu_context.rs Desktop: Mac native menu bar (#3301) 2025-10-27 14:11:24 +00:00
lib.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
main.rs Desktop: Fixup MacOS build (#3295) 2025-10-20 13:31:36 +00:00
persist.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
render.rs Desktop: Implement desktop wrapper module (#3039) 2025-08-20 13:27:36 +00:00
window.rs Desktop: Add app menu for Mac (#3428) 2025-11-28 23:42:14 +00:00