Graphite/desktop/wrapper/src
Timon 661e8bc569
Remove surface and window from ApplicationIo (#3941)
* Remove surface and window from ApplicationIo

* Seperate Wasm and Native ApplicationIo

* Fix warnings

* Fix tests

* Remove redundant PlatformApplicationIo::new_offscreen

* Fixup

* Remove unused From implementaitions for ApplicationIo
2026-04-09 20:12:53 +00:00
..
handle_desktop_wrapper_message.rs Add support for persistent storage of panel layouts, sizes, and active tabs (#4017) 2026-04-08 21:05:58 -07:00
intercept_editor_message.rs Desktop: Mac fix keyboard input (#3371) 2025-11-17 11:51:59 +00:00
intercept_frontend_message.rs Add support for persistent storage of panel layouts, sizes, and active tabs (#4017) 2026-04-08 21:05:58 -07:00
lib.rs Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
message_dispatcher.rs Desktop: Mac native menu bar (#3301) 2025-10-27 14:11:24 +00:00
messages.rs Add support for persistent storage of panel layouts, sizes, and active tabs (#4017) 2026-04-08 21:05:58 -07:00
utils.rs Desktop: Add an 'Enable V-Sync' preference on Mac (#3887) 2026-03-11 21:32:37 +00:00