Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render menu after surface enter event | adnano | 2025-03-01 | 1 | -0/+2 |
* | Simplify render_menu | M Stoeckl | 2024-11-08 | 1 | -25/+6 |
* | Only call render_menu once per frame | M Stoeckl | 2024-11-01 | 1 | -2/+7 |
* | Optimize menu sorting | M Stoeckl | 2024-10-31 | 1 | -1/+2 |
* | Revert "Remove wmenu -P flag" | adnano | 2024-05-04 | 1 | -2/+16 |
* | Remove wmenu -P flag | adnano | 2024-05-04 | 1 | -16/+2 |
* | Fix destruction of pool buffers | adnano | 2024-05-02 | 1 | -6/+8 |
* | Separate menu state from Wayland state | adnano | 2024-05-02 | 1 | -6/+10 |
* | port dmenu password patch | sewn | 2024-03-17 | 1 | -2/+19 |
* | Free memory associated with the menu on exit | adnano | 2024-03-02 | 1 | -6/+7 |
* | Move menu and rendering logic into separate files | adnano | 2024-02-27 | 1 | -0/+199 |