Commit graph

262 commits

Author SHA1 Message Date
Vaxry
a53ebab1ca
hyprbars: chase hyprland
Some checks failed
Nix / build (push) Has been cancelled
fixes #328
2025-04-30 01:51:05 +01:00
Mihai Fufezan
e2fc760fdb
hyprbars: fix rounding (#327)
Some checks are pending
Nix / build (push) Waiting to run
2025-04-29 19:45:46 +02:00
Vaxry
2b9a54f21b
all: chase hyprland
Some checks are pending
Nix / build (push) Waiting to run
2025-04-29 14:22:22 +01:00
Amadej Kastelic
61ab0385c8
all: Change variable names to chase Hyprland (#324)
Some checks failed
Nix / build (push) Has been cancelled
* flake.lock: update hyprland

* all: Change variable names to chase Hyprland
2025-04-25 21:50:46 +02:00
Vaxry
bd929f71ef
hyprpm: fix pin for 0.48.1
Some checks are pending
Nix / build (push) Waiting to run
2025-04-25 15:42:05 +01: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
matt1432
faa4e78275 all: chase hl time changes 2025-04-20 16:41:09 +03:00
matt1432
b08909ec7b hyprexpo: get rid of some compiler warnings 2025-04-20 16:41:09 +03:00
matt1432
8e86186b4f chore: update flake.lock 2025-04-20 16:41:09 +03:00
Khalid
be6b9875dd
hyprbars: Add icon_on_hover option (#305) 2025-04-06 16:43:42 +02:00
Jean-Louis Fuchs
cef1854a54
hyprbars: fix type mismatch on 32-bit systems (#317) 2025-04-05 22:21:53 +02:00
Vaxry
6dca4ece21 hyprpm: add pins for 0.48.0 and .1 2025-03-30 14:02:20 +01: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
1f332c09a2 hyprbars: avoid derefing null workspace in inputIsValid
fixes #310
2025-03-25 00:17:39 +00:00
vaxerski
4e36349249 hyprbars: don't remove bar on unmap, keep it around
fixes #307
2025-03-24 11:26:31 +00:00
Mihai Fufezan
7429a0ea78
flake: remove merged overlay 2025-03-21 11:51:12 +02:00
Vaxry
4e85fb4fbf hyprbars: fix outdated render call
fixes #303
2025-03-18 16:19:18 +00:00
Vaxry
306e416802 hyprbars: animate bar color with border
fixes #304
2025-03-18 16:13:11 +00:00
Ali Samadzadeh
0eb996c3ed
Hyprbars: set pango base direction to neutral for rendering title (#302) 2025-03-16 23:32:53 +01:00
Constantin Piber
4f48dbe12f
hyprwinwrap: chase ff9e059 (#294) 2025-02-07 23:07:05 +01:00
elviosak
6d525bcfea
Hyprbars: center button text (#291) 2025-02-03 20:50:36 +01:00
elviosak
557e7b4e11
Hyprbars: disable drag when clicking button (#289) 2025-02-03 20:50:03 +01:00
elviosak
eefa87d099
Hyprbars: fix hyprbar-button bgcolor (#288) 2025-02-02 13:47:46 +01:00
Vaxry
1c4b446cea hyprpm: add pin for 0.47.2 2025-02-02 00:53:55 +00:00
Vaxry
ae38ea6ee4 hyprpm: add pin for 0.47.1 2025-01-29 23:25:18 +00:00
Vaxry
014003b2bd hyprpm: update pin for 0.47.0 2025-01-27 20:56:14 +00:00
Vaxry
3e51162d83 expo: fix for 0.47
fixes #282
2025-01-27 20:55:57 +00:00
Vaxry
a07cebff92 hyprpm: add pin for 0.47.0 2025-01-27 13:41:27 +00: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
vaxerski
b4c0fa3ebc xtra-dispatchers: add closeUnfocused 2025-01-08 22:34:52 +01:00
caffeine
948d70b26e
hyprbars: Improve (touch + button) functionality (#265)
Various miscellaneous improvements

---------

Co-authored-by: vaxerski <vaxry@vaxry.net>
2025-01-08 17:13:42 +00: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
Constantin Piber
b6b31113ce
expo: chase hyprland
I've opted to remove the optional parameters, since they match the defaults, so unless there is a specific reason for explicitly setting them this is easier
2025-01-05 22:13:33 +00:00
vaxerski
920af33577 all: avoid crash on unload if using render pass elements
fixes #264
2025-01-02 18:17:25 +01:00
vaxerski
a41bcdccac expo: fixup workspace rendering 2024-12-27 11:36:59 +01:00
Filip
616e7ef0ac
hyprbars: fix typo in error message (#262) 2024-12-26 10:36:14 +00:00
vaxerski
7dc20bdf16 hyprbars: focus on mouse down on the bar
fixes #259
2024-12-25 16:12:12 +01:00
vaxerski
3cd8d37a5d borderspp: chase hyprland 2024-12-25 15:58:23 +01:00
Vaxry
859b9cd371 hyprbars: expand the bar pass bb a bit
occlusion is a bit aggressive, we need to fix that
2024-12-22 17:05:59 +00:00
Vaxry
a98c16ded5 hyprbars: add an option to blur the bar
fixes #61
2024-12-22 16:55:36 +00:00
Vaxry
8a29b42dbe all: chase hyprland 2024-12-22 16:33:12 +00:00
Mihai Fufezan
067bbc9eab
xtra-dispatchers: add nix 2024-12-21 22:45:23 +02:00
Vaxry
2a01b29098 README: add xtra-dispatchers 2024-12-19 20:35:00 +00:00
Vaxry
d4525d5aa9 xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00
Vaxry
b8293c3608 hyprpm: add pin for 0.46.2 2024-12-19 19:43:47 +00:00
Vaxry
2bfda39fc8 hyprbars: manually detect pointer focus
fixes #248
2024-12-18 14:51:25 +00:00
Mihai Fufezan
179fab73cd
flake.nix: overlay mkHyprlandPlugin
flake.lock: update
2024-12-17 19:04:03 +02:00