Jas Singh
60096ced7c
Added the ability to hide unoccupied workspaces. ( #189 )
...
* Consolidated workspace logic
* Added the ability to hide unoccupied workspaces.
2024-08-25 18:11:15 -07:00
Jas Singh
c769ebb27b
Added bar button & button hover opacity option and fixed workspace module hover styling. ( #166 )
2024-08-21 20:02:00 -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
matavach
b3b397d479
Workspace bar changes ( #129 )
...
* workspace mask + 'color only' indicator
* edits
* edits - 2
* Update modules/bar/workspaces/index.ts
---------
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com >
2024-08-16 21:52:07 -07:00
Jas Singh
c9e3a29edc
Workspaces are now handled properly for scrolling when there are no rules defined for them. ( #112 )
...
* Workspaces are now handled properly for scrolling when there are no rules defined for them.
* Discard spaces that were added by formatting... or something?
* Another whitespace revert
2024-08-11 20:13:31 -07:00
Jas Singh
0d7bd7dbc2
Gracefully handle the scenario where workspace rules for a monitor are undefined. ( #108 )
...
* Gracefully handle the scenario where workspace rules for a monitor are undefined.
* Added type definitions to function outputs.
2024-08-10 22:43:41 -07:00
Jas Singh
f09f4ad6bd
Closes #22 - Implemented numbered workspace identifiers. ( #31 )
2024-07-28 17:51:16 -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
ca5dcc629b
Converted a significant amount of files from js to ts.
2024-07-26 02:02:47 -07:00