Commit Graph

4799 Commits

Author SHA1 Message Date
vaxerski cafd7a7a62 Added an animation= keyword 2022-05-14 15:56:01 +02:00
vaxerski a1567feb3d Added nofocus rule 2022-05-14 14:37:57 +02:00
vaxerski 0273d21a77 fix incorrect mem use after delete 2022-05-14 11:10:50 +02:00
vaxerski bef4d7c9b7 Improve bezier baking & approx 2022-05-12 16:59:51 +02:00
vaxerski 1d21e5303b minor constraint fixes 2022-05-12 16:07:14 +02:00
vaxerski d4d72ae54d Workspaceanim: respect stack order 2022-05-12 13:03:02 +02:00
vaxerski 15f7886777 hyprerror fixes 2022-05-12 12:46:38 +02:00
vaxerski 2a368ef994 Add invalid mod warn 2022-05-12 12:41:28 +02:00
vaxerski 0de058beb1
Merge pull request #69 from mdartmann/fix-underflow-remove-begin-end-spaces-tabs
Fix string underflow in `removeBeginEndSpacesTabs()`
2022-05-12 12:20:40 +02:00
vaxerski d438bd970a Added virtual pointer protocol 2022-05-12 12:13:02 +02:00
Mae Dartmann a6caac2b61
Fix string underflow in removeBeginEndSpacesTabs()
Signed-off-by: Mae Dartmann <hello@maedartmann.name>

 Changes to be committed:
	modified:   src/helpers/MiscFunctions.cpp
2022-05-12 12:08:18 +02:00
vaxerski ac7903f521
Updated readme with anims clarified 2022-05-12 11:37:14 +02:00
vaxerski b7241bceef fix and update the default and autogen cfg 2022-05-12 11:34:39 +02:00
vaxerski ff0f535c28 Added workspace animations 2022-05-12 11:27:31 +02:00
vaxerski 07e208aa73 unminimize on activate 2022-05-11 15:03:31 +02:00
vaxerski 96819c8ab9 Fix GDK window extents mouse offset
kind of...? Should work more or less
2022-05-10 11:01:03 +02:00
vaxerski ddab8e60dc optimized texture rendering 2022-05-10 09:56:58 +02:00
vaxerski 9a699ab153 fix yesterday's commit 2022-05-10 09:19:54 +02:00
vaxerski ef21baaf88 Optimize blur massively and some fixes 2022-05-09 21:37:41 +02:00
vaxerski d70de566c4
Merge pull request #66 from Tanish2002/add-nix-flakes
Add files for nix build
2022-05-08 22:00:34 +02:00
Tanish2002 dc6702ea58 small fix for nativebuildinputs 2022-05-09 00:37:41 +05:30
Tanish2002 7c6fc3c6ad add xwayland disabling support to flake.nix 2022-05-08 23:48:13 +05:30
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