class WaylandClient::Client

Defined in:

wayland_client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def client(&) #

[View source]
def create_frame(surface, title = nil, app_id = nil, &configure_callback : LibC::Int, LibC::Int, LibDecor::WindowState -> Void) #

[View source]
def create_surface(kind : Buffer::Kind, format, opaque, accepts_input = true) #

[View source]
def display : WaylandClient::Display #

[View source]
def keyboard #

[View source]
def pointer #

[View source]
def registry : WaylandClient::Registry #

[View source]
def seat #

[View source]
def touch #

[View source]
def wait_loop #

[View source]