Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-20 | implement borders patch | wochap | 1 | -0/+213 | |
tihs patch adds 2 extra borders relative to the client, they don't change the size of the client | |||||
2025-02-12 | implement swallow | choc | 1 | -0/+240 | |
2025-02-12 | implement gestures | wochap | 1 | -0/+169 | |
2025-02-12 | implement pointer-gestures-unstable-v1 | wochap | 1 | -0/+186 | |
2025-02-12 | allow to add keybindings in lockscreen | wochap | 1 | -0/+79 | |
2025-02-12 | implement regex support in rules for app_id and title Enables the use of ↵ | wochap | 1 | -0/+76 | |
regular expressions for window rules "app_id" and "title" | |||||
2025-02-12 | passthrough: allow pausing keybind handling | choc | 1 | -0/+82 | |
also allows for bitcarrying-esque control of nested instances | |||||
2025-02-11 | Added function to toggle pointer constraints via a keybind | David Donahue | 1 | -0/+86 | |
2025-02-11 | implement tearing protocol | korei999 | 1 | -0/+356 | |
2025-02-11 | handle minimize request for xwayland clients | korei999 | 1 | -0/+91 | |
2025-02-11 | add uselessgaps patch | Squibid | 1 | -0/+137 | |
2025-02-11 | add ipc patch | Squibid | 1 | -0/+597 | |