M Stoeckl
|
94beb524d2
|
Only call render_menu once per frame
An actual surface is not needed to estimate font sizes; a 1x1 image
will do, as long as the cairo context has the same options.
|
2024-10-31 10:42:14 -04:00 |
|
adnano
|
15d7c7bcc2
|
Revert "Remove wmenu -P flag"
This reverts commit c05ab7520b .
|
2024-05-04 21:44:59 -04:00 |
|
adnano
|
c05ab7520b
|
Remove wmenu -P flag
This flag causes some issues with wmenu-run. It will be revisited in the
next release.
|
2024-05-04 21:41:21 -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 |
|
sewn
|
9e9284666c
|
port dmenu password patch
|
2024-03-17 07:33:55 -04:00 |
|
adnano
|
f7e6e0b4bf
|
Free memory associated with the menu on exit
|
2024-03-02 11:31:13 -05:00 |
|
adnano
|
e8782db9c8
|
Move menu and rendering logic into separate files
|
2024-02-27 11:23:12 -05:00 |
|