Commit graph

479 commits

Author SHA1 Message Date
vaxerski
d13208eaa2 Merge pull request #78 from Narice/main
Providing an overlay for nix users and small fixes on flake.nix and default.nix
2022-05-16 17:39:26 +02:00
vaxerski
3c398444ca Added togglesplit dispatcher 2022-05-16 17:37:46 +02:00
vaxerski
2e4a4cc5f2 added dwindle:preserve_split 2022-05-16 17:27:55 +02:00
Narice
6a98662ec1 Fixed build for Nix/OS users 2022-05-16 16:01:28 +01:00
Narice
1f19c231b0 Merge branch 'vaxerski:main' into main 2022-05-16 11:53:28 +01:00
Narice
374b7351c2 Fixed Hyprland default.nix to provide session 2022-05-16 11:33:00 +01:00
Narice
1fabae6d8d Fixed overlay 2022-05-16 11:26:06 +01:00
vaxerski
2009db4ed2 Added source= 2022-05-16 10:09:20 +02:00
vaxerski
f96fdff655 Added user-defined vars in config 2022-05-16 09:38:42 +02:00
vaxerski
eb65423744 Merge pull request #76 from ThatOneCalculator/aur
Create aur folder for PKGBUILDS
2022-05-15 23:11:39 +02:00
Kainoa Kanter
af1e5ff741 Add git PKGBUILD 2022-05-15 14:02:51 -07:00
vaxerski
6a719f2b6a fix for wlroots-git update 2022-05-15 18:41:02 +02:00
vaxerski
57270057c8 updated readme previews 2022-05-15 18:31:30 +02:00
vaxerski
47b98aae8d Added window animation rules 2022-05-15 14:18:31 +02:00
vaxerski
bbce54085c Fix certain layersurfaces crashing 2022-05-15 11:25:42 +02:00
Narice
ce9b40d1c5 Fix overlay in flake.nix 2022-05-14 22:15:37 +01:00
vaxerski
1f90815f76 Protect against crash in focusWindow 2022-05-14 20:56:21 +02:00
vaxerski
dfb08a885c oops forgot about this 2022-05-14 20:12:29 +02:00
vaxerski
1b8f273999 adjust blur radius 2022-05-14 20:11:34 +02:00
Narice
26618a6f73 Revert "Fixing flake"
This reverts commit 99b7726502.
2022-05-14 17:20:22 +01:00
Narice
d9e2e389ea Revert "Deleting apps in flake.nix"
This reverts commit 809f7cd698.
2022-05-14 17:20:04 +01:00
Narice
f033553821 Deleting apps in flake.nix 2022-05-14 17:15:08 +01:00
Narice
a09d4caf12 Fixing flake 2022-05-14 17:11:15 +01:00
Narice
7dd71ed4aa Fixed apps.default in flake.nix 2022-05-14 17:05:27 +01:00
Narice
4917684ea4 Added overlay and overlays to flake.nix 2022-05-14 16:59:10 +01:00
vaxerski
9723b8cf79 log layersurface cleanup 2022-05-14 17:28:55 +02:00
vaxerski
32d62caf1b rename cleanupWindows to cleanupFadingOut 2022-05-14 17:26:34 +02:00
vaxerski
939a784e2e Fadein/out now applies to layersurfaces too 2022-05-14 17:23:46 +02:00
vaxerski
76fdca8a21 Added animation style and style slide 2022-05-14 16:43:30 +02:00
vaxerski
1276e7a5de Use new keyword in the config 2022-05-14 16:01:37 +02:00
vaxerski
7424059384 Added an animation= keyword 2022-05-14 15:56:01 +02:00
vaxerski
ec2c325774 Added nofocus rule 2022-05-14 14:37:57 +02:00
vaxerski
313517db93 fix incorrect mem use after delete 2022-05-14 11:10:50 +02:00
vaxerski
661b282ecc Improve bezier baking & approx 2022-05-12 16:59:51 +02:00
vaxerski
186248fb15 minor constraint fixes 2022-05-12 16:07:14 +02:00
vaxerski
38c2f07481 Workspaceanim: respect stack order 2022-05-12 13:03:02 +02:00
vaxerski
a91e005fda hyprerror fixes 2022-05-12 12:46:38 +02:00
vaxerski
879b018a76 Add invalid mod warn 2022-05-12 12:41:28 +02:00
vaxerski
eb7c7ed36a 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
5929202731 Added virtual pointer protocol 2022-05-12 12:13:02 +02:00
Mae Dartmann
7df59fdf1d 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
d8047e3690 Updated readme with anims clarified 2022-05-12 11:37:14 +02:00
vaxerski
28db99f082 fix and update the default and autogen cfg 2022-05-12 11:34:39 +02:00
vaxerski
a884603fe3 Added workspace animations 2022-05-12 11:27:31 +02:00
vaxerski
17da21d806 unminimize on activate 2022-05-11 15:03:31 +02:00
vaxerski
85290b5c97 Fix GDK window extents mouse offset
kind of...? Should work more or less
2022-05-10 11:01:03 +02:00
vaxerski
5140a7571f optimized texture rendering 2022-05-10 09:56:58 +02:00
vaxerski
a1782b6e72 fix yesterday's commit 2022-05-10 09:19:54 +02:00
vaxerski
3ac1256fe3 Optimize blur massively and some fixes 2022-05-09 21:37:41 +02:00
vaxerski
99986e3b36 Merge pull request #66 from Tanish2002/add-nix-flakes
Add files for nix build
2022-05-08 22:00:34 +02:00