Home
last modified time | relevance | path

Searched refs:XGetWindowProperty (Results 1 – 25 of 1737) sorted by relevance

12345678910>>...70

/dports/cad/sp2sp/gwave2-20090213/remote/
H A Dxgclient.c60 if (XGetWindowProperty(dpy, root, XA_XGEXEC_LISTENER, in xgexec_init()
142 XGetWindowProperty(dpy, w, XA_XGEXEC_OUTPUT, in xgexec_exec_full()
146 XGetWindowProperty(dpy, w, XA_XGEXEC_OUTPUT, in xgexec_exec_full()
152 XGetWindowProperty(dpy, w, XA_XGEXEC_ERROR, in xgexec_exec_full()
156 XGetWindowProperty(dpy, w, XA_XGEXEC_ERROR, in xgexec_exec_full()
162 XGetWindowProperty(dpy, w, XA_XGEXEC_REPLY, in xgexec_exec_full()
166 XGetWindowProperty(dpy, w, XA_XGEXEC_REPLY, in xgexec_exec_full()
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/xine-toolkit/
H A Dgetdeskroot.c139 if ((XGetWindowProperty(display, window, atom, 0, 1, in __GetKDEDesktop()
254 if ((XGetWindowProperty(display, root, NAUTILUS_DESKTOP_WINDOW_ID, in xitk_get_desktop_root_window()
275 if ((XGetWindowProperty(display, children[i], in xitk_get_desktop_root_window()
289 if ((XGetWindowProperty(display, root, in xitk_get_desktop_root_window()
300 if ((XGetWindowProperty(display, root, in xitk_get_desktop_root_window()
334 if ((XGetWindowProperty(display, root, _WIN_WORKSPACE, 0, 1, False, XA_CARDINAL, in xitk_get_desktop_root_window()
347 if ((XGetWindowProperty(display, root, in xitk_get_desktop_root_window()
362 if ((XGetWindowProperty(display, children[i], in xitk_get_desktop_root_window()
/dports/x11/xsnow/xsnow-3.4.2/src/
H A Dwmctrl.c138 XGetWindowProperty(getdisplay, DefaultRootWindow(getdisplay), atom_win_workspace, 0, 1, False, in GetCurrentWorkspace()
264 XGetWindowProperty(getdisplay, global.Rootwindow, atom_net_showing_desktop, 0, (~0L), False, in GetWindows()
308 XGetWindowProperty(getdisplay, w->id, atom_net_wm_desktop, 0, 1, False, in GetWindows()
314 XGetWindowProperty(getdisplay, w->id, atom_win_workspace, 0, 1, False, in GetWindows()
328 XGetWindowProperty(getdisplay, w->id, atom_net_wm_state, 0, (~0L), False, in GetWindows()
356 XGetWindowProperty(getdisplay, w->id, atom_net_wm_window_type, 0, (~0L), False, in GetWindows()
392 XGetWindowProperty(getdisplay, w->id, atom_net_wm_state, 0, (~0L), False, in GetWindows()
420 XGetWindowProperty(getdisplay, w->id, atom_wm_state, 0, (~0L), False, in GetWindows()
439 XGetWindowProperty(getdisplay, w->id, atom_gtk_frame_extents, 0, 4, False, in GetWindows()
448 XGetWindowProperty(getdisplay, w->id, atom_net_frame_extents, 0, 4, False, in GetWindows()
[all …]
/dports/graphics/telak/telak-0.6/
H A Dtoon.c133 if (XGetWindowProperty(display, window, atom, 0, 1, in __ToonGetKDEDesktop()
257 if (XGetWindowProperty(display, root, in ToonGetRootWindow()
287 if (XGetWindowProperty(display, children[i], in ToonGetRootWindow()
303 if (XGetWindowProperty(display, root, in ToonGetRootWindow()
314 if (XGetWindowProperty(display, root, in ToonGetRootWindow()
357 if (XGetWindowProperty(display, root, _WIN_WORKSPACE, in ToonGetRootWindow()
372 if (XGetWindowProperty(display, root, in ToonGetRootWindow()
393 if (XGetWindowProperty(display, children[i], in ToonGetRootWindow()
/dports/devel/wininfo/wininfo-0.7/src/
H A Dewmhview.c429 if( XGetWindowProperty( dpy, wm_window, net_wm_name, 0, in get_window_manager_name()
605 if( XGetWindowProperty( dpy, win, wm_state, 0, in is_application_window()
648 if( XGetWindowProperty( dpy, root, net_wm_desktop, 0, in ewmhview_clear()
684 if( XGetWindowProperty( dpy, root, net_supported, 0, in ewmhview_clear()
739 if( XGetWindowProperty( dpy, root, net_supported, 0, in ewmhview_clear()
826 if( XGetWindowProperty( dpy, win, net_wm_name, 0, in ewmhview_load()
835 if( XGetWindowProperty( dpy, win, net_wm_icon_name, 0, in ewmhview_load()
862 if( XGetWindowProperty( dpy, win, net_wm_state, 0, in ewmhview_load()
1015 if( XGetWindowProperty( dpy, win, net_wm_pid, 0, in ewmhview_load()
1026 if( XGetWindowProperty( dpy, win, net_wm_user_time, 0, in ewmhview_load()
[all …]
/dports/x11-wm/ctwm/ctwm-4.0.3/client/
H A Dlibctwm.c31 if(XGetWindowProperty(display, RootWindow(display, scrnum), in CtwmIsRunning()
59 if(XGetWindowProperty(display, RootWindow(display, scrnum), in CtwmListWorkspaces()
105 if(XGetWindowProperty(display, RootWindow(display, scrnum), in CtwmCurrentWorkspace()
148 if(XGetWindowProperty(display, window, _XA_WM_OCCUPATION, 0L, 512, in CtwmCurrentOccupation()
230 if(XGetWindowProperty(display, attr.root, _XA_WM_CURRENTWORKSPACE, 0L, 512, in CtwmAddToCurrentWorkspace()
244 if(XGetWindowProperty(display, window, _XA_WM_OCCUPATION, 0L, 512, in CtwmAddToCurrentWorkspace()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/remote/
H A DnsXRemoteClient.cpp203 XGetWindowProperty(mDisplay, aWindow, mMozWMStateAtom, 0, 0, False, in CheckWindow()
237 XGetWindowProperty(mDisplay, children[i], mMozWMStateAtom, 0, 0, False, in CheckChildren()
291 result = XGetWindowProperty( in GetLock()
406 int status = XGetWindowProperty( in FindBestWindow()
422 Unused << XGetWindowProperty( in FindBestWindow()
447 Unused << XGetWindowProperty( in FindBestWindow()
466 Unused << XGetWindowProperty( in FindBestWindow()
505 result = XGetWindowProperty( in FreeLock()
577 result = XGetWindowProperty(mDisplay, aWindow, mMozResponseAtom, 0, in WaitForResponse()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/xremoteclient/
H A DXRemoteClient.cpp201 XGetWindowProperty(mDisplay, aWindow, mMozWMStateAtom, 0, 0, False, in CheckWindow()
235 XGetWindowProperty(mDisplay, children[i], mMozWMStateAtom, 0, 0, False, in CheckChildren()
289 result = XGetWindowProperty( in GetLock()
408 int status = XGetWindowProperty( in FindBestWindow()
428 status = XGetWindowProperty( in FindBestWindow()
459 status = XGetWindowProperty( in FindBestWindow()
479 status = XGetWindowProperty( in FindBestWindow()
516 result = XGetWindowProperty( in FreeLock()
587 result = XGetWindowProperty(mDisplay, aWindow, mMozResponseAtom, 0, in WaitForResponse()
/dports/www/firefox/firefox-99.0/toolkit/components/remote/
H A DnsXRemoteClient.cpp203 XGetWindowProperty(mDisplay, aWindow, mMozWMStateAtom, 0, 0, False, in CheckWindow()
237 XGetWindowProperty(mDisplay, children[i], mMozWMStateAtom, 0, 0, False, in CheckChildren()
291 result = XGetWindowProperty( in GetLock()
406 int status = XGetWindowProperty( in FindBestWindow()
422 Unused << XGetWindowProperty( in FindBestWindow()
447 Unused << XGetWindowProperty( in FindBestWindow()
466 Unused << XGetWindowProperty( in FindBestWindow()
505 result = XGetWindowProperty( in FreeLock()
577 result = XGetWindowProperty(mDisplay, aWindow, mMozResponseAtom, 0, in WaitForResponse()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/remote/
H A DnsXRemoteClient.cpp203 XGetWindowProperty(mDisplay, aWindow, mMozWMStateAtom, 0, 0, False, in CheckWindow()
237 XGetWindowProperty(mDisplay, children[i], mMozWMStateAtom, 0, 0, False, in CheckChildren()
291 result = XGetWindowProperty( in GetLock()
406 int status = XGetWindowProperty( in FindBestWindow()
422 Unused << XGetWindowProperty( in FindBestWindow()
447 Unused << XGetWindowProperty( in FindBestWindow()
466 Unused << XGetWindowProperty( in FindBestWindow()
505 result = XGetWindowProperty( in FreeLock()
577 result = XGetWindowProperty(mDisplay, aWindow, mMozResponseAtom, 0, in WaitForResponse()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/remote/
H A DnsXRemoteClient.cpp203 XGetWindowProperty(mDisplay, aWindow, mMozWMStateAtom, 0, 0, False, in CheckWindow()
237 XGetWindowProperty(mDisplay, children[i], mMozWMStateAtom, 0, 0, False, in CheckChildren()
291 result = XGetWindowProperty( in GetLock()
406 int status = XGetWindowProperty( in FindBestWindow()
422 Unused << XGetWindowProperty( in FindBestWindow()
447 Unused << XGetWindowProperty( in FindBestWindow()
466 Unused << XGetWindowProperty( in FindBestWindow()
505 result = XGetWindowProperty( in FreeLock()
577 result = XGetWindowProperty(mDisplay, aWindow, mMozResponseAtom, 0, in WaitForResponse()
/dports/deskutils/birdtray/birdtray-1.9.0/src/
H A Dwindowtools_x11.cpp49 …int ret = XGetWindowProperty(display, w, wmState, 0, 10, false, AnyPropertyType, &type, &format, &… in isNormalWindow()
60 …ret = XGetWindowProperty(display, w, windowState, 0, 10, false, AnyPropertyType, &type, &format, &… in isNormalWindow()
76 …ret = XGetWindowProperty(display, w, windowType, 0, 10, false, AnyPropertyType, &type, &format, &n… in isNormalWindow()
135 …if ( Success == XGetWindowProperty( display, w, nameAtom, 0, 65536, false, utf8Atom, &type, &forma… in getWindowName()
239 …int r = XGetWindowProperty(display, root, active_window_atom, 0, 1, false, AnyPropertyType, &type,… in activeWindow()
293 …int r = XGetWindowProperty(display, w, windowState, 0, 10, false, AnyPropertyType, &type, &format,… in checkWindowState()
341 …if (XGetWindowProperty(display, w, prop, 0, 1, false, XA_CARDINAL, &type, &format, &nitems, &bytes…
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dprops.c158 if (XGetWindowProperty(dpy, scr->root_win, XA_MWM_INFO, 0L, in PROP_GetBehavior()
203 if ((XGetWindowProperty(dpy, scr->root_win, XA_WM_DESKTOP, 0L, 1L, True, in PROP_CheckDesktop()
304 if (XGetWindowProperty(dpy, win->w, XA_MWM_HINTS, 0L, in PROP_GetMwmHints()
343 if (XGetWindowProperty(dpy, win->w, XA_MWM_MENU, in PROP_GetMwmMenu()
369 if (XGetWindowProperty(dpy, win->w, XA_MWM_MESSAGES, 0L, 1024L, False, in PROP_GetMwmMessages()
497 else if ((XGetWindowProperty(dpy, win->w, XA_WM_PROTOCOLS, 0L, 10L, False, in PROP_GetWmProtocols()
550 if (XGetWindowProperty(dpy, tmp->w, XA_WM_ICON_NAME, 0L, 200L, False, in PROP_GetWmIconName()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dtestwinhints.cc208 if (XGetWindowProperty(display, root, in main()
222 if (XGetWindowProperty(display, root, in main()
241 if (XGetWindowProperty(display, window, in main()
254 if (XGetWindowProperty(display, window, in main()
268 if (XGetWindowProperty(display, window, in main()
281 if (XGetWindowProperty(display, window, in main()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/frontend-plugins/frontend-tools/
H A Dauto-scene-switcher-nix.cpp50 int status = XGetWindowProperty(display, DefaultRootWindow(display), in ewmhIsSupported()
66 status = XGetWindowProperty(display, ewmh_window, in ewmhIsSupported()
101 int status = XGetWindowProperty(disp(), rootWin, netClList, 0L, in getTopLevelWindows()
168 XGetWindowProperty(disp(), rootWin, active, 0L, ~0L, false, in GetCurrentWindowTitle()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/xremoteclient/
H A DXRemoteClient.cpp225 XGetWindowProperty(mDisplay, aWindow, mMozWMStateAtom, in CheckWindow()
263 XGetWindowProperty(mDisplay, children[i], mMozWMStateAtom, in CheckChildren()
324 result = XGetWindowProperty (mDisplay, aWindow, mMozLockAtom, in GetLock()
450 int status = XGetWindowProperty(mDisplay, w, mMozVersionAtom, in FindBestWindow()
475 status = XGetWindowProperty(mDisplay, w, mMozProgramAtom, in FindBestWindow()
510 status = XGetWindowProperty(mDisplay, w, mMozUserAtom, in FindBestWindow()
532 status = XGetWindowProperty(mDisplay, w, mMozProfileAtom, in FindBestWindow()
574 result = XGetWindowProperty(mDisplay, aWindow, mMozLockAtom, in FreeLock()
721 result = XGetWindowProperty (mDisplay, aWindow, mMozResponseAtom, in WaitForResponse()
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/notifier/
H A Dworking_area.c74 if(XGetWindowProperty(x_display, x_root, xa_desktops, 0, 1, False, in gf_display_get_workarea()
92 if(XGetWindowProperty(x_display, x_root, xa_current, 0, 1, False, in gf_display_get_workarea()
110 if(XGetWindowProperty(x_display, x_root, xa_workarea, 0, (glong)(4 * 32), in gf_display_get_workarea()
/dports/graphics/gpicview/gpicview-0.2.5/src/
H A Dworking-area.c69 if(XGetWindowProperty(x_display, x_root, xa_desktops, 0, 1, False, in gf_display_get_workarea()
88 if(XGetWindowProperty(x_display, x_root, xa_current, 0, 1, False, in gf_display_get_workarea()
106 if(XGetWindowProperty(x_display, x_root, xa_workarea, 0, (glong)(4 * 32), in gf_display_get_workarea()
/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dwm.c174 bool success = (Success == XGetWindowProperty(dpy, ps->root, in wm_check_netwm()
184 success = (Success == XGetWindowProperty(dpy, wm_check, in wm_check_netwm()
193 success = (Success == XGetWindowProperty(dpy, ps->root, _NET_SUPPORTED, in wm_check_netwm()
236 XGetWindowProperty(dpy, ps->root, _WIN_SUPPORTING_WM_CHECK, in wm_check_gnome()
260 success = (Success == XGetWindowProperty(dpy, ps->root, _WIN_PROTOCOLS, in wm_check_gnome()
330 int status = XGetWindowProperty(ps->dpy, root, a, in wm_get_stack_fromprop()
413 status = XGetWindowProperty(dpy, DefaultRootWindow(dpy), _XROOTPMAP_ID, in wm_get_root_pmap()
417 status = XGetWindowProperty(dpy, DefaultRootWindow(dpy), ESETROOT_PMAP_ID, in wm_get_root_pmap()
482 status = XGetWindowProperty(dpy, window, WM_CLIENT_LEADER, in wm_get_group_leader()
675 if (Success == XGetWindowProperty(ps->dpy, wid, prop, 0, BUF_LEN, in wm_wid_get_prop_rstr()
[all …]
/dports/x11/libX11/libX11-1.7.2/src/
H A DGetHints.c70 if (XGetWindowProperty(dpy, w, property, 0L, in XGetSizeHints()
116 if (XGetWindowProperty(dpy, w, XA_WM_HINTS, in XGetWMHints()
188 if (XGetWindowProperty(dpy, w, XA_WM_ICON_SIZE, 0L, 60L, in XGetIconSizes()
279 if (XGetWindowProperty(dpy, w, XA_WM_TRANSIENT_FOR, 0L, 1L, False, in XGetTransientForHint()
311 if (XGetWindowProperty(dpy, w, XA_WM_CLASS, 0L, (long)BUFSIZ, False, in XGetClassHint()
/dports/x11/wbar/wbar-2.3.4/src/core/
H A DXWin.cc258 if (XGetWindowProperty(display, tWin, a, 0, 1024, False, proptype, in windowProp()
275 if (XGetWindowProperty(display, targetWin, a, 0, 1024, False, XA_ATOM, in issetHint()
297 if (XGetWindowProperty(display, targetWin, a, 0, 1024, False, XA_ATOM, in haveAtom()
319 if (XGetWindowProperty(display, targetWin, a, 0, 1, False, XA_CARDINAL, in windowIcon()
326 if (XGetWindowProperty(display, targetWin, a, 1, 1, False, XA_CARDINAL, in windowIcon()
333 if (XGetWindowProperty(display, targetWin, a, 2, (*iw)*(*ih), False, in windowIcon()
475 if (XGetWindowProperty ( display, in GetRootPixmap()
489 if (currentRootPixmap==None && XGetWindowProperty ( display, in GetRootPixmap()
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dx11.cpp49 status = XGetWindowProperty (disp, XDefaultRootWindow (disp), in fromDesktop()
81 int status = XGetWindowProperty (disp, window, in onWhichDesktop()
115 int result = XGetWindowProperty (disp, window, in isWindowShaded()
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/unix/
H A Ddesktop-window.c52 XGetWindowProperty(GDK_DISPLAY(), w, prop, 0L, 1L, False, AnyPropertyType, in get_desktop_window()
55 XGetWindowProperty(GDK_DISPLAY(), w, prop2, 0L, 1L, False, AnyPropertyType, in get_desktop_window()
89 XGetWindowProperty(GDK_DISPLAY(), desktop_window, prop, 0L, 1L, False, in get_pixmap_prop()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmProperty.c121 ((Success != XGetWindowProperty (DISPLAY, pCD->client, in GetNormalHints()
129 if ((Success != XGetWindowProperty (DISPLAY, pCD->client, in GetNormalHints()
269 rValue = XGetWindowProperty (DISPLAY, pCD->client, wmGD.xa_WM_PROTOCOLS, 0L, in ProcessWmProtocols()
394 rValue = XGetWindowProperty (DISPLAY, pCD->client, wmGD.xa_MWM_MESSAGES, 0L, in ProcessMwmMessages()
565 ret_val = XGetWindowProperty (DISPLAY, window, wmGD.xa_WM_STATE, in GetWMState()
677 ret_val = XGetWindowProperty (DISPLAY, pCD->client, wmGD.xa_MWM_HINTS, in GetMwmHints()
752 ret_val = XGetWindowProperty (DISPLAY, rootWindowOfScreen, in GetMwmInfo()
834 rValue = XGetWindowProperty (DISPLAY, pCD->client, in ProcessWmColormapWindows()
1627 rValue = XGetWindowProperty (DISPLAY, pSD->rootWindow, in GetDtSessionHints()
1731 rValue = XGetWindowProperty (DISPLAY, pSD->wmWorkspaceWin, in GetDtWmRequest()
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/src/
H A Drmd_wm_check.c55 if(XGetWindowProperty( dpy,root,nwm_atom,0,100, in rmdWMCheck()
64 (XGetWindowProperty(dpy,*wm_child,wm_name_atom,0,100, in rmdWMCheck()

12345678910>>...70