You are not logged in.
I was just wondering if it was possible to be able to have the Whisker Menu be able to load up in the center of your screen?
Thank You
Offline
Depending on the version of whiskermenu you are using, the command:
xfce4-popup-whiskermenu -c
...will pop it up centered on the screen.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Byjove I think you've got it. Kinda neat actually.
Offline
That's a new one on me. It's not even in the man page. I wanted whisker menu to work out of the plank dock but since it's not a stand alone application it gets tricky. First create a .desktop file with the right command,
xfce4-popup-whiskermenu -p
The -p or --pointer forces whiskermenu to open where ever the cursor/pointer is. You then create a .dockitem file that points to the .desktop file and you have whiskermenu on the dock
Siduction
Debian Sid
Xfce 4.18
Offline
That's a new one on me. It's not even in the man page.
I've create a bug report for this oversight (https://gitlab.xfce.org/panel-plugins/x … issues/119). Shouldn't be too difficult to fix.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
@eriefisher
Thank you for your response.
I don't personally use a dock, but seems like a pretty cool idea what you able to achieve making use of what is available.
@ToZ
Thank you for your response.
Good to hear that this worked for others / found that an update to man page was needed (also thank you for reporting this)
How did you even know about this?
Unfortunately this did not work for me.
As you said it depends on version
I checked my package manager and it says version 2.7.2-1
I checked the Github page and it says the latest version is 2.8.0 released in August
This 2.8.0 version mentions that they added this feature called "Add showing menu at center of screen"
I am using XFCE 4.18 and the only Whisker version in my repo is version 2.7.2-1 so not sure if the newer version of Whisker will be compatible.
Whisker 2.8.0 just read also that "Requires Xfce 4.14" so it should work, but have to figure out how to update it.
Man I can't seem to get anything done.
Anyways good to know that this was added, thank you again for mentioning it
Last edited by advice1010 (2023-11-04 22:17:44)
Offline
I am using XFCE 4.18 and the only Whisker version in my repo is version 2.7.2-1 so not sure if the newer version of Whisker will be compatible.
Whisker 2.8.0 just read also that "Requires Xfce 4.14" so it should work, but have to figure out how to update it.
Which distro are you using?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Usage:
xfce4-popup-whiskermenu [OPTION…]
Help Options:
-h, --help Show help options
Application Options:
-p, --pointer Popup menu at current mouse position
-c, --center Popup menu at center of screen
-l, --list Print available menu instance IDs
-i, --instance Choose which menu to popup by instance ID
-V, --version Print version information and exit
Usage:
xfce4-popup-whiskermenu [OPTION…]
Help Options:
-h, --help Show help options
Application Options:
-p, --pointer Popup menu at current mouse position
-c, --center Popup menu at center of screen
-l, --list Print available menu instance IDs
-i, --instance Choose which menu to popup by instance ID
-V, --version Print version information and exit
xfce4-popup-whiskermenu -V
xfce4-popup-whiskermenu 2.8.0
Copyright © 2013-2023 Graeme Gott
Probably in the new version. I have it thru a PPA
Offline
I have it with -h just not in the man page.
Siduction
Debian Sid
Xfce 4.18
Offline