Commit Graph

20 Commits

Author SHA1 Message Date
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
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
ce54b7a6d8 Implement dashboard skeleton 2024-07-03 16:56:59 -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-SinghFSU
63b5302fe0 Implemented battery, power profile and brightness all in one menu 2024-07-01 23:26:45 -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
d61c50324b Fix media status tracking 2024-06-19 23:50:36 -07:00
Jas Singh
d2d5d82ff1 Change all pixel definitions to responsive 'rem'. 2024-06-18 00:23:37 -07:00
Jas Singh
608137a604 Styled power menu 2024-06-09 22:28:07 -07:00
Jas Singh
d695d9aa67 Added Power menu and show only the workspaces allocated to monitor 2024-06-09 18:40:51 -07:00
Jas Singh
3579e563b8 Added media, menu, network and power modules to bar. 2024-06-09 03:44:16 -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