-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
GoToDeskTopNumber - Some times it would be really usefull not to have the desktop name popup when you switch desktops.
Could this be implimented with either a specific string as the window name i.e. SetDesktopName(0, "NoShow") or just SetDesktopName(0, "")
An alternative could be using a desktop number of say a number 100 plus the existing desktop number i.e. for desktop 0 use SetDesktopName(100, "This wont be displayed")
Metadata
Metadata
Assignees
Labels
No labels