Commit graph

17 commits

Author SHA1 Message Date
Janis aafbcf2314 changed multiple (i32, i32) tuples to Point<i32> 2021-11-26 22:52:27 +01:00
user ee1aa9cfae fixes and suppressing useless warnings 2021-11-21 20:41:25 +01:00
NoOneBtw e924e8efc0 added screenshot keybinds, fixed focus behaviour 2021-05-12 18:26:06 +02:00
NoOneBtw 61dbfc3a3d window border for focused client 2021-05-08 16:11:14 +02:00
NoOneBtw 984f0763c7 vim-like movement between and within stacks (S-[h,j,k,l]) 2021-05-04 23:13:37 +02:00
NoOneBtw 134e727b25 fixed some bugs related to floating window stacking 2021-05-04 18:52:08 +02:00
NoOneBtw 95d7740119 made gaps prettier 2021-05-04 10:50:23 +02:00
NoOneBtw 019ce4e350 Merge branch 'rework-moveresize'
amend: fixes / dead_code and functions that are now useless addressed
amend 2: didnt actually stage, oops
2021-05-03 12:58:44 +02:00
NoOneBtw 5b37a86a58 changed rustfmt to max 80 chars per line, added better ways to switch virtual screens 2021-05-03 12:34:48 +02:00
NoOneBtw 0d89b2915f removed XSync calls since apparently they're not needed 2021-05-03 04:31:59 +02:00
NoOneBtw 407f661c33 reworked move/resize windows (amend: actually works) 2021-05-03 04:30:07 +02:00
NoOneBtw ef63004242 fixed various crashes by actually using an error handler! 2021-05-01 23:24:02 +02:00
NoOneBtw 09548522ff more advanced logging, fixed floating windows not being on top 2021-05-01 22:17:43 +02:00
user 46e2c7448c added support for transient windows
transient windows float but stay on the `VirtualScreen` their parent window is on
2021-05-01 14:39:48 +02:00
noonebtw 4235fff343 v0.2 2021-04-25 07:45:18 +02:00
noonebtw 7d5aae9cbe should work init 2021-04-25 05:48:45 +02:00
noonebtw a42dfcb962 lots of changes, added XLib (state struct for interfacing with xlib) 2021-04-25 01:03:33 +02:00