Merge settings window to main #23

Merged
Zacharias-Brohn merged 48 commits from settingsWindow into main 2026-03-18 16:27:50 +01:00
Showing only changes of commit 386040d38a - Show all commits
+13
View File
@@ -21,3 +21,16 @@
- [x] Update module: When there is 1 package it still looks extremely off
- [x] Audio module + cava / audio wave ;) ( Don't make it into minecraft blocks
but aan actual wave) -- Probably not planned
# Issues in settingsWindow (16-03-2026)
- [ ] Drawing tool falls behind when accelerating with the cursor (slow start -> faster movement).
- [ ] Undo option for Drawing tool?
- [ ] Size 1-45 kinda weird numbers (not a real issue = ragebait).
- [ ] Dock has an invisible border it has a visual that it attaches to; perhaps make it visible when the dock shows?
- [ ] Dock apps are clickable and navigates to app (good). If two instances are available, this feels arbitrarily chosen on one instance (maybe defaults to workspace closest to 1?) (like a selection or hover to see options).
- [ ] Dock cannot be closed with escape, user needs to click to leave Dock (Dock stops user from interacting with other apps like typing).
- [ ] Global shortcut for opening Dock and perhaps keyboard navigation? (sounds hard to pull of)
- [ ] If nc or osd global shortcut are used, bar is 100% transparent apart from modules, seems to ignore the regular hover state opacity.
- [ ] Should volume/pipewire module be hover as well? No other bar module is hover apart from the Dock (which is a hidden module activated by hover)?
- [ ] Calendar swipe to other month has no animation -> on purpose?