Home
last modified time | relevance | path

Searched refs:bounding_shaped (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DFShape.h30 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
33 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \
93 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DFShape.h28 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
31 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \
91 dpy, w, bounding_shaped, xb, yb, wb, hb, clip_shaped, \ argument
/dports/x11-wm/evilwm/evilwm-1.1.1/
H A Dclient.c251 int bounding_shaped; in set_shape() local
258 if (XShapeQueryExtents(dpy, c->window, &bounding_shaped, &i, &i, in set_shape()
259 &u, &u, &b, &i, &i, &u, &u) && bounding_shaped) { in set_shape()
260 LOG_DEBUG("%d shape extents\n", bounding_shaped); in set_shape()
/dports/x11-wm/picom/picom-8.2/src/
H A Dwin.c389 if (!w->bounding_shaped) { in win_has_rounded_corners()
489 Bool bounding_shaped; in win_bounding_shaped() local
493 bounding_shaped = reply && reply->bounding_shaped; in win_bounding_shaped()
496 return bounding_shaped; in win_bounding_shaped()
769 } else if (ps->o.shadow_ignore_shaped && w->bounding_shaped && in win_determine_shadow()
1248 .bounding_shaped = false, in fill_win()
1547 w->bounding_shaped = win_bounding_shaped(ps, w->base.id); in win_update_bounding_shape()
1555 while (w->bounding_shaped) { in win_update_bounding_shape()
1593 if (w->bounding_shaped && ps->o.detect_rounded_corners) { in win_update_bounding_shape()
2384 (!w->bounding_shaped || w->rounded_corners); in win_is_fullscreen()
H A Dwin.h148 bool bounding_shaped; member
H A Dc2.c1324 case C2_L_PBSHAPED: tgt = w->bounding_shaped; break; in c2_match_once_leaf()
/dports/x11/find-cursor/find-cursor-1.7/
H A DREADME.markdown65 compton --shadow-exclude 'bounding_shaped'
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcompton.h477 Bool bounding_shaped = False, clip_shaped = False; in wid_bounding_shaped() local
481 XShapeQueryExtents(ps->dpy, wid, &bounding_shaped, in wid_bounding_shaped()
484 return bounding_shaped; in wid_bounding_shaped()
H A Dcommon.h1110 bool bounding_shaped; member
2046 && (!w->bounding_shaped || w->rounded_corners); in win_is_fullscreen()
H A Dcompton.c652 if (!w->bounding_shaped) in win_rounded_corners()
972 if (w->bounding_shaped) { in border_size()
2446 w->bounding_shaped = wid_bounding_shaped(ps, w->id); in win_update_shape_raw()
2447 if (w->bounding_shaped && ps->o.detect_rounded_corners) in win_update_shape_raw()
2542 && !(ps->o.shadow_ignore_shaped && w->bounding_shaped in win_determine_shadow()
2865 .bounding_shaped = false, in add_win()
3168 && ps->o.detect_rounded_corners && w->bounding_shaped) in configure_win()
H A Dc2.c1061 case C2_L_PBSHAPED: tgt = w->bounding_shaped; break; in c2_match_once_leaf()
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dshape.py65 …self.bounding_shaped, self.clip_shaped, self.bounding_shape_extents_x, self.bounding_shape_extents…
/dports/x11-wm/awesome/awesome-4.3/
H A Dxwindow.c309 shaped = extents->bounding_shaped; in xwindow_get_shape()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dshape.rs841 pub bounding_shaped: bool, field
859 let (bounding_shaped, remaining) = bool::try_parse(remaining)?; in try_parse()
873 …let result = QueryExtentsReply { sequence, length, bounding_shaped, clip_shaped, bounding_shape_ex… in try_parse()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dshape.rs841 pub bounding_shaped: bool, field
859 let (bounding_shaped, remaining) = bool::try_parse(remaining)?; in try_parse()
873 …let result = QueryExtentsReply { sequence, length, bounding_shaped, clip_shaped, bounding_shape_ex… in try_parse()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dxcbutils.cpp495 return extents->bounding_shaped > 0; in hasShape()
/dports/x11-wm/compton/compton-b7f43ee/man/
H A Dcompton.1.asciidoc126 … our control. Deprecated, use `--shadow-exclude 'bounding_shaped'` or `--shadow-exclude 'bounding_…
309 …as no child window with `WM_STATE` and is not override-redirected), `bounding_shaped`, `rounded_co…
/dports/x11-wm/picom/picom-8.2/man/
H A Dpicom.1.asciidoc122 … our control. Deprecated, use `--shadow-exclude 'bounding_shaped'` or `--shadow-exclude 'bounding_…
283 …as no child window with `WM_STATE` and is not override-redirected), `bounding_shaped`, `rounded_co…
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/xembed-sni-proxy/
H A Dsniproxy.cpp393 if (!extentsReply || !rectanglesReply || !extentsReply->bounding_shaped) { in calculateClickPoint()
/dports/x11/xpra/xpra-4.3/xpra/x11/bindings/
H A Dwindow_bindings.pyx422 …Status XShapeQueryExtents(Display *display, Window window, Bool *bounding_shaped, int *x_bounding,…
744 cdef Bool bounding_shaped, clip_shaped
748 … &bounding_shaped, &x_bounding, &y_bounding, &w_bounding, &h_bounding,
752 (bounding_shaped, x_bounding, y_bounding, w_bounding, h_bounding),
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dmanage.c588 if (reply != NULL && reply->bounding_shaped) { in manage_window()
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dmanage.c588 if (reply != NULL && reply->bounding_shaped) { in manage_window()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dwindow-x11.c2420 int bounding_shaped, clip_shaped; in meta_window_x11_update_shape_region() local
2424 &bounding_shaped, &x_bounding, &y_bounding, in meta_window_x11_update_shape_region()
2429 if (bounding_shaped) in meta_window_x11_update_shape_region()
/dports/x11-wm/marco/marco-1.26.0/src/compositor/
H A Dcompositor-xrender.c2069 int bounding_shaped, clip_shaped; in is_shaped() local
2073 XShapeQueryExtents (xdisplay, xwindow, &bounding_shaped, in is_shaped()
2076 return (bounding_shaped != 0); in is_shaped()
/dports/x11/xwininfo/xwininfo-1.1.5/
H A Dxwininfo.c1579 if (!extents->bounding_shaped) in Display_Window_Shape()

12