35 Commits (cf814f30015708fb716b8515368591089668586e)

Author SHA1 Message Date
Wesley Kerfoot cf814f3001 change fullscreen keybinding to alt+t 4 years ago
Wesley Kerfoot 72cff0bab6 fix out of bounds error condition 4 years ago
Wesley Kerfoot e1d6171bb8 use both partial and regular struts properties when calculating struts 4 years ago
wes 96c54411f6 fix error with nim 1.2.0 cint -> TBool 4 years ago
Wesley Kerfoot dec1829054 check if windowStack is > 0 before doing anything 4 years ago
Wesley Kerfoot 61a5880531 avoid struts 4 years ago
Wesley Kerfoot 7fb32e46f6 refactor window type to include seq of props 4 years ago
Wesley Kerfoot 97704ea5cc fix use after free bug 4 years ago
Wesley Kerfoot ba070e0bbc uint -> int for pointers 4 years ago
Wesley Kerfoot af36d10cf0 XGetWindowProperty implementation 4 years ago
Wesley Kerfoot 906505f1a3 add command to make a window full screen 4 years ago
Wesley Kerfoot 1249d6dd42 make close window use ctrl+shift+c 4 years ago
Wesley Kerfoot c0d3afd2db fix compiler issue 4 years ago
Wesley Kerfoot 82fd585396 add handler to destroy a window 4 years ago
Wesley Kerfoot 9b232b60ae support a launcher (i.e. dmenu by default) 4 years ago
Wesley Kerfoot 445cbfe3ba ignore certain windows when cycling 4 years ago
Wesley Kerfoot 6f0ece1427 fix hot reloading, add logging 4 years ago
Wesley Kerfoot 4128f11f59 properly detect path and display string for hot reloading 4 years ago
Wesley Kerfoot 7e2f6bfd9e Implement hot reloading 4 years ago
Wesley Kerfoot 326c247c80 fix window restacking 4 years ago
Wesley Kerfoot ca7384fd81 tweak cycling behaviour 4 years ago
Wesley Kerfoot 0ce4d13630 try to use the window iterator to change focus 4 years ago
Wesley Kerfoot b9b85b658c add badwindow handler 4 years ago
Wesley Kerfoot 161e6c76de Call XFlush when we process duplicate resize events 4 years ago
Wesley Kerfoot 281fb850df properly alt+tab through windows 4 years ago
Wesley Kerfoot 477449cf3c use a template for handling different key modifiers 4 years ago
Wesley Kerfoot 56dd36ae3e add comments, remove old ones 4 years ago
Wesley Kerfoot c4aefbb398 fix grabKeyCombo function 4 years ago
Wesley Kerfoot 4339f895d6 actually close exited subprocess handles 4 years ago
Wesley Kerfoot fe701912da reap subprocesses started under nimwin properly 4 years ago
Wesley Kerfoot bb450b5a53 add more generic keycombo proc, use startProcess for xterms 4 years ago
Wesley Kerfoot 65c3abd6ee port over getChildren iterator from bouncywm 4 years ago
Wesley Kerfoot bab6a41c5e implement opening xterms! 4 years ago
Wesley Kerfoot 7fe5e95158 initial commit 4 years ago