Commit Graph

1397 Commits

Author SHA1 Message Date
Vaxry 28867758c4 better fix the last fix 2022-08-14 16:39:56 +02:00
Vaxry 920727cbba fix crash with fullscreen requests 2022-08-14 16:34:40 +02:00
Vaxry bfe0f844d2 fix wallpaper pixelation in some cases 2022-08-13 22:33:51 +02:00
Vaxry 214c2c7b1c fix groups not updating size on head change 2022-08-13 10:08:35 +02:00
Vaxry 9136783e9c default hardcoded rule to preferred auto 2022-08-12 22:26:35 +02:00
Vaxry 662b6003c6
Merge pull request #515 from SignalWalker/main
fix: support clang in meson build
2022-08-12 22:15:32 +02:00
Fernando Ayats c136078239
nix: use cleanSource (#518) 2022-08-12 23:12:24 +03:00
Ash Walker 38056c0102 fix: support clang in meson build 2022-08-12 11:21:19 -04:00
Vaxry db35a1c6d0 ensure egl is current in begin 2022-08-12 17:10:07 +02:00
Vaxry 66b0622bc5 fixed popup unmap damage 2022-08-12 17:04:26 +02:00
Vaxry 0e57651e2f fix segfault with cyclenext null 2022-08-11 22:56:16 +02:00
Vaxry e5ab9643be enable layers_hog_keyboard_focus by default 2022-08-11 21:52:38 +02:00
Vaxry b3c5809986 fix flags syntax in json 2022-08-11 21:29:31 +02:00
Vaxry ae175fdda5 handle json for hyprctl version 2022-08-11 21:28:37 +02:00
Vaxry 9102471610 added hyprctl getoption 2022-08-11 21:16:38 +02:00
Vaxry f85c765634 change activemon to focusedmon for consistency 2022-08-11 20:55:39 +02:00
Vaxry 37442db20e destroy program in shader destructor 2022-08-11 20:33:35 +02:00
Vaxry b178891ab3 compile shaders for every context separately 2022-08-11 20:29:21 +02:00
Vaxry 073f08301a fix formatting in focused monitor hyprctl 2022-08-11 20:22:41 +02:00
Vaxry 8fb4669b85 fix cyclenext on fullscreen 2022-08-11 20:21:55 +02:00
Vaxry 008cc63dc0 fix error for popin 2022-08-11 20:17:23 +02:00
Vaxry aba63a7f96 disallow nested groups creation 2022-08-11 19:56:29 +02:00
Vaxry c9ed5bf77e fix cyclenext with fullscreen windows 2022-08-11 19:45:37 +02:00
Vaxry f4f0495050 disable focus to menu x11 types 2022-08-11 19:36:15 +02:00
Vaxry c319a2aba9 Completely rewrote Dwindle group code 2022-08-11 19:29:39 +02:00
Vaxry cd75606f42 change active to focused in hyprctl monitors 2022-08-10 23:49:20 +02:00
Vaxry c7350117f1 reinit render on disconnected displays 2022-08-10 23:19:15 +02:00
Vaxry 69db6207c0 don't damage in unsafe state 2022-08-10 23:14:53 +02:00
Vaxry 58ff04fdf3 added experimental monitor saving 2022-08-10 21:54:09 +02:00
Vaxry 9b39a0c2e0 Added hyprctl setcursor 2022-08-10 21:22:11 +02:00
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