Age | Commit message (Expand) | Author |
---|---|---|
2024-07-15 | support fullscreen mode | tcmal |
2024-07-15 | Add deserialisation code for size hints | tcmal |
2024-07-15 | Set dialog windows to floating when first | tcmal |
2024-07-04 | raise windows when they are made floating | tcmal |
2024-07-04 | set transient windows to floating | tcmal |
2024-07-04 | support floating windows | tcmal |
2024-07-04 | inherit monitor from parent for transient windows | tcmal |
2024-07-04 | don't need to do xmoveresizewindow stuff | tcmal |
2024-07-04 | clamp window size to monitor | tcmal |
2024-06-27 | fix minor bugs | tcmal |
2024-06-27 | remove some outdated comments/todos | tcmal |
2024-06-27 | send take focus event | tcmal |
2024-06-26 | start adding some more keybinds | tcmal |
2024-06-21 | documentation cleanup | tcmal |
2024-06-21 | remove incorrect flushing of xcb buffer | tcmal |
2024-06-21 | fix some problems when clients were destroyed | tcmal |
2024-06-21 | refactor connection-related stuff out, make things a bit cleaner | tcmal |