Home
last modified time | relevance | path

Searched refs:WIN_STATE_HID_WORKSPACE (Results 1 – 13 of 13) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A DWinMgr.h266 #define WIN_STATE_HID_WORKSPACE (1<<6) /* not on current desktop */
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Gnome/
H A DGnome.h33 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop*/ macro
H A DGnome.c412 flags |= WIN_STATE_HID_WORKSPACE; in gnome_set_win_hints()
/dports/x11-wm/wmx/wmx-8/
H A DGeneral.h77 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop*/ macro
/dports/x11-wm/jewel/jewel-0.12.41/goodies/fspanel/
H A Dfspanel.h44 #define WIN_STATE_HID_WORKSPACE (1<<6) /* not on current desktop */ macro
/dports/lang/fpc-source/fpc-3.2.2/packages/gnome1/src/libgnomeui/
H A Dgnomewinhints.inc27 WIN_STATE_HID_WORKSPACE := 1 shl 6,WIN_STATE_HID_TRANSIENT := 1 shl 7,
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dclientprops.h409 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop */ macro
H A Dhints.c895 {WIN_STATE_HID_WORKSPACE, 0, 0, 0, 0},
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dgnome.c125 #define WIN_STATE_HID_WORKSPACE (1<<6) /* not on current desktop */ macro
/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dwm.c96 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop*/ macro
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxframe.c1536 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop*/ macro
/dports/x11-wm/flwm/flwm-1.16/
H A DFrame.C545 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop*/ in getGnomeState() macro
H A DFrame.C-b4patch555 #define WIN_STATE_HID_WORKSPACE (1<<6) /*not on current desktop*/