[Gambas-user] Window Manager Kwin ALT+TAB
Benoît Minisini
gambas at ...1...
Tue Jun 24 23:01:25 CEST 2014
Le 24/06/2014 22:50, herberth guzman a écrit :
> Hi Benoit
>
> if I use the window manager Kwin
> pressing ALT + TAB show the form(F_PANEL), I do not want to show it
>
> try to solve it with the new ATOM and gb.desktop.x11
> I could not fix it.
>
> How I can fix I?
>
> with Openbox works well.
> works well with Mutter.
>
> Change
>
> _NET_WM_STATE_SKIP_PAGER
> _NET_WM_STATE_SKIP_TASKBAR
> _NET_WM_STATE_STICKY
>
>
>
> Regards
> Herberth Guzman
You have the "SkipTaskbar" property to tell the window manager to not
show the window in the taskbar, and so logically it won't be visible by
ALT+TAB.
Regards,
--
Benoît Minisini
More information about the User
mailing list