Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-10-10 00:10:24

AliReda
Member
Registered: 2025-10-09
Posts: 1
LinuxChrome 141.0

Is there a way to make the Whisker Menu appear centered over the appli

Is there a way to make the Whisker Menu appear centered over the application icon?
Look at the picture.
Screenshot-2025-10-10-02-02-17.png

Last edited by AliReda (2025-10-10 00:16:46)

Offline

#2 2025-10-10 01:06:46

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,284
LinuxFirefox 143.0

Re: Is there a way to make the Whisker Menu appear centered over the appli

Hello and welcome.

You could use devilspie to force the window to a set location. The application itself doesn't exactly do this - you could use the "xfce4-popup-whiskermenu -c" command to pop it up at the centre of the screen, but nothing natively.

~/.devilspie/wm.ds:

(if (is (window_name) "Whisker Menu")
	(begin
		(geometry "450x500+631+540")
	)
) 

...not that the devlispie executable needs to be running.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.011 seconds, 7 queries executed - Memory usage: 541.43 KiB (Peak: 553.98 KiB) ]