Commit Graph

427 Commits

Author SHA1 Message Date
Tanish2002 2342b6a10f remove patch and move default.nix 2022-05-08 22:53:49 +05:30
Tanish2002 aca5dba7a1 make changes to makefile a bit so it follows config.mk 2022-05-08 22:22:02 +05:30
Tanish2002 857ea43694 add flake.nix and other required files for nix build 2022-05-08 21:57:40 +05:30
vaxerski 434184aa32 Added dwindle:force_split 2022-05-08 15:36:17 +02:00
vaxerski 39dcfa61c3 Added hyprctl reload 2022-05-08 15:28:45 +02:00
vaxerski aa5b0d2cda add natural scroll opt 2022-05-06 19:34:48 +02:00
vaxerski 034192650f respect outputMgrApplyTest 2022-05-06 17:18:24 +02:00
vaxerski ff86f723b2 Fix blur leaving strokes on full damage tracking 2022-05-06 16:06:21 +02:00
vaxerski b67eae7228 fix kb stuff 2022-05-06 14:30:35 +02:00
vaxerski 9ddfe0b4ae take rounding into account in border damage 2022-05-05 15:19:50 +02:00
vaxerski 359bb2bdda dont change size if partial damage 2022-05-05 15:16:10 +02:00
vaxerski e71514fa26 Merge branch 'main' of https://github.com/vaxerski/Hyprland 2022-05-05 15:16:00 +02:00
vaxerski 8fb3ad8bf1 log damage debug opt 2022-05-05 15:09:26 +02:00
vaxerski d21e3b9d88
Remove full dt notice from readme 2022-05-05 14:07:47 +02:00
vaxerski 77d37cd72a optimization: dont damage entire window on border anim 2022-05-05 14:02:30 +02:00
vaxerski 8369f2980a crucial fixes to full damage tracking 🎉
should now be mostly usable
2022-05-05 13:48:22 +02:00
vaxerski 500cbd135f moveactive monitor 2022-05-05 13:02:55 +02:00
vaxerski 8bb908a8da Added focusmonitor 2022-05-05 12:50:25 +02:00
vaxerski c7fd3d46fd damage mon on arrange 2022-05-04 15:23:30 +02:00
vaxerski 8e1abb6540 render border with damage 2022-05-04 15:16:50 +02:00
vaxerski 908901fbda Fix opening floating on another mon 2022-05-04 15:16:36 +02:00
vaxerski 6bfe9162e1 Reject blur rendering on empty damage 2022-05-02 23:03:22 +02:00
vaxerski 42c77b01ed fix kawase oopsie 2022-05-02 17:02:00 +02:00
vaxerski 43fc7662cc Major blur rework: optimization & fixes
Blur should be considerably faster now and work on full damage tracking
2022-05-02 16:54:40 +02:00
vaxerski b5b78f3836
Merge pull request #59 from jwijenbergh/main
Hyprctrl: Use printf format specifiers for the usage string
2022-05-01 15:09:50 +02:00
jwijenbergh 58f13efa30
Hyprctrl: Use printf format specifiers for the usage string 2022-05-01 14:59:15 +02:00
vaxerski 0132e52b13 Note high GPU usage in the README 2022-04-29 21:43:04 +02:00
vaxerski 31a429899b added hyprctl batch 2022-04-29 19:44:09 +02:00
vaxerski 726ba65785 enter all outputs in wlr/workspaces 2022-04-28 18:06:25 +02:00
vaxerski 4b985d3e38 fix crash when yanking mouse before init 2022-04-28 17:57:24 +02:00
vaxerski 51172129d7 deactivate exclusive 2022-04-28 17:55:25 +02:00
vaxerski 17bd1779ea fix fadeout 2022-04-28 15:39:49 +02:00
vaxerski d284aaa2ca Added custom reserved area per mon 2022-04-27 17:46:07 +02:00
vaxerski dddb00fbc8 Support the virtual keyboard protocol 2022-04-27 17:29:33 +02:00
vaxerski 3ea558f1ae fix some xwayland size bugs 2022-04-27 16:35:15 +02:00
vaxerski d35019f185 fix rare crash 2022-04-26 17:51:00 +02:00
vaxerski cabab409e6 fixed overlay layers being on bottom of fullscreen windows 2022-04-25 21:49:45 +02:00
vaxerski 9eae3b3c3b minor xwayland constraint fixes 2022-04-25 13:40:46 +02:00
vaxerski 68605c2ccf crash in assert on fail for a coredump 2022-04-24 22:05:07 +02:00
vaxerski c35517d44e fixes for xwayland popups, autofloat pop-up and task_dialog 2022-04-24 17:53:50 +02:00
vaxerski 86bb95c125 some fixes for xwayland windows and focus 2022-04-24 17:42:59 +02:00
vaxerski d798376330 assert -> rassert for animatedvariable 2022-04-24 17:01:39 +02:00
vaxerski c279b08b3d Merge branch 'main' of https://github.com/vaxerski/Hyprland 2022-04-24 17:01:23 +02:00
vaxerski 5713306f7e update example conf for kawase 2022-04-24 16:45:59 +02:00
vaxerski f1043c4dac
Mention kawase in readme 2022-04-24 16:44:39 +02:00
vaxerski e5f8bca41c Switched old blur to dual kawase 2022-04-24 16:41:01 +02:00
vaxerski 3b3718df3d some fixes for full damage tracking 2022-04-24 12:04:16 +02:00
vaxerski f04829a4b5 fix layer focus 2022-04-24 11:41:52 +02:00
vaxerski 6679a4786b
Merge pull request #55 from vaxerski/animation-system-rework
Animation system rework
2022-04-24 11:22:44 +02:00
vaxerski 1afc8329bc
Merge branch 'main' into animation-system-rework 2022-04-24 11:18:30 +02:00