module WaylandClient::Seat::KeyboardHandler

Direct including types

Defined in:

seat/keyboard_handler.cr

Constant Summary

PAGE_SIZE = 4096

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def enter(pressed_keys, surface, serial) #

[View source]
def key(time, key, state, serial) #

[View source]
def leave(surface, serial) #

[View source]
def repeat_info(rate, delay) #

[View source]
def xkb #

[View source]