Jas Singh
4f91bb8b8f
Added filters for notifications and system tray items. ( #234 )
...
* Added filters for notifications and systray. closes #233
* Add links to documentation.
2024-09-08 02:01:13 -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
Jas Singh
c238a72963
Fixes #46 - Battery and Volume percentage values are now rounded to the nearest whole rather than down. ( #52 )
2024-07-31 01:32:40 -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
Jas Singh
a480400359
Added more configuration options
2024-07-20 16:21:52 -07:00
Jas Singh
50eeb4275d
Implement styling options for all the bar components (not menus) through options variables.
2024-07-17 01:44:50 -07:00
Jas Singh
7a2fdf8647
Centralize menu button coordinate logic and replace popupwindows with dropdownmenu.
2024-07-14 15:13:09 -07:00
Jas Singh
fee85b255c
Rename bar.js file to index.js and fix styling for switches and media progress bar.
2024-07-02 01:57:17 -07:00
Jas Singh
f03443a252
Update font and power icon.
2024-06-23 21:46:18 -07:00
Jas Singh
42b8948e48
Fixed lingering menus when switching screens and fixed hour timer for media menu.
2024-06-23 20:57:52 -07:00
Jas Singh
6670829bfc
Updated and completed the notifications and bluetooth module.
2024-06-20 00:07:24 -07:00
Jas Singh
ca488f4fb6
Fixed systray icons to have reactive sizing and volume icon to properly change when muted/unmuted.
2024-06-18 01:48:10 -07:00
Jas Singh
904c5b8cd0
Added bluetooth menu.
2024-06-16 18:43:33 -07:00
Jas Singh
9619f90e4f
Added the onclicked even where it belongs, in the module handling the click.
2024-06-11 01:29:57 -07:00
Jas Singh
fad852c13f
WIP - Added crappy popover spawning where button clicked.
2024-06-11 01:23:51 -07:00
Jas Singh
6ff50006f2
Added workspaces, window titles, volume, bluetooth, systray and date/time modules to the panel
2024-06-09 01:25:57 -07:00