index
:
blow
main
a hyper-minimal tiling window manager written in rust
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-06-21
remove incorrect flushing of xcb buffer
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
fix client state geometry not getting updated on startup
tcmal
2024-06-21
avoid leaking resources on drop
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-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
minor lint
tcmal
2024-06-05
actually run keybinds
tcmal
2024-06-05
some cleanup and lints
tcmal
2024-06-05
add most keybind functionality (not yet running things)
tcmal
2024-06-04
dont crash on unimplemented focus stuff
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
[prev]