sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
on
sbylib
event
keyevent
Undocumented in source. Be warned that the author may not have intended to support it.
auto
on
(KeyPressing k, Window window, uint priority)
auto
on
(KeyReleasing k, Window window, uint priority)
auto
on
(KeyPressed k, Window window)
auto
on
(KeyReleased k, Window window)
NotificationType
on
(NotificationType notification, Window window)
AnyKeyNotification
on
(AnyKeyNotification notification, Window window)
AnyKeyNotification
on
(
AnyKeyNotification
notification
,
Window
window
)
Meta
Source
See Implementation
sbylib
event
keyevent
functions
Alt
Ctrl
Key
Shift
Super
and
isPressed
isReleased
on
or
pressed
pressing
released
releasing
repeated
when
structs
KeyPressed
KeyPressing
KeyReleased
KeyReleasing