Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-11-19 22:41:42

inner200k
Member
Registered: 2025-11-19
Posts: 1
Windows 10Chrome 142.0

"Window Buttons" Panel (filter / remove)

Hi,
I've been looking for a way to exclude an application from appearing on the windows buttons panel, if this something can be either;

a) done by my application
b) done by an external application to a window.
c) some other method.

or

Will I have to compile my own Xfce4 "Window Buttons" writing the feature myself?

Offline

#2 2025-11-19 23:39:47

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,355
LinuxFirefox 144.0

Re: "Window Buttons" Panel (filter / remove)

Hello and welcome.

You could use xdotool:

xdotool getactivewindow windowstate --add SKIP_TASKBAR

...add this command to a keyboard shortcut and press the shortcut to remove the currently active/focused window from the taskbar.

If you want to automate it, you could use an application like devilspie (or devilspie2) that sits in the background monitoring window events and when a certain event happens (e.g. a specific application opens), it initiates an action (like removing it from the taskbar).


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.007 seconds, 7 queries executed - Memory usage: 540.24 KiB (Peak: 549.67 KiB) ]