wayland.util

Undocumented in source.

Modules

shm_helper
module wayland.util.shm_helper
Undocumented in source.

Members

Classes

WlInterface
class WlInterface
Undocumented in source.

Functions

nothrowFnWrapper
auto nothrowFnWrapper()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Native
interface Native(wl_native)

Implemented by type that wrap a native wayland struct pointer.

Mixin templates

nativeImpl
mixintemplate nativeImpl(wl_native)

Utility mixin that implements Native for a type.

Structs

ObjectCache
struct ObjectCache

static cache of objects that are looked-up by the address of their native counter part

WlFixed
struct WlFixed

Fixed-point number

Meta