Commit graph

102 commits

Author SHA1 Message Date
caffeine01
bf58b971cb near full touch support 2024-12-13 18:03:42 +00:00
caffeine01
7b049d6eea remove redundant window locking code 2024-12-13 00:33:03 +00:00
caffeine01
0ec30b6d20 remove commented code 2024-12-11 19:53:08 +00:00
caffeine01
0bb3e3321e fix porblem where the plugin would take control of all clicks + problem where dragging was toggled on any click of the bar 2024-12-11 11:44:40 +00:00
caffeine01
72fb6b55cb reduce code repetition, try to add tablet(pen) support but realise there is no proper interface (?) in hyprland api 2024-12-10 23:54:48 +00:00
caffeine01
8df140f040 oops 2024-12-10 22:51:23 +00:00
caffeine01
57b7940dea sensible 2024-12-10 22:28:30 +00:00
caffeine01
b21f78e41f amend review observations 2024-12-10 21:07:42 +00:00
caffeine01
ac13c3350e fixd 2024-12-10 20:35:46 +00:00
caffeine01
be5f741eb7 oops 2024-12-10 20:03:40 +00:00
caffeine01
b10a63f0ef Further much needed changes (renaming col.text, allowing users to change the icon colour of buttons) 2024-12-10 19:50:18 +00:00
caffeine01
0bedd0abe5 The most basic implementation of touch support for hyprbars 2024-12-09 23:07: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
60c5c6330b all: chase hyprland 2024-10-31 11:18:29 +00:00
81bda675ee all: chase hyprland
fixes #237
2024-10-28 14:25:34 +00:00
082d5c1007 all: chase hyprland 2024-10-21 19:17:06 +01:00
Gabriel Fontes
b73d7b901d
hyprbars: add bar_color & title_color windowrules (#192)
* hyprbars: add bar_color & title_color windowrules

* hyprbars: fix if formatting

* hyprbars: format
2024-08-08 20:59:51 +02:00
4bfa885feb hyprbars: fixup condition for button down 2024-07-22 17:23:43 +02:00
1ce5b7a046 all: chase hyprland 2024-07-21 13:40:40 +02:00
928164d6d2
plugins: chase Hyprland 2024-07-13 16:10:57 +03:00
db46f6acb3
hyprbars: chase hyprland 2024-06-23 21:57:13 +03:00
8571aa9bad all: chase hyprland 2024-06-08 11:12:34 +02:00
c28d1011f4 hyprbars: chase hyprland
fixes #168
2024-05-14 22:40:06 +01:00
dcbdc9a08d all: chase hyprland 2024-05-08 13:48:33 +01:00
d716d12213 treewide: add CMake files
- Nix: switch everything to CMake
- simplify overlay
2024-05-05 16:36:13 +03:00
18daf37b7c hyprbars: support a dynamic nobar window rule
fixes #70

fixes #28

ref #74
2024-05-02 02:31:33 +01:00
97e9d252ff all: chase hyprland 2024-04-27 13:06:23 +01:00
8b0f67a8a6 hyprbars: fix never registered callback
fixes #155
2024-04-25 21:55:32 +01:00
Liassica
d8f695a7c2
hyprbars: fix left align (#153)
Co-authored-by: Liassica <git-commit.jingle869@aleeas.com>
2024-04-23 22:05:52 +01:00
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
4334510363 all: chase hyprland
fixes #104
2024-04-03 12:09:31 +01:00
e45066d074 all: chase hyprland 2024-03-31 02:18:20 +01:00
826d47b855 hyprbars: verify windowBox size 2024-03-23 21:24:42 +00:00
81460bd869 hyprbars: fixup size clamp condition
ref #101
2024-03-23 21:23:21 +00:00
adec334acf hyprbars: remove deco on unmap
fixes #71
2024-03-21 18:58:10 +00:00
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
35fe7c3202 all: chase hyprland 2024-03-02 19:38:48 +00:00
f99822818e all: chase hyprland 2024-02-18 15:30:26 +00:00
47a1acd6ba
all: chase hyprland
fixes #66 fixes #67
2024-01-28 23:40:51 +02:00
sjp760
f62f3b216e hyprbars: update meson.build 2023-12-29 00:14:48 +02:00
sjp760
e4e1e33fa9 hyprbars: update Makefile to include necessary pkgconfig flags 2023-12-29 00:14:48 +02:00
c6c9fba566 hyprbars: bring window to top on mouse down
fixes #65
2023-12-28 22:18:12 +01:00
a1277add4b hyprbars: add an option to remove title
fixes #59
2023-12-15 15:46:37 +00:00
af229e6aee hyprbars: decrease input drag height by 1 2023-12-14 13:09:12 +00:00
d4350bfff7 hyprbars: fixup click position calculations for buttons 2023-12-13 01:35:16 +00:00
340ade398e hyprbars: add configurable padding 2023-12-13 01:29:13 +00:00