Commit graph

8 commits

Author SHA1 Message Date
adnano
fc69aa6e2b Render menu after surface enter event
This fixes an issue where the first visible frame is blurry on
fractional scale displays.
2025-03-01 07:04:00 -05:00
adnano
eec775fad7 Revert "Render frame on surface enter"
This reverts commit e2542d34ed.

This commit causes crashes on some systems.
2025-02-21 12:09:16 -05:00
adnano
e2542d34ed Render frame on surface enter
This ensures that the menu is rendered with the correct scale.

Fixes #14
2024-12-16 10:56:51 -05:00
adnano
12b8f83be4 Display over fullscreen applications 2024-08-03 18:26:59 -04:00
adnano
7d717b3696 Streamline menu callbacks 2024-06-09 20:30:58 -04:00
adnano
41e8599392 Add wmenu-run executable 2024-05-02 21:39:54 -04:00
adnano
1f221a73cf Fix destruction of pool buffers 2024-05-02 18:45:49 -04:00
adnano
6284eea24b Separate menu state from Wayland state 2024-05-02 17:03:07 -04:00