Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render menu after surface enter event | adnano | 2025-03-01 | 1 | -1/+7 |
| | | | | | This fixes an issue where the first visible frame is blurry on fractional scale displays. | ||||
* | Revert "Render frame on surface enter" | adnano | 2025-02-21 | 1 | -1/+0 |
| | | | | | | This reverts commit e2542d34ed15308545125fac9bf324b32e7cf578. This commit causes crashes on some systems. | ||||
* | Render frame on surface enter | adnano | 2024-12-16 | 1 | -0/+1 |
| | | | | | | This ensures that the menu is rendered with the correct scale. Fixes #14 | ||||
* | Display over fullscreen applications | adnano | 2024-08-03 | 1 | -1/+1 |
| | |||||
* | Streamline menu callbacks | adnano | 2024-06-09 | 1 | -2/+1 |
| | |||||
* | Add wmenu-run executable | adnano | 2024-05-02 | 1 | -0/+5 |
| | |||||
* | Fix destruction of pool buffers | adnano | 2024-05-02 | 1 | -8/+16 |
| | |||||
* | Separate menu state from Wayland state | adnano | 2024-05-02 | 1 | -0/+492 |