updates module + remove pixelSize usage
This commit is contained in:
+14
-12
@@ -1,21 +1,23 @@
|
||||
# Ideas/Features
|
||||
|
||||
- [x] Media showing; what song/media is playing?
|
||||
- [x] Brightness control for Laptops.
|
||||
- [x] Battery icon for Laptops. Broken?
|
||||
- [ ] Change volume for `$BROWSER` environment variable? Most general media source apart from separate music/video players.
|
||||
- [ ] Quick toggle for BT, WiFi (modules in the tray do this too)
|
||||
- [x] Auto hide unless on mouse hover. Also implement bar changes to mute/volume to show notif or show bar for a couple seconds.
|
||||
- [x] Maybe already possible; have keybinds to show certain menus. I do not want to touch my mouse to see notifications for example. Not everything in the bar needs this, but some would be good to have.
|
||||
- [x] Pressing ESC or some obvious button to close nc.
|
||||
- [x] Another branch for development, hold off big changes so that a working bar or if there are big config changes.
|
||||
- [ ] Notification audio cue integration (with config option to disable).
|
||||
- [x] Notification timeout per service. Example: If Discord pushes two notifications, the following notifications are muted for 10 minutes from Discord only. Perhaps a global mute is easier initially.
|
||||
|
||||
# Stupid idea's from Daivin
|
||||
|
||||
- [ ] An on screen pencil to draw on your screen :).
|
||||
- [ ] Audio module + cava / audio wave ;) ( Don't make it into minecraft blocks
|
||||
but aan actual wave) -- Probably not planned
|
||||
- [ ] Update module: When there is 1 package it still looks extremely off
|
||||
- [ ] Bluetooth device battery view -- Also not planned (I don't have bluetooth)
|
||||
- [ ] Bluetooth device battery view -- Not planned ( Don't have a bluetooth
|
||||
receiver )
|
||||
|
||||
# Completed features
|
||||
|
||||
- [x] Auto hide unless on mouse hover. Also implement bar changes to mute/volume to show notif or show bar for a couple seconds.
|
||||
- [x] Maybe already possible; have keybinds to show certain menus. I do not want to touch my mouse to see notifications for example. Not everything in the bar needs this, but some would be good to have.
|
||||
- [x] Pressing ESC or some obvious button to close nc.
|
||||
- [x] Another branch for development, hold off big changes so that a working bar or if there are big config changes.
|
||||
- [x] Media showing; what song/media is playing?
|
||||
- [x] Brightness control for Laptops.
|
||||
- [x] Battery icon for Laptops. Broken?
|
||||
- [x] Quick toggle for BT, WiFi (modules in the tray do this too)
|
||||
- [x] Update module: When there is 1 package it still looks extremely off
|
||||
|
||||
Reference in New Issue
Block a user