47 Commits

Author SHA1 Message Date
Vaxry
81f6d14265
all: chase hyprland 2025-10-23 20:54:45 +01:00
VuaTech
d0d8e8dd5b
all: fix build with clang (#489)
Fixes #279
2025-09-25 17:17:00 +02:00
Amadej Kastelic
1cfcc6fe6a chore: chase nixpkgs 2025-09-22 12:18:57 +03:00
Fridella
827a1815b8
all: chase hyprland opengl render fn changes (#437) 2025-08-01 13:53:41 +02:00
Malix
14f9a44479 enhance: official plugins links 2025-07-20 19:17:44 +03:00
matt1432
3eaa665afe fix(all): chase hyprland renderer changes 2025-07-10 20:18:38 +03:00
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
Constantin Piber
c491d28314
trails: Chase hyprland (#338)
CShader -> SShader 22b12e3013
2025-05-09 18:09:02 +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
Vaxry
16fddaab1e
all: chase hyprland 2025-05-01 18:04:34 +01:00
Vaxry
2b9a54f21b
all: chase hyprland 2025-04-29 14:22:22 +01:00
Amadej Kastelic
61ab0385c8
all: Change variable names to chase Hyprland (#324)
* flake.lock: update hyprland

* all: Change variable names to chase Hyprland
2025-04-25 21:50:46 +02:00
Amadej Kastelic
8e5e53adef
all: Change variable names to chase Hyprland (#322)
* flake.lock: update hyprland

* Use correct var names after hyprland refactor
2025-04-22 21:31:50 +02:00
Constantin Piber
d84f5d577b
hyprtrails: chase hyprland (#313)
Commit 7374a023ef moved Shaders.hpp as part of generating the file
2025-03-30 15:00:43 +02:00
Vaxry
bf3ec0479d all: chase hyprland 2025-01-26 15:08:45 +00:00
Vaxry
7634792d19 all: chase hyprland 2025-01-24 01:30:43 +00:00
vaxerski
d2dad5b434 all: chase hyprland 2025-01-17 19:20:10 +01:00
Pollux
25d0292857
all: add new roundingPower parameter to render function calls (#272) 2025-01-08 00:32:25 +00:00
vaxerski
d224c84d8e all: chase hyprland 2025-01-07 19:30:40 +01:00
vaxerski
920af33577 all: avoid crash on unload if using render pass elements
fixes #264
2025-01-02 18:17:25 +01:00
Vaxry
8a29b42dbe all: chase hyprland 2024-12-22 16:33:12 +00:00
Amaan Qureshi
2530394e67
all: chase hyprland (#252) 2024-12-04 15:58:09 +01:00
Constantin Piber
4141dfdd1f
chase https://github.com/hyprwm/Hyprland/commit/67cee4300 (#246) 2024-11-19 21:45:50 +00:00
Constantin Piber
c347d8ad9b
all: chase hyprland fixes (#238)
* Fix 60c5c63

* Also update to most recent commit
2024-11-02 22:55:20 +00:00
vaxerski
60c5c6330b all: chase hyprland 2024-10-31 11:18:29 +00:00
Vaxry
082d5c1007 all: chase hyprland 2024-10-21 19:17:06 +01:00
vaxerski
4fcb465c9d hyprtrails: chase hyprland 2024-09-25 11:08:10 +01:00
Vaxry
1ce5b7a046 all: chase hyprland 2024-07-21 13:40:40 +02:00
Mihai Fufezan
928164d6d2
plugins: chase Hyprland 2024-07-13 16:10:57 +03:00
Mihai Fufezan
61656eb7d6
hyprtrails,borders-plus-plus: chase hyprland 2024-06-23 22:21:21 +03:00
Vaxry
dcbdc9a08d all: chase hyprland 2024-05-08 13:48:33 +01:00
Mihai Fufezan
d716d12213 treewide: add CMake files
- Nix: switch everything to CMake
- simplify overlay
2024-05-05 16:36:13 +03:00
Vaxry
97e9d252ff all: chase hyprland 2024-04-27 13:06:23 +01:00
Vaxry
be8f8d81ef all: chase hyprland 2024-04-22 15:57:22 +01:00
zebogan
9971fec974
treewide: update pkgconfig flags to include irregular locations of headers on distros like openSUSE (#150) 2024-04-20 13:05:44 +03:00
vaxerski
4334510363 all: chase hyprland
fixes #104
2024-04-03 12:09:31 +01:00
Vaxry
e45066d074 all: chase hyprland 2024-03-31 02:18:20 +01:00
Vaxry
29f31da29a all: chase hyprland 2024-03-20 03:02:10 +00:00
Mihai Fufezan
34ade54e1b Nix: use mkHyprlandPlugin from nixpkgs 2024-03-13 00:08:22 +02:00
Vaxry
35fe7c3202 all: chase hyprland 2024-03-02 19:38:48 +00:00
Vaxry
f99822818e all: chase hyprland 2024-02-18 15:30:26 +00:00
Vaxry
efee74a740 hyprtrails: chase hyprland
fixes #53
2023-11-30 10:21:48 +00:00
Vaxry
2cc193e6dc all: update for hyprland#3800 2023-11-11 14:39:46 +00:00
Mihai Fufezan
dbac311729
hyprtrails: add meson and nix 2023-11-06 13:16:01 +02:00
Vaxry
92c567ce9c hyprtrails: fix for scaled / transformed displays 2023-11-04 17:35:09 +00:00
Vaxry
793c779002 hyprtrails: fix for hyprland@#3755 2023-11-04 17:28:57 +00:00
Vaxry
87955bceb1 hyprtrails: add plugin 2023-11-04 00:45:35 +00:00