Home
last modified time | relevance | path

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

12

/dports/x11/libXrandr/libXrandr-1.5.2/src/
H A DXrandr.c126 XRROutputPropertyNotifyEvent *aevent = (XRROutputPropertyNotifyEvent *) event; in XRRWireToEvent()
248 XRROutputPropertyNotifyEvent *saevent = (XRROutputPropertyNotifyEvent *) event; in XRREventToWire()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dlogevent.cc378 const XRROutputPropertyNotifyEvent& e = in logRandrNotify()
379 (const XRROutputPropertyNotifyEvent &) xev; in logRandrNotify()
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/x11-2.18.2/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
H A Dxlib.rs1026 pub xrr_output_property_notify: xrandr::XRROutputPropertyNotifyEvent,
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/x11-dl-2.19.1/src/
H A Dxrandr.rs347 pub struct XRROutputPropertyNotifyEvent { struct
406 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
H A Dxlib.rs1073 pub xrr_output_property_notify: xrandr::XRROutputPropertyNotifyEvent,
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/x11-dl-2.18.3/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
H A Dxlib.rs1027 pub xrr_output_property_notify: xrandr::XRROutputPropertyNotifyEvent,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
H A Dxlib.rs1026 pub xrr_output_property_notify: xrandr::XRROutputPropertyNotifyEvent,
/dports/games/dose-response/dose-response-179c326/cargo-crates/x11-dl-2.18.3/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
H A Dxlib.rs1027 pub xrr_output_property_notify: xrandr::XRROutputPropertyNotifyEvent,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/x11-dl-2.18.5/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
H A Dxlib.rs1026 pub xrr_output_property_notify: xrandr::XRROutputPropertyNotifyEvent,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/x11/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
/dports/graphics/rx/rx-0.4.0/cargo-crates/x11-2.18.1/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/x11-2.18.2/src/
H A Dxrandr.rs352 pub struct XRROutputPropertyNotifyEvent { struct
411 xrr_output_property_notify: XRROutputPropertyNotifyEvent,
/dports/x11/libXrandr/libXrandr-1.5.2/include/X11/extensions/
H A DXrandr.h120 } XRROutputPropertyNotifyEvent; typedef
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/X11-1.10.2/Graphics/X11/Xlib/
H A DExtras.hsc820 output <- #{peek XRROutputPropertyNotifyEvent, output } p
821 property <- #{peek XRROutputPropertyNotifyEvent, property } p
822 timestamp <- #{peek XRROutputPropertyNotifyEvent, timestamp } p
823 state <- #{peek XRROutputPropertyNotifyEvent, state } p
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/X11-1.9.1/Graphics/X11/Xlib/
H A DExtras.hsc820 output <- #{peek XRROutputPropertyNotifyEvent, output } p
821 property <- #{peek XRROutputPropertyNotifyEvent, property } p
822 timestamp <- #{peek XRROutputPropertyNotifyEvent, timestamp } p
823 state <- #{peek XRROutputPropertyNotifyEvent, state } p
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/X11-1.9.1/Graphics/X11/Xlib/
H A DExtras.hsc820 output <- #{peek XRROutputPropertyNotifyEvent, output } p
821 property <- #{peek XRROutputPropertyNotifyEvent, property } p
822 timestamp <- #{peek XRROutputPropertyNotifyEvent, timestamp } p
823 state <- #{peek XRROutputPropertyNotifyEvent, state } p
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/X11-1.9.2/Graphics/X11/Xlib/
H A DExtras.hsc820 output <- #{peek XRROutputPropertyNotifyEvent, output } p
821 property <- #{peek XRROutputPropertyNotifyEvent, property } p
822 timestamp <- #{peek XRROutputPropertyNotifyEvent, timestamp } p
823 state <- #{peek XRROutputPropertyNotifyEvent, state } p
/dports/x11/xev/xev-1.2.4/
H A Dxev.c1009 XRROutputPropertyNotifyEvent *e = (XRROutputPropertyNotifyEvent *) eventp; in do_RRNotify_OutputProperty()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_events.c2285 const XRROutputPropertyNotifyEvent *randr_event; in _ecore_x_event_handle_randr_notify_output_property()
2288 randr_event = (const XRROutputPropertyNotifyEvent *)xevent; in _ecore_x_event_handle_randr_notify_output_property()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/tools/
H A Dvirtual.c3714 XRROutputPropertyNotifyEvent *ro = (XRROutputPropertyNotifyEvent *)re; in main()

12