aboutsummaryrefslogtreecommitdiff
path: root/render.c
Commit message (Expand)AuthorAgeFilesLines
* Render menu after surface enter eventadnano2025-03-011-0/+2
* Simplify render_menuM Stoeckl2024-11-081-25/+6
* Only call render_menu once per frameM Stoeckl2024-11-011-2/+7
* Optimize menu sortingM Stoeckl2024-10-311-1/+2
* Revert "Remove wmenu -P flag"adnano2024-05-041-2/+16
* Remove wmenu -P flagadnano2024-05-041-16/+2
* 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