Age | Commit message (Expand) | Author |
---|---|---|
2024-06-21 | refactor connection-related stuff out, make things a bit cleaner | tcmal |
2024-06-15 | implement wm hints | tcmal |
2024-06-10 | set ewmh hints | tcmal |
2024-06-09 | minor cleanup | tcmal |
2024-06-06 | track focus and draw borders | tcmal |
2024-06-06 | fix not rearranging when windows unmap themselves | tcmal |
2024-06-06 | arrange and map clients | tcmal |
2024-06-05 | wip: start managing clients | tcmal |
2024-06-05 | some cleanup and lints | tcmal |
2024-06-04 | scaffolding event handlers | tcmal |
2024-06-03 | initial commit: basic xorg initialisation | tcmal |