Age | Commit message (Expand) | Author |
---|---|---|
2024-06-26 | start adding some more keybinds | tcmal |
2024-06-26 | add logging macros for debug mode only printing | tcmal |
2024-06-26 | log events when compiled in debug mode | tcmal |
2024-06-26 | implement cleanup_process_children | tcmal |
2024-06-21 | fix some lints | tcmal |
2024-06-21 | documentation cleanup | tcmal |
2024-06-21 | remove incorrect flushing of xcb buffer | tcmal |
2024-06-21 | fix client state geometry not getting updated on startup | tcmal |
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-05 | some cleanup and lints | tcmal |
2024-06-05 | add most keybind functionality (not yet running things) | tcmal |
2024-06-04 | grab all keys when needed | tcmal |
2024-06-04 | scaffolding event handlers | tcmal |
2024-06-03 | cursors & scaffolding event handling | tcmal |
2024-06-03 | initial commit: basic xorg initialisation | tcmal |