search for: skiptaskbar

Displaying 3 results from an estimated 3 matches for "skiptaskbar".

2006 Dec 09
1
setWindowState(), how use it?
I'm trying to add some options in state plugin: -skipTaskBar -skipPager -above -below I use setWindowState() to do this but: - It currently only works for skipTaskBar && skipPager - For above and below, it works but only for newly created windows here the code: if (skipTaskBar != -1) windowState |= CompWindowStateSkipTaskbarMask;...
2016 Mar 11
0
[ANNOUNCE] xorg-server 1.18.2
...non-rectangular virtual desktops       xwin: Use WM_CLIPBOARDUPDATE clipboard API       xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported by XRANDR       xwin: Keyboard layout updates       xwin: In multiwindow mode, look up the HWND for the parent window       xwin: Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windows Jonas Ådahl (2):       xwayland: Prefix shm tmp file names with xwayland       xwayland: Correctly detect whether posix_fallocate exists Julien Cristau (9):       xv: fix double free in AddResource failure case       xvmc: Fix unchecked AddResource   ...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...M_CLIPBOARDUPDATE clipboard API xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported by XRANDR xwin: Keyboard layout updates xwin: Factor out MessageName() debug helper xwin: In multiwindow mode, look up the HWND for the parent window xwin: Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windows xwin: Remove unhelpful debug about WM message queue size hw/xwin: Remove the long-broken -silent-dup-error option hw/xwin: Ignore the obsolete, undocumented -internalwm option hw/xwin: Remove fInternalWM flag hw/xwin: Remov...