Graphite/desktop/wrapper/src
Timon 2e4481880e
Desktop: Fix missing resize events causing all-gray window on Mac after launch (#3445)
* okayish solution

should be improved at some point but for now it works well enough.

* do leftover renames

* better solution

* less weird resize frames

* move surface reconfiguration

* fix recent desktop mac breakages

* better looking resize on mac

* fix background color

* Fix blank screen on window initialization

* cleanup

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-12-06 23:11:47 +00:00
..
handle_desktop_wrapper_message.rs Refactor the old menu bar plumbing to use standard TextButtons (#3444) 2025-12-03 12:41:54 +00:00
intercept_editor_message.rs Desktop: Mac fix keyboard input (#3371) 2025-11-17 11:51:59 +00:00
intercept_frontend_message.rs Desktop: Fix missing resize events causing all-gray window on Mac after launch (#3445) 2025-12-06 23:11:47 +00:00
lib.rs Refactor the old menu bar plumbing to use standard TextButtons (#3444) 2025-12-03 12:41:54 +00:00
message_dispatcher.rs Desktop: Mac native menu bar (#3301) 2025-10-27 14:11:24 +00:00
messages.rs Refactor the old menu bar plumbing to use standard TextButtons (#3444) 2025-12-03 12:41:54 +00:00
utils.rs Desktop: Fix missing resize events causing all-gray window on Mac after launch (#3445) 2025-12-06 23:11:47 +00:00