summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-13Ensure visible windows are mapped immediately on requestHEADmaintcmal
2024-09-13Unconditionally set properties on configurerequesttcmal
2024-09-05Fix sending invalid configuration requests sometimestcmal
2024-09-05Handle errors in event processing without dyingtcmal
2024-09-05Fix some issues with splash screens, etctcmal
2024-08-30Switch focus after switching workspace tagtcmal
2024-08-30Fix pointer events being paused after a button presstcmal
2024-08-30Fix mouse grab not being released sometimestcmal
2024-08-30Add bind for going back and forth between tagstcmal
2024-08-30Add binds for moving clients up/down stacktcmal
2024-08-30Add bind for killing clientstcmal
2024-08-30Some more docstcmal
2024-08-30Add optional autostart featuretcmal
2024-08-30Only change focus within current workspace with keyboardtcmal
2024-08-30Switch workspace as needed when refocusingtcmal
2024-08-30Remove unused code for size hintstcmal
2024-08-30Fix issues when currently focused window is killedtcmal
2024-08-28Minor lintstcmal
2024-08-28Deal with not receiving enternotify eventstcmal
2024-08-28Different config for testingtcmal
2024-08-26Deal with focused window being destroyed bettertcmal
2024-08-26Fix destroy logic being run twicetcmal
2024-08-25use my config as default (for now)tcmal
2024-08-14Move to one list of clients, shared across monitorstcmal
2024-08-13Fix focus flickering bugtcmal
2024-08-13Add moving and resizing with mousetcmal
2024-08-13Add support for mouse button bindstcmal
2024-08-13Add tags/workspacestcmal
2024-08-06Deal with configurerequest properlytcmal
2024-08-06Fix some clippy lintstcmal
2024-08-06cleanuptcmal
2024-07-15update todostcmal
2024-07-15Handle fullscreen requests sent by clientstcmal
2024-07-15Fix crash when run with multiple monitorstcmal
2024-07-15set fullscreen based on ewm hintstcmal
2024-07-15support fullscreen modetcmal
2024-07-15Add deserialisation code for size hintstcmal
2024-07-15Set dialog windows to floating when first tcmal
2024-07-04raise windows when they are made floatingtcmal
2024-07-04set transient windows to floatingtcmal
2024-07-04support floating windowstcmal
2024-07-04inherit monitor from parent for transient windowstcmal
2024-07-04don't need to do xmoveresizewindow stufftcmal
2024-07-04clamp window size to monitortcmal
2024-07-04add todos trackertcmal
2024-06-27fix minor bugstcmal
2024-06-27remove some outdated comments/todostcmal
2024-06-27lintstcmal
2024-06-27remove outdated todotcmal
2024-06-27send take focus eventtcmal