Commit graph

81 commits

Author SHA1 Message Date
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
c5838d1d43
feat: add system tray with working opening of windows 2024-08-26 20:17:43 +02:00
bdae31a055
fix: flake not loading icons 2024-08-26 04:21:03 +02:00
8cd552623e
feat: add linux activation watermark 2024-08-26 04:21:03 +02:00
ee2b64fa99
feat: add application name to stream description 2024-08-26 03:41:08 +02:00
bf4a4a302a
feat: first iteration off a working audio volumen manager
- default sink
   - mute it
   - change volume
- streams
   - change volume
2024-08-26 03:08:25 +02:00
a5606ce51d
feat: change qs package to fork including qml lib generation for linter 2024-08-25 18:18:23 +02:00
59e06ced91
feat: add window opening for the audio manager 2024-08-25 04:45:23 +02:00
cd382d4177
feat: style clock widget similarly to audio widget, increase font weight and make reactive 2024-08-25 04:02:21 +02:00
93f038aefb
feat: make volume bar non interacteable 2024-08-25 03:59:16 +02:00
a44637492d
feat: make bar transparent
also move Time provider into provider folder
2024-08-25 03:58:44 +02:00
e939c8e84f
feat: add mouseregion for audio scrolling and volume icon
Volume icon is temporary and from flaticon
2024-08-24 23:04:56 +02:00
34f99e0165
chore: simplify flake 2024-08-24 21:28:39 +02:00
f4f3b0714a
feat: added audio slider
Audio slider updates volume properly
2024-08-24 05:30:43 +02:00
b0e6ebc325
feat: add multiline clock 2024-08-23 16:57:39 +02:00
7fb870b389
chore: format code according to qmlformat 2024-08-23 13:07:04 +02:00
423c2ba668
feat: init repo & follow documentation
Following the Quickshell documentation to get started

https://quickshell.outfoxxed.me/docs
2024-08-23 01:30:33 +02:00