aboutsummaryrefslogtreecommitdiff
path: root/render.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove wmenu -P flagadnano2024-05-041-16/+2
| | | | | This flag causes some issues with wmenu-run. It will be revisited in the next release.
* Fix destruction of pool buffersadnano2024-05-021-6/+8
|
* Separate menu state from Wayland stateadnano2024-05-021-6/+10
|
* port dmenu password patchsewn2024-03-171-2/+19
|
* Free memory associated with the menu on exitadnano2024-03-021-6/+7
|
* Move menu and rendering logic into separate filesadnano2024-02-271-0/+199