aboutsummaryrefslogtreecommitdiff
path: root/menu.h
Commit message (Collapse)AuthorAgeFilesLines
* Streamline menu callbacksadnano2024-06-091-2/+5
|
* Revert "Remove wmenu -P flag"adnano2024-05-041-0/+2
| | | | This reverts commit c05ab7520b452ee3b8bd974a18511dc370cbeabe.
* Remove wmenu -P flagadnano2024-05-041-2/+0
| | | | | This flag causes some issues with wmenu-run. It will be revisited in the next release.
* 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