Commit graph

66 commits

Author SHA1 Message Date
6407497220
chore: simplify nix package 2024-11-12 01:37:14 +01:00
02a72fb5d2
feat: improve notification popup 2024-11-11 23:37:02 +01:00
9549bd50be
feat: add test workspace overview 2024-11-10 22:25:08 +01:00
6e9b21d638
chore: bump lock 2024-11-10 22:24:29 +01:00
f31a57c15d
feat: use quickshell native sway functions 2024-11-03 15:35:47 +01:00
2a75912724
chore: clean warnings 2024-11-01 19:20:14 +01:00
9a85c9f0c0
feat: align close button to right and fix egregious masking workaround 2024-11-01 19:02:46 +01:00
45cb11aa29
chore: bump lock 2024-10-30 19:57:35 +01:00
37add5008a
feat: add battery status indicator 2024-10-30 17:26:10 +01:00
74caaa8d0e
fix: notification body wraps properly 2024-10-30 14:51:45 +01:00
462e72a364
chore: fix pre-commit deprecation 2024-10-30 14:51:35 +01:00
ddcbaedce4
fix: error in systemd execution 2024-10-05 00:25:32 +02:00
05c0df3478
feat: father I am sorry for I have sinned
Shitty workaround for "dynamic" clickable areas
2024-10-02 18:40:50 +02:00
5309cf0de6
fix: crop image that do not have a 1:1 aspect ratio 2024-09-29 02:56:26 +02:00
696390ab7c
feat: expand toast on hover 2024-09-29 02:36:02 +02:00
b82995dd9d
feat: add notification popups 2024-09-29 00:05:31 +02:00
2295f26618
chore: random fixes 2024-09-28 19:13:36 +02:00
6cd1de8984
doc: update readme with up to date screenshots 2024-09-28 03:19:45 +02:00
baa9b002c7
feat: give audio manaager a border, hide next/prev player when only a single or no players 2024-09-28 03:16:37 +02:00
98c0308a52
feat: round corners auf audioman 2024-09-28 02:33:18 +02:00
b9215cdc92
feat: add shuffle and loop controls 2024-09-28 02:32:52 +02:00
1d0d152079
feat: create an mpris management widget 2024-09-28 01:13:41 +02:00
9133fa6435
feat: add a provider for mpris data 2024-09-28 01:12:56 +02:00
eb4a7110bb
feat: add basic type for rounded images and a icon button 2024-09-28 01:12:41 +02:00
1b55777da1
feat: make audio manager closable when clicking anywhere 2024-09-27 19:41:11 +02:00
37cc9423d7
feat: add current playing song display 2024-09-27 19:20:19 +02:00
d94cc5573c
fix: inhibitor wont inhibit shutdown and adjusted position of audioman 2024-09-23 18:11:34 +02:00
f0aa20544f
chore: simplify flake 2024-09-22 00:56:08 +02:00
d3717cae4b
feat: declare inhibitor process as singleton to synchronize multi display bars 2024-09-21 19:33:02 +02:00
3e1d621e72
feat: add setting default sink capabilities 2024-09-21 03:49:15 +02:00
c6158cdc4e
feat: make nmtui toggleable 2024-09-21 03:48:53 +02:00
db3042111f
feat: hacky network and notification widget and caffeine widget
Network and notification widgets are just buttons to open nmtui and
swaync respectively... what they are doing in my waybar right now
anyways. Now I *should* not need waybar anymore.

Caffeine widget does what there is to do, set an inhibitor.

Restructured the project so that icons are in src/, screenshots are in
the renamed screenshots folder
2024-09-21 02:05:00 +02:00
efa0386ade
chore: bump flake for systray menu fix 2024-09-16 03:33:03 +02:00
455f3b24ba
chore: small logic fix 2024-09-15 18:34:39 +02:00
495baa5e3c
chore: bump flake 2024-09-15 18:34:23 +02:00
4480985672
feat: generalize workspace indicator for Hyprland + Sway and clean 2024-09-15 00:54:47 +02:00
b0ceb423d9
feat: add systray context menus 2024-09-07 22:00:44 +02:00
25f7c1ed6c
chore: apply lsp suggestions and indicator for primary sink 2024-08-29 10:33:28 +02:00
4c9fb99d39
feat: design for privacy widget
NON-FUNCTIONAL
2024-08-29 08:02:09 +02:00
913b13aa68
feat: first draft of a battery indicator
Displays current charge level graphically, also displays the overall
battery health, if it is provided by UPower, untested as my laptop
battery does not privde that.
2024-08-29 05:43:59 +02:00
88a6eaf742
chore: add some qmllsp recommendations 2024-08-29 03:52:31 +02:00
9898fee90f
fix: systray not fully revealing last elem 2024-08-28 03:58:25 +02:00
2577cb169d
chore: refactor workspace code 2024-08-28 03:46:28 +02:00
95686e6600
docs: update readme and add examples 2024-08-28 01:24:57 +02:00
d91add5655
chore: restructure src and move rectangle style to a dedicated file 2024-08-28 00:12:17 +02:00
30badd864e
feat(sway): working workspace indicator
Indicator is buggy when workspace is focused & hovered at the same time
2024-08-27 23:35:57 +02:00
16a5743c6a
feat(audiomanager): display all sinks 2024-08-27 19:31:52 +02:00
388d31b1ec
chore: clean up systray code 2024-08-27 19:19:25 +02:00
f61715d601
chore: bump flake inputs
- outfoxxed fixed audio slider bug
2024-08-27 15:08:00 +02:00
28171e3a44
chore: ColumnLayout for bar 2024-08-27 03:18:52 +02:00