-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sokol_app.h: Dispatch main sokol app events
- Add auxiliary function to send sokol app events, - fix `quit_ordered`/`quit_requested` handling in `toplevel_handle_close`, as well as the main wayland loop, - inspect toplevel states to send `resumed`, or `suspended` types accordingly, and - refactor window resizing functionality to a) prepare for high dpi support, and b) send the resized app event.
- Loading branch information
Showing
1 changed file
with
57 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters