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 ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
