Commit graph

12 commits

Author SHA1 Message Date
noonebtw 86fc396a84 can kinda tile windows i guess? its pretty bad 2021-01-17 02:40:11 +01:00
noonebtw d0312261fb mod1 clicking window raises it to foreground 2021-01-14 01:39:44 +01:00
noonebtw 6148343d37 window focus follows mouse cursor 2021-01-13 21:13:25 +01:00
noonebtw 1ee395e708 not really sure 2021-01-13 19:49:39 +01:00
noonebtw 2304968de7 forgot to include wm.rs in last commit, now able to track windows 2021-01-13 17:54:37 +01:00
noonebtw f0a32fbf3c moved code around, essentially refactored everything 2021-01-13 16:32:16 +01:00
noonebtw 90f5d9b9b8 moved code around, turned resize, move window handlers into closures 2021-01-12 12:24:18 +01:00
noonebtw 7f7872ce63 added a keybind to kill windows & exit wm 2021-01-11 20:51:57 +01:00
noonebtw 0ef44f56c9 moved "move window" and "resize window" code 2021-01-10 23:34:46 +01:00
noonebtw a4e84d158a moved some code around 2021-01-10 20:12:20 +01:00
noonebtw d0a060a6b8 idk 2021-01-10 15:34:59 +01:00
noonebtw 29b50eb7b5 initial commit 2021-01-09 08:55:36 +01:00