Home
last modified time | relevance | path

Searched refs:PropertyEvent (Results 1 – 22 of 22) sorted by relevance

/dports/x11/hs-xmobar/xmobar-0.39/src/Xmobar/Plugins/
H A DXMonadLog.hs79 PropertyEvent { ev_atom = a } | a == xlog -> update function
H A DEWMH.hs62 PropertyEvent { ev_atom = a, ev_window = w } -> function
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/ext/
H A Dxinput.py128 PropertyEvent = 12 variable
146 PropertyEventMask = (1 << PropertyEvent)
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DX11Structs.cs540 [ FieldOffset(0) ] internal XPropertyEvent PropertyEvent; field
596 return ToString (PropertyEvent); in ToString()
H A DXplatUIX11.cs1994 if (xevent.PropertyEvent.atom == _NET_ACTIVE_WINDOW) { in UpdateMessageQueue()
2045 else if (xevent.PropertyEvent.atom == _NET_WM_STATE) { in UpdateMessageQueue()
/dports/x11/gnome-pie/Gnome-Pie-0.5.7/vapi/
H A Dx11.vapi584 public PropertyEvent xproperty;
816 public struct PropertyEvent {
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/src/XMonad/
H A DMain.hs425 handle event@(PropertyEvent { ev_event_type = t, ev_atom = a })
/dports/x11/plank/plank-0.11.89/vapi/
H A Dxi.vapi459 public struct PropertyEvent {
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/X11-1.10.2/Graphics/X11/Xlib/
H A DExtras.hsc201 | PropertyEvent constructor
670 return $ PropertyEvent
/dports/lang/vala/vala-0.48.18/vapi/
H A Dx11.vapi851 public PropertyEvent xproperty;
1164 public struct PropertyEvent {
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/X11-1.9.1/Graphics/X11/Xlib/
H A DExtras.hsc201 | PropertyEvent constructor
670 return $ PropertyEvent
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/X11-1.9.1/Graphics/X11/Xlib/
H A DExtras.hsc201 | PropertyEvent constructor
670 return $ PropertyEvent
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/X11-1.9.2/Graphics/X11/Xlib/
H A DExtras.hsc201 | PropertyEvent constructor
670 return $ PropertyEvent
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnixWm.c334 static void PropertyEvent(WmInfo *wmPtr, XPropertyEvent *eventPtr);
4267 PropertyEvent( in PropertyEvent() function
4370 PropertyEvent(wmPtr, &eventPtr->xproperty); in WrapperEventProc()
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnixWm.c352 static void PropertyEvent(WmInfo *wmPtr, XPropertyEvent *eventPtr);
4365 PropertyEvent( in PropertyEvent() function
4466 PropertyEvent(wmPtr, &eventPtr->xproperty); in WrapperEventProc()
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnixWm.c352 static void PropertyEvent(WmInfo *wmPtr, XPropertyEvent *eventPtr);
4369 PropertyEvent( in PropertyEvent() function
4470 PropertyEvent(wmPtr, &eventPtr->xproperty); in WrapperEventProc()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DtkUnixWm.c4314 PropertyEvent( function
4418 PropertyEvent(wmPtr, &eventPtr->xproperty);
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxinput.py3118 class PropertyEvent(xcffib.Event): class
3142 _events[12] = PropertyEvent
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxinput.rs16210 pub struct PropertyEvent { struct
16221 impl TryParse for PropertyEvent { argument
16235 …let result = PropertyEvent { response_type, extension, sequence, length, event_type, deviceid, tim… in try_parse()
H A Dmod.rs7385 XinputProperty(xinput::PropertyEvent),
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxinput.rs16210 pub struct PropertyEvent { struct
16221 impl TryParse for PropertyEvent { argument
16235 …let result = PropertyEvent { response_type, extension, sequence, length, event_type, deviceid, tim… in try_parse()
H A Dmod.rs7385 XinputProperty(xinput::PropertyEvent),