Commit Graph

476 Commits

Author SHA1 Message Date
Narice 0aacdbdfb6 Fixed build for Nix/OS users 2022-05-16 16:01:28 +01:00
Narice 23c3534197
Merge branch 'vaxerski:main' into main 2022-05-16 11:53:28 +01:00
Narice 4f10d8e07d Fixed Hyprland default.nix to provide session 2022-05-16 11:33:00 +01:00
Narice 6c0a374ba5 Fixed overlay 2022-05-16 11:26:06 +01:00
vaxerski e991550abe Added source= 2022-05-16 10:09:20 +02:00
vaxerski 26cd7d73e5 Added user-defined vars in config 2022-05-16 09:38:42 +02:00
vaxerski 1d4d52af31
Merge pull request #76 from ThatOneCalculator/aur
Create aur folder for PKGBUILDS
2022-05-15 23:11:39 +02:00
Kainoa Kanter 9c7131e802
Add `git` PKGBUILD 2022-05-15 14:02:51 -07:00
vaxerski 96cdf8fd5e fix for wlroots-git update 2022-05-15 18:41:02 +02:00
vaxerski ebd60c6699
updated readme previews 2022-05-15 18:31:30 +02:00
vaxerski d7ad80e6a2 Added window animation rules 2022-05-15 14:18:31 +02:00
vaxerski cba4693d39 Fix certain layersurfaces crashing 2022-05-15 11:25:42 +02:00
Narice c14fa896e3 Fix overlay in flake.nix 2022-05-14 22:15:37 +01:00
vaxerski deb18af955 Protect against crash in focusWindow 2022-05-14 20:56:21 +02:00
vaxerski e8a432e979 oops forgot about this 2022-05-14 20:12:29 +02:00
vaxerski f7214114d4 adjust blur radius 2022-05-14 20:11:34 +02:00
Narice cde66de09f Revert "Fixing flake"
This reverts commit 99b7726502.
2022-05-14 17:20:22 +01:00
Narice f012faea49 Revert "Deleting apps in flake.nix"
This reverts commit 809f7cd698.
2022-05-14 17:20:04 +01:00
Narice 809f7cd698 Deleting apps in flake.nix 2022-05-14 17:15:08 +01:00
Narice 99b7726502 Fixing flake 2022-05-14 17:11:15 +01:00
Narice 1b5c4ffff5 Fixed apps.default in flake.nix 2022-05-14 17:05:27 +01:00
Narice 7a5a10980d Added overlay and overlays to flake.nix 2022-05-14 16:59:10 +01:00
vaxerski f0d52d8a88 log layersurface cleanup 2022-05-14 17:28:55 +02:00
vaxerski 6db68917ab rename cleanupWindows to cleanupFadingOut 2022-05-14 17:26:34 +02:00
vaxerski 109136af97 Fadein/out now applies to layersurfaces too 2022-05-14 17:23:46 +02:00
vaxerski 694f4433a2 Added animation style and style slide 2022-05-14 16:43:30 +02:00
vaxerski 8f0aa6c941 Use new keyword in the config 2022-05-14 16:01:37 +02:00
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