Commit Graph

1367 Commits

Author SHA1 Message Date
Vaxry f64f94ca56 scale rounding in shadows 2022-08-10 18:29:37 +02:00
Vaxry 76877d4b15 minor changes to monitor logging 2022-08-10 18:27:57 +02:00
Vaxry 96f3b62429 multiply by scale in rounding 2022-08-10 18:22:01 +02:00
Vaxry 0162da7a7c adjust curve size for scaled 2022-08-10 18:10:38 +02:00
Vaxry 9eb750c00b added misc:layers_hog_keyboard_focus 2022-08-10 17:46:01 +02:00
Vaxry 03f2e4d42a fix compile 2022-08-10 13:45:20 +02:00
Vaxry 15fc0892c7 further fixes to monitor disabling on launch 2022-08-10 13:44:04 +02:00
Vaxry a564be73c5 set correct full params in disabled at launch 2022-08-10 13:31:58 +02:00
Vaxry 7e8666754f allow focus to override redirect 2022-08-10 12:49:45 +02:00
Vaxry c043bcdee6 fixes to toplevel updates 2022-08-10 08:51:59 +02:00
Vaxry 8e5985d70e clean up unconstraining logic 2022-08-09 20:36:21 +02:00
Vaxry 9255a4d2ff ignore further keybinds on submap change 2022-08-09 19:54:06 +02:00
Vaxry 113ac67a16 focus monitor on monitor rule 2022-08-09 18:51:26 +02:00
Vaxry 862722412f handle fullscreen in dwindle groups better 2022-08-09 18:37:50 +02:00
Vaxry a6d4a4d5f3 warn about incorrect bezier args 2022-08-09 18:15:37 +02:00
Vaxry e2f61e267e add parse errors for invalid kb layouts 2022-08-09 18:13:13 +02:00
Mihai Fufezan ecce027c02
flake: add aarch64-linux as supported platform 2022-08-09 13:17:47 +03:00
Mihai Fufezan f28b71232a
unhide window on requested size change 2022-08-09 11:57:09 +03:00
Yavor Kolev af9d34ab77
Fix my idiotic mistake (#502)
When resolving conflicts i accepted the old changes 👨🏻🔫
2022-08-09 02:22:55 +03:00
Mihai Fufezan 2d33d4aebc
nix & meson: update version to 0.10.0 2022-08-09 01:35:05 +03:00
Vaxry aa39653ea1
Merge pull request #500 from yavko/fix-active-window-json-bools
Fix the fix
2022-08-08 22:58:34 +02:00
Yavor Kolev 6d788f0fc9
Merge branch 'main' into fix-active-window-json-bools 2022-08-08 13:51:08 -07:00
Vaxry ab6a62f0fd Revert "Merge pull request #499 from yavko/fix-active-window-json-bools"
This reverts commit 5aed6f1bc7, reversing
changes made to 6f137938da.
2022-08-08 22:49:02 +02:00
Yavor Kolev d460519c30
Fix the fix 2022-08-08 13:48:33 -07:00
Vaxry b60b52c5cf fix movefocusto with null last 2022-08-08 22:46:11 +02:00
Vaxry 5aed6f1bc7
Merge pull request #499 from yavko/fix-active-window-json-bools
makes active windoe consistient with client json
2022-08-08 22:42:09 +02:00
Yavor Kolev 5cec6257e9
The fix 2022-08-08 13:39:02 -07:00
Vaxry 6f137938da send enter and leave events for surfaces 2022-08-08 21:20:41 +02:00
Vaxry 9fca4b5bc2 fix lastwindow in focusWindow null 2022-08-08 20:42:14 +02:00
Vaxry 87a2ecb90e notify of all mods in pass 2022-08-08 20:31:48 +02:00
Vaxry bf9d358d3b fix refocus shenanigans with window data 2022-08-08 20:21:11 +02:00
Vaxry 9532ff4287 fix unconstrain coords 2022-08-07 21:27:30 +02:00
Vaxry d64227e7c7 added basic touch controls 2022-08-07 21:17:03 +02:00
Vaxry 3a8dcf284a add more errors 2022-08-07 19:28:46 +02:00
Vaxry 1744be7bdd log more in output cfg 2022-08-07 19:28:31 +02:00
Vaxry 9fcfaaadb6
Merge pull request #484 from rubyist/unlock-then-sleep
unlock the event queue before sleeping
2022-08-06 23:32:05 +02:00
Scott Barron 355ee15039 unlock the event queue before sleeping 2022-08-06 17:21:54 -04:00
Vaxry 9564a4cd12 added misc:always_follow_on_dnd 2022-08-06 22:26:32 +02:00
Vaxry 64e80991ca added popin anim minimum % 2022-08-06 22:11:08 +02:00
Vaxry 3829b1626e
Merge pull request #483 from rubyist/json-when-no-activewindow
Have hyprctl -j activewindows return empty json object if there are no activewindows
2022-08-06 21:56:16 +02:00
Scott Barron 5ce7c71cef use empty json object when no activewindow 2022-08-06 15:36:28 -04:00
Vaxry 793b23dbe6 fix crash in toplevel set appid 2022-08-06 21:15:50 +02:00
vaxerski 070db65a24 [gha] bump flake inputs 2022-08-06 19:11:51 +00:00
Vaxry 6aa448534f guard toplevel funcs 2022-08-06 21:10:37 +02:00
Vaxry 6357a92e46 update wlroots dep 2022-08-06 21:07:32 +02:00
Vaxry 68fd97fae9 change workspace in focusWindow if necessary 2022-08-06 21:05:19 +02:00
vaxerski 1b109d9242 [gha] bump flake inputs 2022-08-06 18:58:50 +00:00
Vaxry 69b8568ccf better foreign toplevel protocol obedience 2022-08-06 20:57:38 +02:00
Vaxry ccd68049f7
Merge pull request #479 from rubyist/fix-json
output valid json when there are no clients
2022-08-06 01:06:21 +02:00
Scott Barron 206b7f4372 output valid json when there are no clients 2022-08-05 18:53:19 -04:00