Commit Graph

22 Commits

Author SHA1 Message Date
snehrbass e80bf4a44d
Hyprbars: Improve Title Rendering (#16)
* use pangocairo to draw title

* add padding and ellipsis

* add max and close colors to config

* remove snake case, better config variable names

* add pangocairo as a dependency to meson build

* add `buttons:button_size`, adjust for bordersize

* add button_size doc

---------

Co-authored-by: nehrbash <stephen.nehrbass@infinitetactics.com>
2023-05-01 20:02:05 +01:00
vaxerski 274b46c1f7 hyprbars: fix include paths 2023-05-01 02:57:48 +01:00
vaxerski a6097426e6 all: use pkgconfig for headers 2023-05-01 01:03:10 +01:00
snehrbass 5c383dc5bc
unregister callback for mouse move (#15)
Co-authored-by: nehrbash <stephen.nehrbass@infinitetactics.com>
2023-04-28 15:27:39 +01:00
vaxerski 960a2ae4aa all: update makefile 2023-04-27 14:43:06 +01:00
Mihai Fufezan c6b1928fac
Meson: init in all plugins and fix include paths 2023-04-27 02:01:22 +03:00
vaxerski daab9e07e5 hyprbars: end drag on out of bar 2023-04-18 19:50:09 +01:00
vaxerski bb1437add2 hyprbars: fix typo 2023-04-05 11:20:21 +01:00
vaxerski 9851a55ae9 hyprbars: fix offset on multimon 2023-04-05 11:18:47 +01:00
Vaxry 10522051cd add additional wlroots include dirs 2023-04-01 02:21:31 +01:00
vaxerski cdebc72b48 add wlr include paths to all makefiles 2023-03-18 00:50:38 +00:00
vaxerski 3b44ce9725 hyprbars: minor drag fixes 2023-03-16 16:00:59 +00:00
vaxerski 21c277c2f2 hyprbars: minor drag fixes 2023-03-16 15:58:46 +00:00
vaxerski 3f582dface hyprbars: add preview 2023-02-28 23:21:20 +00:00
vaxerski 376e3745b3 Minor fix to dragging 2023-02-28 23:14:49 +00:00
vaxerski 18ebaa7189 Add dragging support 2023-02-28 22:53:49 +00:00
vaxerski 5f48afd655 hyprbars: recalc on detach 2023-02-28 22:03:04 +00:00
vaxerski 92b6ef6572 Added buttons to hyprbars 2023-02-28 21:59:58 +00:00
vaxerski 39fea62bf4 Fixup for latest hl commits 2023-02-28 21:17:46 +00:00
vaxerski 47ebd2218d better spacing for readme 2023-02-28 20:31:45 +00:00
vaxerski 41881472ee better spacing for readme 2023-02-28 20:31:28 +00:00
vaxerski 67786537fa Added hyprbars 2023-02-28 20:30:51 +00:00