Tom Englund
dd28351a61
hyprtrails: move to gles3 and new uniform caching in hyprland ( #406 )
...
* hyprtrails: move to gles3 shadering
now that we use gles3 in hyprland, move over the shader to gles3 in
hyprtrails too.
* hyprtrails: move shader usage to the new caching
move the shader usage to the new caching functions and members.
2025-06-26 19:26:25 +02:00
Evan Koehler
c1fdf38bfc
HyprExpo: update documentation ( #405 )
2025-06-25 00:16:41 +03:00
Evan Koehler
aa23323de3
hyprbars: update documentation ( #404 )
2025-06-24 18:22:08 +03:00
Vaxry
132e610b65
xtra-dispatchers: fix closeunfocused
...
fixes #402
2025-06-23 14:35:53 +02:00
zacoons
8b4405ab46
readme: fixed a typo ( #400 )
2025-06-21 12:59:38 +02:00
Friday
f49193f8e0
hyprfocus: fix nix
2025-06-20 11:41:32 +03:00
Mihai Fufezan
03b0717628
CI/Nix: add cache-nix-action
...
Use nixbuild/nix-quick-install-action which pairs well with
nix-community/cache-nix-action.
Should help with build times by reducing the number of packages needing
to be re-downloaded on each run.
Parameters are taken from https://github.com/nix-community/cache-nix-action
and may be tweaked later.
2025-06-20 01:28:32 +03:00
codyhahn
a65f46c564
hyprfocus: add default.nix
2025-06-19 21:27:41 +03:00
Vaxry
39c2832102
focus: avoid replaying anim on an unchanged window
2025-06-19 17:39:44 +02:00
Vaxry
f444ff0089
hyprfocus: init new plugin
2025-06-19 17:31:30 +02:00
Khalid
c0e675dd87
hyprbars: add inactive_button_color option ( #383 )
2025-06-17 20:18:59 +02:00
Vaxry
4783860953
scrolling: force instant change on manual resize
...
fixes #388
2025-06-15 11:39:26 +02:00
Vaxry
a79dc40e61
scrolling: fix promote not recalculating
...
fixes #387
2025-06-15 11:36:50 +02:00
Vaxry
a2cc080386
hyprbars: add on_double_click
...
fixes #384
2025-06-13 15:14:08 +02:00
Ilja Kocken
5111562c62
README: add hyprpm install notes ( #382 )
2025-06-13 16:08:14 +03:00
Khalid
e8f212e9c8
hyprbars: invalidate input when overlay and top shell layers are on top ( #377 )
...
* ignore hyprbars input on overlay and top layers
* simplify layer check
2025-06-10 08:09:40 +01:00
Leonel Cortés
f58f65b375
expo: close on hovered workspace when using dispatcher with toggle mode ( #378 )
2025-06-09 08:13:05 +01:00
vaxerski
7769e10250
scrolling: avoid crash on clamp
...
fixes #375
2025-06-08 13:51:06 +02:00
vaxerski
eb42a53d17
scrolling: add focus_fit_method
...
fixes #363
2025-06-08 10:37:29 +02:00
vaxerski
66de9f58ae
scrolling: do not leave empty space on close
...
fixes #370
2025-06-08 10:37:29 +02:00
vaxerski
209f5cbcc4
scrolling: fit column on resize
...
ref #370
2025-06-08 10:37:29 +02:00
PostCyberPunk
2eee96fe52
readme: install plugin without home-manager
2025-05-29 16:40:41 +03:00
vaxerski
367f4fc6e9
hyprpm: add pin for 0.49.0
2025-05-28 14:56:37 +02:00
Vaxry
d81d96e9d6
scrolling: fixup refocus on close issues
...
fixes #364
2025-05-26 16:59:09 +02:00
Vaxry
a2157f8da7
hyprbars: don't respond to input on disabled bars
...
fixes #362
2025-05-25 22:46:48 +02:00
clotodex
1e57d4e54d
hyprscrolling: fix colresize not always recalculating ( #360 )
2025-05-24 23:46:48 +02:00
clotodex
032b2fd879
hyprscrolling: fix viewport should follow movewindowto ( #359 )
2025-05-24 23:46:33 +02:00
Vaxry
c04dee3d0c
scrolling: add promote layoutmsg
2025-05-24 14:31:35 +02:00
Vaxry
19dc215230
scrolling: make new windows columns by default
...
ref #348
2025-05-24 14:28:17 +02:00
clotodex
d4df48ee95
hyprscrolling: Fix focus not calling recalculate ( #358 )
2025-05-24 14:00:40 +02:00
Vaxry
139cccf4ca
scrolling: add all to colresize
...
ref #348
2025-05-22 15:17:25 +02:00
Vaxry
212f79fc36
scrolling: add focus layoutmsg
...
ref #348
2025-05-22 15:14:27 +02:00
Vaxry
1b659b70cb
hyprscrolling: add fit
...
ref #348
2025-05-22 15:05:40 +02:00
Vaxry
e00453ede3
scrolling: fix fullscreen
...
fixes #351
2025-05-22 14:03:19 +02:00
Vaxry
4dea1029e8
hyprscrolling: add preconfigured widths for resize
...
ref #348
v0.49.0-fix
2025-05-18 21:18:38 +02:00
Vaxry
f7665af850
hyprscrolling: fixup minor oopsie
...
fixes #349
2025-05-18 20:57:19 +02:00
Vaxry
05dae996eb
hyprscroller: add mouse resize controls
...
fixes #347
2025-05-18 19:03:07 +02:00
Vaxry
803343f7ef
hyprscrolling: fix reserved area
...
fixes #346
2025-05-18 18:14:46 +02:00
Vaxry
b8c75de20a
hyprbars: add enabled config option
2025-05-17 15:08:30 +02:00
Constantin Piber
c491d28314
trails: Chase hyprland ( #338 )
...
CShader -> SShader 22b12e3013
2025-05-09 18:09:02 +02:00
Amadej Kastelic
c25ee86113
csgo-vulkan-fix: chase hyprland ( #335 )
...
* flake.lock: update
* csgo-vulkan-fix: chase hyprland
v0.49.0
2025-05-07 20:55:53 +02:00
Zebra2711
eab6921631
all: chase hyprland ( #334 )
...
Co-authored-by: Zebra2711 <zebra2711@users.noreply.github.com>
2025-05-06 03:57:20 +02:00
Amadej Kastelic
fcf1c2ae6f
all: Chase Hyprland ( #331 )
...
* flake.lock: update hyprland
* all: Chase Hyprland
2025-05-03 19:38:51 +02:00
Vaxry
0ca682bc2c
hyprbars: chase hyprland
2025-05-03 15:09:25 +01:00
Mihai Fufezan
6904c6dac5
hyprscrolling: fix nix
2025-05-02 21:53:59 +03:00
Vaxry
0152cb6dff
hyprpm: add hyprscrolling
2025-05-02 19:52:00 +01:00
Vaxry
6e215e4f9d
hyprscrolling: init plugin
2025-05-02 19:48:37 +01:00
Vaxry
16fddaab1e
all: chase hyprland
2025-05-01 18:04:34 +01:00
Vaxry
a53ebab1ca
hyprbars: chase hyprland
...
fixes #328
2025-04-30 01:51:05 +01:00
Mihai Fufezan
e2fc760fdb
hyprbars: fix rounding ( #327 )
2025-04-29 19:45:46 +02:00