Home
last modified time | relevance | path

Searched refs:XFWM_FLAG_WORKSPACE_SET (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dstartup_notification.c303 if (!FLAG_TEST (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET)) in sn_client_startup_properties()
308 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in sn_client_startup_properties()
H A Dnetwm.c900 && !FLAG_TEST (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET)) in clientGetInitialNetWmDesktop()
902 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in clientGetInitialNetWmDesktop()
922 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in clientGetInitialNetWmDesktop()
931 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in clientGetInitialNetWmDesktop()
946 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in clientGetInitialNetWmDesktop()
H A Dclient.h137 #define XFWM_FLAG_WORKSPACE_SET (1L<<15) macro
H A Dsession.c715 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in sessionMatchWinToSM()
H A Dclient.c2322 FLAG_SET (c->xfwm_flags, XFWM_FLAG_WORKSPACE_SET); in clientSetWorkspaceSingle()