Age | Commit message (Expand) | Author |
---|---|---|
2024-08-30 | Fix mouse grab not being released sometimes | tcmal |
2024-08-30 | Add bind for killing clients | tcmal |
2024-08-30 | Fix issues when currently focused window is killed | tcmal |
2024-08-28 | Minor lints | tcmal |
2024-08-13 | Add moving and resizing with mouse | tcmal |
2024-06-27 | lints | tcmal |
2024-06-27 | remove outdated todo | tcmal |
2024-06-27 | send take focus event | tcmal |
2024-06-26 | add logging macros for debug mode only printing | tcmal |
2024-06-21 | fix some lints | tcmal |
2024-06-21 | remove outdated todo | tcmal |
2024-06-21 | documentation cleanup | tcmal |
2024-06-21 | fix some problems when clients were destroyed | tcmal |
2024-06-21 | fix creating check window with invalid parameters | tcmal |
2024-06-21 | log requests and sequence numbers in debug mode | tcmal |
2024-06-21 | move border colours to config | tcmal |
2024-06-21 | fix atoms that didn't exist silently failing to intern | tcmal |
2024-06-21 | avoid leaking resources on drop | tcmal |
2024-06-21 | refactor connection-related stuff out, make things a bit cleaner | tcmal |