Graphite/desktop/src
Timon bd1f7eefdb
Desktop: Fix resize helper window Z-order and attach to parent console on Windows (#3572)
* Desktop: Fix helper window zorder on Windows

* Attach to parent console if launched from a terminal

* Workaround for a Windows-specific exception that occurs when `app` is dropped
2026-01-05 23:02:41 +00:00
..
cef Desktop: Fix Windows build (#3522) 2025-12-22 14:48:13 -08:00
render Desktop: Switch to immediate frame present mode on Mac (#3495) 2025-12-21 20:14:47 -08:00
window Desktop: Fix resize helper window Z-order and attach to parent console on Windows (#3572) 2026-01-05 23:02:41 +00:00
app.rs Desktop: Fix minimize/restore animations on Windows (#3492) 2025-12-18 15:53:36 +00:00
cef.rs Desktop: Custom cursor support (#3452) 2025-12-06 16:16:14 -08:00
cli.rs Desktop: Fix missing resize events causing all-gray window on Mac after launch (#3445) 2025-12-06 23:11:47 +00:00
consts.rs Desktop: Fix missing taskbar icon on Windows (#3490) 2025-12-18 12:51:01 +00:00
dirs.rs Desktop: Limit application to a single instance (#3441) 2025-12-03 19:13:15 +01:00
event.rs Desktop: Custom cursor support (#3452) 2025-12-06 16:16:14 -08:00
gpu_context.rs Desktop: Mac native menu bar (#3301) 2025-10-27 14:11:24 +00:00
lib.rs Desktop: Fix resize helper window Z-order and attach to parent console on Windows (#3572) 2026-01-05 23:02:41 +00: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: Fix missing resize events causing all-gray window on Mac after launch (#3445) 2025-12-06 23:11:47 +00:00
window.rs Desktop: Fix crash during shutdown caused by clipboard being dropped after the window (#3578) 2026-01-05 15:38:52 +00:00