* 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>
* Implemented strict linting standards and prettier formatting config.
* More linter fixes and type updates.
* More linter updates and type fixes
* Remove noisy comments
* Linter and type updates
* Linter, formatting and type updates.
* Linter updates
* Type updates
* Type updates
* fixed all linter errors
* Fixed all linting, formatting and type issues.
* Resolve merge conflicts.
* Fix coloring issues and added an option to configure media menu border.
* Updated and added options to style radio and check butto ns.
* Update themes to reflect the changes
* Popups are now styles properly and can be themed. closes#115
* Added the ability to style media menu card color and transparency. Made confirmation dialogue optional.
* Increase radius
* Move actions inside the function to reflect updated values.
* Settings menu now warns when a setting is unsaved. Additionally, font-weight increments properly now.
* Remove font weight fix - another PR already open for fix.