137 Commits

Author SHA1 Message Date
Vaxry
81f6d14265
all: chase hyprland 2025-10-23 20:54:45 +01:00
Zach DeCook
25a5d1327e
hyprbars: fix touch handling (#505) 2025-10-13 12:44:31 +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
skrmc
376d08bbbd
all: chase hyprland (#462)
* hyprexpo: update workspace animation calls

* fix: update include path of animation manager
2025-08-29 11:58:09 +02:00
willoh
833af8e8c6
hyprbars: remove init notification (#446) 2025-08-09 20:05:09 +01: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
9ec8d2d073
hyprbars: use the setcap to cache glenable/disable (#410)
use the compositor cache setcap function to make the gl state mismatch
with our cpu cached values.
2025-07-01 11:30:45 +02:00
Evan Koehler
aa23323de3
hyprbars: update documentation (#404) 2025-06-24 18:22:08 +03:00
Khalid
c0e675dd87
hyprbars: add inactive_button_color option (#383) 2025-06-17 20:18:59 +02:00
Vaxry
a2cc080386
hyprbars: add on_double_click
fixes #384
2025-06-13 15:14:08 +02: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
Vaxry
a2157f8da7
hyprbars: don't respond to input on disabled bars
fixes #362
2025-05-25 22:46:48 +02:00
Vaxry
b8c75de20a
hyprbars: add enabled config option 2025-05-17 15:08:30 +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
0ca682bc2c
hyprbars: chase hyprland 2025-05-03 15:09:25 +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
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
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
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
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
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
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
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
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
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
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
Vaxry
2bfda39fc8 hyprbars: manually detect pointer focus
fixes #248
2024-12-18 14:51:25 +00:00
Vaxry
17ef806444 hyprbars: chase hyprland 2024-12-17 00:27:36 +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