Hristo Karamanliev
c0561a7c8d
Option to change the visibility of the media button ( #226 )
...
* add option entry and default value
* add functionality
* Update options copy
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
* Remove redundant visibility property
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
* changing the option takes effect immediately
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
2024-09-05 19:51:36 -07:00
Jas Singh
2908ff7dd6
Added 3 new styles for bar buttons. ( #168 )
...
* Added a new style called split for bar buttons
* Added wavy button styles.
* Added padding configuration
* Update bar padding
* Fix styling for battery style2
* Fix icon only setting for bar
* Update types and options
* Add button style to exported theme props.
* Fix top margin for menus.
2024-08-24 00:01:21 -07:00
Jas Singh
b200b6fadb
Fix NerdFont icon alignments. ( #143 )
...
* WIP
* Fix nerdfont icon alignments
* Ship needed fonts
* Remove italicised fonts
* Update readme and separate OSD settings into their own category.
* Dashboard styling updates
---------
Co-authored-by: matavach <erik@matijevich.org >
2024-08-18 00:32:22 -07:00
orangc
250443de63
Make media label togglable ( #122 )
...
* make it possible to truncate media title to 0
* undo oopsie
* apply @painerp change
* make the label togglable
* Update widget/settings/pages/config/bar/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
* Update modules/bar/media/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
* Update modules/bar/media/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
* Update modules/bar/media/index.ts
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
2024-08-14 18:18:13 -07:00
matavach
a3178678dd
quick fix to regex, and added trunc indicator ( #104 )
2024-08-10 21:37:07 -07:00
Jas Singh
f3d287ad59
Fixed the media scroller to work on the active player. ( #101 )
...
* Fixed the media scroller to work on the active player.
* Check existence of player first.
2024-08-10 00:45:12 -07:00
Jas Singh
87d661021d
Made the media player more responsive and accurate. ( #95 )
2024-08-07 23:25:28 -07:00
matavach
407c8aa304
added options for bar media module ( #88 )
...
* added options for bar media module
* added reviewed changes
* cleaned up
2024-08-07 22:19:14 -07:00
Jas Singh
3dc5bbbe13
Adding configuration options to change spacing between icons and labels inside the buttons in the bar. ( #30 )
...
* Branch protection check.
* Move button spacing config into the Configuration section instead of Theming.
* Partially Resolves #26 - Added the ability to configure outer spacing on the bar.
* Renamed all class names for buttons so they can be styled with margins.
* Added configurable spacing to buttons.
* Fixed styling for network module when using wifi.
* Fixed ghost margins that occur when labels are disabled in the bar buttons.
* Change the default page of the settings dialog to configuration.
2024-07-28 15:16:31 -07:00
Jas Singh
ca5dcc629b
Converted a significant amount of files from js to ts.
2024-07-26 02:02:47 -07:00