Commit Graph

82 Commits

Author SHA1 Message Date
Jas Singh
aae22bef5e Network module rework (#48)
* Fixes #45 - Reworked the network module to be more responsive and added ssid truncation configuration.

* Added truncation options in the defaults.
2024-07-30 21:51:36 -07:00
Jas Singh
9ccc624712 Added on-screen-displays to indicate volume and brightness changes. (#34)
* Resolves #13 - Added on-screen-displays to indicate volume and brightness changes.

* <3 Aylur

* Update brightness logic for osd

* Update brightness labels

* Fixed typos in the settings menu component.

* Added options to toggle OSD and change its orientation.
2024-07-29 02:01:38 -07:00
Jas Singh
f09f4ad6bd Closes #22 - Implemented numbered workspace identifiers. (#31) 2024-07-28 17:51:16 -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
44bdb46346 Closes #18 - Implemented the ability to make the bar float with configurable spacing. (#19) 2024-07-28 02:28:31 -07:00
Jas Singh
033fbe6947 Made various improvements to the workspaces module. (#17)
* Made workspace scrolling slower and more natural.

* Fix workspace scrolling not working on single monitors: Fixes #8

* Fixed #15 and added configuration options to adjust workspace spacing and scrolling speed.
2024-07-28 01:44:00 -07:00
Jas Singh
bb6597fe01 Implemented the ability to change workspaces by scrolling or clicking on the workspace module. (#12)
* Updated README to add instructions on Notifications.

* Resolves #8 - Implemented scrolling and clicking to change workspaces.

* Remove the hover effect on workspaces as its no longer applicable.
2024-07-27 20:07:00 -07:00
Jas Singh
0ee58c69c3 Added an option to opt into tracking GPU stats in the dashboard. (#10)
* Added an option to opt in to GPU usage.

* Catch and log error if exists during GPU stat monitoring.

* Removed unimplemented category header for System Tray in options

* Update the readme to indicate this change.
2024-07-27 14:15:56 -07:00
Jas Singh
d8e58546ad Added configuration options for notifications. 2024-07-27 01:04:07 -07:00
Jas Singh
936405d9d2 Added the ability to specify location in the weather settings. 2024-07-26 19:25:37 -07:00
Jas Singh
b293d0b060 Added the battery module to the default layout. 2024-07-25 21:28:31 -07:00
Jas Singh
5fe033fe79 Added the terminal option 2024-07-25 01:13:23 -07:00
Jas Singh
ce2d6c86ed Fix default layout 2024-07-24 19:06:04 -07:00
Jas Singh
7a5093a111 Fixing missing styling variables 2024-07-24 19:04:22 -07:00
Jas Singh
21393c122a Implement layout options 2024-07-24 09:46:38 -07:00
Jas Singh
e90fd7cd29 Finish all theming menus 2024-07-21 20:19:01 -07:00
Jas Singh
9bc00909e2 Added more configuration menus for battery, bluetooth, clock, dashboard, media, network, notification, systray and volume menus. 2024-07-21 19:21:07 -07:00
Jas Singh
28fbb8e3b4 Implement Setting Dialog - Work in Progress 2024-07-21 16:20:34 -07:00
Jas Singh
ab721edbd2 Finish all options sets 2024-07-20 22:59:25 -07:00
Jas Singh
a480400359 Added more configuration options 2024-07-20 16:21:52 -07:00
Jas Singh
29abe55008 Finish all theming options 2024-07-20 00:32:54 -07:00
Jas Singh
c67b264a66 Finish calendar styling... 2024-07-18 01:09:44 -07:00
Jas Singh
38c0326673 Remove redundant code and fix brightness slider color 2024-07-18 00:37:58 -07:00
Jas Singh
1e3a23439d Added customizable styling for network, bluetooth, battery and audio menu... and fixed window position based on scale. 2024-07-18 00:26:29 -07:00
Jas Singh
144746db0a Finish dynamic theming for audio and bluetooth menus 2024-07-17 22:04:00 -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
f4ff5bba27 Added options to use global setting 2024-07-16 00:59:47 -07:00
Jas Singh
68ee3d8ffc Finish initial options template 2024-07-16 00:49:26 -07:00
Jas Singh
f5aa300512 Added more customization options 2024-07-16 00:11:55 -07:00
Jas Singh
d1844c22fb Added more options 2024-07-15 23:15:55 -07:00
Jas Singh
11785d1a5d Implemented config changing functionality 2024-07-15 01:37:41 -07:00
Jas Singh
abe491e6d0 Begin work on configuration menu 2024-07-14 18:44:49 -07:00