This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Desktops can now be named, and desktop wallpaper grouping is adjusted#27
Open
AlexKven wants to merge 2 commits intom0ngr31:masterfrom
Open
Desktops can now be named, and desktop wallpaper grouping is adjusted#27AlexKven wants to merge 2 commits intom0ngr31:masterfrom
AlexKven wants to merge 2 commits intom0ngr31:masterfrom
Conversation
added 2 commits
March 17, 2018 12:53
…sktop settings, and to store the name setting. Redid Form1 to accomodate name and wallpaper settings, and wallpaper not set now reverts to previous desktop wallpaper. The name of the current desktop is now in the tooltop of the app icon in the system tray. This makes it easier to logically delegate tasks to your desktops by a task, and to specify Wallpaper for different ranges of desktops.
|
Hello, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
You can name a desktop, and it will show up as a tooltip in the system tray icon for the current desktop. This is good for specifying a purpose for a particular desktop. The wallpaper is now applied specifically per desktop, and if the wallpaper is not set for a particular desktop, it will use the wallpaper of the previous desktop. UI was also updated as such, and the new preferences are stored in a local json file.