Commit graph

  • a42dfcb962 lots of changes, added XLib (state struct for interfacing with xlib) noonebtw 2021-04-25 01:03:33 +0200
  • 6d53483578 more tweaks to clients.rs, deprecated 2 functions (don't want to remove them quite yet) noonebtw 2021-04-23 22:00:06 +0200
  • c1920d72df seperated floating clients from tiled clients noonebtw 2021-04-23 06:20:28 +0200
  • c6fc328702 small changes/fixes noonebtw 2021-04-23 02:54:54 +0200
  • 08a0c6b089 hopefully Client-Logic that actually works now noonebtw 2021-04-23 01:59:46 +0200
  • 5608f1d9da clients iteration 1, probably wont work tho noonebtw 2021-04-22 18:47:05 +0200
  • 81536fb52c reworked Client list noonebtw 2021-04-22 02:22:46 +0200
  • 5823c9ae66 changed gitignore noonebtw 2021-04-19 20:11:43 +0200
  • 1fbd43124a cleanup noonebtw 2021-01-22 00:07:08 +0100
  • 52833bed5c Virtual Screens work ( alt+Right, alt+Left ) pretty well! noonebtw 2021-01-21 07:14:43 +0100
  • b011629e45 changed from a simple master_stack to virtual screens with master and aux stack noonebtw 2021-01-21 05:13:19 +0100
  • 482d97be53 added floating windows and reenabled ability to resize/move windows noonebtw 2021-01-19 08:01:13 +0100
  • 518c254c93 fixed master / aux stack movement noonebtw 2021-01-19 05:19:25 +0100
  • 80fdb915ab refactoring; Arc -> Rc; basic tiling functionality noonebtw 2021-01-19 01:28:50 +0100
  • 86fc396a84 can kinda tile windows i guess? its pretty bad noonebtw 2021-01-17 02:40:11 +0100
  • d0312261fb mod1 clicking window raises it to foreground noonebtw 2021-01-14 01:39:44 +0100
  • 6148343d37 window focus follows mouse cursor noonebtw 2021-01-13 21:13:25 +0100
  • 1ee395e708 not really sure noonebtw 2021-01-13 19:49:39 +0100
  • 2304968de7 forgot to include wm.rs in last commit, now able to track windows noonebtw 2021-01-13 17:54:37 +0100
  • f0a32fbf3c moved code around, essentially refactored everything noonebtw 2021-01-13 16:32:16 +0100
  • 90f5d9b9b8 moved code around, turned resize, move window handlers into closures noonebtw 2021-01-12 12:24:18 +0100
  • 7f7872ce63 added a keybind to kill windows & exit wm noonebtw 2021-01-11 20:51:57 +0100
  • 0ef44f56c9 moved "move window" and "resize window" code noonebtw 2021-01-10 23:34:46 +0100
  • a4e84d158a moved some code around noonebtw 2021-01-10 20:12:20 +0100
  • d0a060a6b8 idk noonebtw 2021-01-10 15:34:59 +0100
  • 29b50eb7b5 initial commit noonebtw 2021-01-09 08:55:36 +0100