/dports/x11/hs-xmobar/xmobar-0.39/src/Xmobar/Plugins/ |
H A D | XMonadLog.hs | 79 PropertyEvent { ev_atom = a } | a == xlog -> update function
|
H A D | EWMH.hs | 62 PropertyEvent { ev_atom = a, ev_window = w } -> function
|
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/ext/ |
H A D | xinput.py | 128 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 D | X11Structs.cs | 540 [ FieldOffset(0) ] internal XPropertyEvent PropertyEvent; field 596 return ToString (PropertyEvent); in ToString()
|
H A D | XplatUIX11.cs | 1994 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 D | x11.vapi | 584 public PropertyEvent xproperty; 816 public struct PropertyEvent {
|
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/src/XMonad/ |
H A D | Main.hs | 425 handle event@(PropertyEvent { ev_event_type = t, ev_atom = a })
|
/dports/x11/plank/plank-0.11.89/vapi/ |
H A D | xi.vapi | 459 public struct PropertyEvent {
|
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/X11-1.10.2/Graphics/X11/Xlib/ |
H A D | Extras.hsc | 201 | PropertyEvent constructor 670 return $ PropertyEvent
|
/dports/lang/vala/vala-0.48.18/vapi/ |
H A D | x11.vapi | 851 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 D | Extras.hsc | 201 | PropertyEvent constructor 670 return $ PropertyEvent
|
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/X11-1.9.1/Graphics/X11/Xlib/ |
H A D | Extras.hsc | 201 | PropertyEvent constructor 670 return $ PropertyEvent
|
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/X11-1.9.2/Graphics/X11/Xlib/ |
H A D | Extras.hsc | 201 | PropertyEvent constructor 670 return $ PropertyEvent
|
/dports/x11-toolkits/tk85/tk8.5.19/unix/ |
H A D | tkUnixWm.c | 334 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 D | tkUnixWm.c | 352 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 D | tkUnixWm.c | 352 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 D | tkUnixWm.c | 4314 PropertyEvent( function 4418 PropertyEvent(wmPtr, &eventPtr->xproperty);
|
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/ |
H A D | xinput.py | 3118 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 D | xinput.rs | 16210 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 D | mod.rs | 7385 XinputProperty(xinput::PropertyEvent),
|
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/ |
H A D | xinput.rs | 16210 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 D | mod.rs | 7385 XinputProperty(xinput::PropertyEvent),
|