summaryrefslogtreecommitdiff
path: root/src/clients/client.rs
AgeCommit message (Expand)Author
2024-09-05Fix sending invalid configuration requests sometimestcmal
2024-08-28Deal with not receiving enternotify eventstcmal
2024-08-13Add moving and resizing with mousetcmal
2024-08-13Add tags/workspacestcmal
2024-08-06Deal with configurerequest properlytcmal
2024-07-15Handle fullscreen requests sent by clientstcmal
2024-07-15set fullscreen based on ewm hintstcmal
2024-07-15support fullscreen modetcmal
2024-07-15Set dialog windows to floating when first tcmal
2024-07-04raise windows when they are made floatingtcmal
2024-07-04support floating windowstcmal
2024-06-21documentation cleanuptcmal
2024-06-21remove incorrect flushing of xcb buffertcmal
2024-06-21fix some problems when clients were destroyedtcmal
2024-06-21refactor connection-related stuff out, make things a bit cleanertcmal