Updated to version 1.3.1
Fixed the bug in desktop count.
Thanks ikarus1969.
It is currently October 14th, 2024, 11:49 pm
VirtualDesktop plugin
-
- Posts: 13
- Joined: January 29th, 2022, 12:29 am
-
- Posts: 591
- Joined: February 28th, 2011, 3:20 pm
- Location: Vienna, Austria
Re: VirtualDesktop plugin
Thanks for fixing it so fast! It works now as intended, i get the count of virtual desktops under Windows 11
-
- Rainmeter Sage
- Posts: 5540
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: VirtualDesktop plugin
I downloaded V 1.3.1 and get an error message when trying to delete a desktop.
I am on Win10 and have used your plugin since you published. Thanks for all your work on it!
Screenshot: EDIT:
I get the same error with V 1.3 it does not delete the last desktop.
It works for me when using V 1.1 and deleted the last desktop.
I am on Win10 and have used your plugin since you published. Thanks for all your work on it!
Screenshot: EDIT:
I get the same error with V 1.3 it does not delete the last desktop.
It works for me when using V 1.1 and deleted the last desktop.
You do not have the required permissions to view the files attached to this post.
:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::
-
- Posts: 13
- Joined: January 29th, 2022, 12:29 am
-
- Rainmeter Sage
- Posts: 5540
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: VirtualDesktop plugin
Thanks for the quick response... working great!
:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::
-
- Posts: 591
- Joined: February 28th, 2011, 3:20 pm
- Location: Vienna, Austria
Re: VirtualDesktop plugin
One question: does the "Remove" action somehow accept a parameter to select which virtual desktop is removed (a number or a name as a string) or does it always remove the last virtual desktop?
-
- Posts: 13
- Joined: January 29th, 2022, 12:29 am
Re: VirtualDesktop plugin
Remove does accept a parameter for the desktop number.
By default, it removes the current desktop.
By default, it removes the current desktop.
-
- Posts: 591
- Joined: February 28th, 2011, 3:20 pm
- Location: Vienna, Austria
Re: VirtualDesktop plugin
Thank you for clarification!
-
- Posts: 13
- Joined: January 29th, 2022, 12:29 am
Re: VirtualDesktop plugin
Updated to version Version 1.4.2
Windows 11 only - Added ability to get and set the wallpaper filename per desktop.
Windows 11 only - Added ability to get and set the wallpaper filename per desktop.
-
- Posts: 591
- Joined: February 28th, 2011, 3:20 pm
- Location: Vienna, Austria
Re: VirtualDesktop plugin
I tried the new option to get the name of the wallpaper but did not get it.
i code:
The log says:
I also tried "...:Wallpaper(1)" and "...:Wallpaper()" but that did not work either.
Please can you tell me the right syntax?
i code:
Code: Select all
[Measure_VirtualDesktop]
Measure=Plugin
Plugin=VirtualDesktop
UpdateDivider=-1
[Measure_VirtualDesktop_CurrentWallpaper]
Measure=STRING
String=[&Measure_VirtualDesktop:Wallpaper]
DynamicVariables=1
; UpdateDivider=-1
Please can you tell me the right syntax?
You do not have the required permissions to view the files attached to this post.