aboutsummaryrefslogtreecommitdiff
path: root/menu.h
Commit message (Expand)AuthorAgeFilesLines
* Render menu after surface enter eventadnano2025-03-011-0/+2
* Only call render_menu once per frameM Stoeckl2024-11-011-0/+5
* Optimize menu sortingM Stoeckl2024-10-311-4/+4
* Streamline menu callbacksadnano2024-06-091-2/+5
* Revert "Remove wmenu -P flag"adnano2024-05-041-0/+2
* Remove wmenu -P flagadnano2024-05-041-2/+0
* wmenu-run: Populate items from PATHadnano2024-05-031-2/+2
* Add wmenu-run executableadnano2024-05-021-0/+1
* Fix destruction of pool buffersadnano2024-05-021-6/+4
* Separate menu state from Wayland stateadnano2024-05-021-46/+5
* Drop wmenu -x optionadnano2024-05-021-2/+0
* Support xdg_activation_v1 protocoladnano2024-04-071-0/+4
* port dmenu password patchsewn2024-03-171-0/+2
* Free memory associated with the menu on exitadnano2024-03-021-20/+40
* Fix output selection with -o flagadnano2024-03-011-0/+1
* Move menu and rendering logic into separate filesadnano2024-02-271-0/+102