-
Notifications
You must be signed in to change notification settings - Fork 110
Made a few changes #351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Made a few changes #351
Conversation
Nathaniel4JC
commented
Sep 13, 2025
- More Blur!
- Changed the height of the taskbar/ icons (so the theme will no look good even without "taskbar height and icon size" mod)
- More Blur - Adjusted taskbar/ icon Height - Other small changes
- More Blur! - Changed taskbar/ icon height
- Restored the Virtual Desktop Bar in Task View
|
@bbmaster123 Hi again, when you can, please review this... |
Themes/WindowGlass/README.md
Outdated
| In order to make the taskbar look better, it's best that you install the 'Taskbar height and icon size' mod and use the following setting for the mod: | ||
|
|
||
| <details> | ||
| <summary>Click to expand JSON content</summary> | ||
|
|
||
| ```json | ||
| { | ||
| "IconSize": 30, | ||
| "TaskbarHeight": 70, | ||
| "TaskbarButtonWidth": 44, | ||
| "IconSizeSmall": 20, | ||
| "TaskbarButtonWidthSmall": 30 | ||
| } | ||
| ``` | ||
| </details> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess you're right...
|
@Nathaniel4JC Also, I hadn't considered that you would still be around to help out and respond to users lol I started working on fixing some of the issues too a few days ago, although probably not very different, maybe you could compare my code to yours and steal anything good from mine to stick into yours :) |
|
Ok... WIll do! |
- A new [experimental] version of the theme has been added, which separates the system tray from the taskbar
|
@Nathaniel4JC is this work in progress, or is it ready to be merged? |
|
sry... I've been busy lately... this version is still in need of a l'il work... all the other themes(for the other styler mods) are ready to be merged tho... |
|
I'll try completing this asap... |
|
You could convert it to a draft PR, and then set it as ready for review when you are finished if that makes communication easier. |
Added few notes to Readme about the alternate versions
|
Done and ready to be merged!! |
Added a new version of the taskbar
|
@m417z Do I have to address the conflict or will you do it? |
|
Please address it, or let me know if you need help with it. |
- Increased readability
Added 3 Background Variants
What about @SandTechStuff's note about removing the "Taskbar height and icon size" section? @SandTechStuff can you review the changes since last time? |
The Virtual Desktop bar now scales automatically based on the number of open virtual desktops
Done!! |

