fix: display media total length on bar and add a time label (#435)
* fix: display media total length on bar * fix: add option to display custom nomedia text * feat: add dedicated label too * fix: media add more window names for playables * fix: add option to control display time * Consolidate code and make tooltip timestamp for media bar opt-in. --------- Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
@@ -342,5 +342,6 @@
|
||||
"theme.bar.menus.menu.network.switch.disabled": "#ccd0da",
|
||||
"theme.bar.menus.menu.network.switch.enabled": "#8839ef",
|
||||
"theme.bar.buttons.systray.customIcon": "#4c4f69",
|
||||
"theme.bar.border.color": "#7287fd"
|
||||
"theme.bar.border.color": "#7287fd",
|
||||
"theme.bar.menus.menu.media.timestamp": "#4c4f69"
|
||||
}
|
||||
Reference in New Issue
Block a user