Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove wmenu -P flag | adnano | 2024-05-04 | 1 | -4/+1 |
* | wmenu-run: Populate items from PATH | adnano | 2024-05-03 | 1 | -35/+52 |
* | Add wmenu-run executable | adnano | 2024-05-02 | 1 | -0/+2 |
* | Fix destruction of pool buffers | adnano | 2024-05-02 | 1 | -5/+5 |
* | Separate menu state from Wayland state | adnano | 2024-05-02 | 1 | -139/+40 |
* | Drop wmenu -x option | adnano | 2024-05-02 | 1 | -53/+1 |
* | make menu height accurate to dwm, dmenu, and dwl's bar patch | sewn | 2024-04-14 | 1 | -1/+1 |
* | Support xdg_activation_v1 protocol | adnano | 2024-04-07 | 1 | -2/+56 |
* | menu: Avoid adding zero-size pages | adnano | 2024-03-25 | 1 | -1/+3 |
* | port dmenu password patch | sewn | 2024-03-17 | 1 | -3/+11 |
* | Don't destroy wl_data_offer twice | adnano | 2024-03-17 | 1 | -1/+0 |
* | Free memory associated with the menu on exit | adnano | 2024-03-02 | 1 | -20/+129 |
* | Rename text_len to input_len | adnano | 2024-03-02 | 1 | -3/+3 |
* | Revert "Simplify movewordedge" | adnano | 2024-02-27 | 1 | -6/+17 |
* | Simplify read_menu_items | adnano | 2024-02-27 | 1 | -7/+9 |
* | Move menu and rendering logic into separate files | adnano | 2024-02-27 | 1 | -0/+631 |