summaryrefslogtreecommitdiff
path: root/src/conn_info/mod.rs
AgeCommit message (Collapse)Author
2024-08-30Fix mouse grab not being released sometimestcmal
2024-08-30Add bind for killing clientstcmal
2024-08-30Fix issues when currently focused window is killedtcmal
2024-08-28Minor lintstcmal
2024-06-27lintstcmal
2024-06-27send take focus eventtcmal
2024-06-26add logging macros for debug mode only printingtcmal
2024-06-21fix some lintstcmal
2024-06-21remove outdated todotcmal
2024-06-21documentation cleanuptcmal
2024-06-21fix some problems when clients were destroyedtcmal
2024-06-21fix creating check window with invalid parameterstcmal
2024-06-21log requests and sequence numbers in debug modetcmal
2024-06-21move border colours to configtcmal
2024-06-21avoid leaking resources on droptcmal
2024-06-21refactor connection-related stuff out, make things a bit cleanertcmal