Graphics.Wayland.Server

data ClientState

clientStateReadable

clientStateWritable

clientStateHangup

clientStateError

data EventLoop

data EventSource

type EventLoopFdFunc

type EventLoopTimerFunc

type EventLoopSignalFunc

type EventLoopIdleFunc

eventLoopCreate

eventLoopDestroy

eventLoopAddFd

eventSourceFdUpdate

eventLoopAddTimer

eventLoopAddSignal

eventSourceTimerUpdate

eventSourceRemove

eventSourceCheck

eventLoopDispatch

eventLoopDispatchIdle

eventLoopAddIdle

eventLoopGetFd

data DisplayServer

displayCreate

displayDestroy

displayGetEventLoop

displayAddSocket

displayTerminate

displayRun

displayFlushClients

displayGetSerial

displayNextSerial

clientCreate

clientDestroy

clientFlush

clientGetCredentials

clientPostNoMemory

data ShmBuffer

shmBufferBeginAccess

shmBufferEndAccess

shmBufferGet

shmBufferGetData

shmBufferGetStride

shmBufferGetFormat

shmBufferGetWidth

shmBufferGetHeight

displayInitShm

displayAddShmFormat

shmBufferCreate

outputScale

outputDone

outputMode

outputGeometry

touchCancel

touchFrame

touchMotion

touchUp

touchDown

keyboardModifiers

keyboardKey

keyboardLeave

keyboardKeymap

pointerAxis

pointerButton

pointerMotion

pointerLeave

pointerEnter

seatName

seatCapabilities

surfaceLeave

surfaceEnter

shellSurfacePopupDone

shellSurfaceConfigure

shellSurfacePing

dataDeviceSelection

dataDeviceDrop

dataDeviceMotion

dataDeviceLeave

dataDeviceEnter

dataDeviceDataOffer

dataSourceCancelled

dataSourceSend

dataSourceTarget

dataOfferOffer

bufferRelease

shmFormat

callbackDone

registryGlobalRemove

registryGlobal

data DisplayImplementation

data CompositorImplementation

data ShmPoolImplementation

data ShmImplementation

data BufferImplementation

data DataOfferImplementation

data DataSourceImplementation

data DataDeviceImplementation

data DataDeviceManagerImplementation

data ShellImplementation

data ShellSurfaceImplementation

data SurfaceImplementation

data SeatImplementation

data PointerImplementation

data KeyboardImplementation

data TouchImplementation

data RegionImplementation

data SubcompositorImplementation

data SubsurfaceImplementation

subsurfaceSetListener

subcompositorSetListener

regionSetListener

touchSetListener

keyboardSetListener

pointerSetListener

seatSetListener

surfaceSetListener

shellSurfaceSetListener

shellSetListener

dataDeviceManagerSetListener

dataDeviceSetListener

dataSourceSetListener

dataOfferSetListener

bufferSetListener

shmSetListener

shmPoolSetListener

compositorSetListener

displaySetListener

data Display

data Registry

data Callback

data Compositor

data ShmPool

data Shm

data Buffer

data DataOffer

data DataSource

data DataDevice

data DataDeviceManager

data Shell

data ShellSurface

data Surface

data Seat

data Pointer

data Keyboard

data Touch

data Output

data Region

data Subcompositor

data Subsurface

data DisplayError

data ShmError

data ShmFormat

data ShellSurfaceResize

data ShellSurfaceTransient

data ShellSurfaceFullscreenMethod

data SeatCapability

data PointerButtonState

data PointerAxis

data KeyboardKeymapFormat

data KeyboardKeyState

data OutputSubpixel

data OutputTransform

data OutputMode

data SubcompositorError

data SubsurfaceError

subsurfaceErrorBadSurface

subcompositorErrorBadSurface

outputModePreferred

outputModeCurrent

outputTransformFlipped_270

outputTransformFlipped_180

outputTransformFlipped_90

outputTransformFlipped

outputTransform270

outputTransform180

outputTransform90

outputTransformNormal

outputSubpixelVerticalBgr

outputSubpixelVerticalRgb

outputSubpixelHorizontalBgr

outputSubpixelHorizontalRgb

outputSubpixelNone

outputSubpixelUnknown

keyboardKeyStatePressed

keyboardKeyStateReleased

keyboardKeymapFormatXkbV1

keyboardKeymapFormatNoKeymap

pointerAxisHorizontalScroll

pointerAxisVerticalScroll

pointerButtonStatePressed

pointerButtonStateReleased

seatCapabilityTouch

seatCapabilityKeyboard

seatCapabilityPointer

shellSurfaceFullscreenMethodFill

shellSurfaceFullscreenMethodDriver

shellSurfaceFullscreenMethodScale

shellSurfaceFullscreenMethodDefault

shellSurfaceTransientInactive

shellSurfaceResizeBottomRight

shellSurfaceResizeTopRight

shellSurfaceResizeRight

shellSurfaceResizeBottomLeft

shellSurfaceResizeTopLeft

shellSurfaceResizeLeft

shellSurfaceResizeBottom

shellSurfaceResizeTop

shellSurfaceResizeNone

shmFormatYvu444

shmFormatYuv444

shmFormatYvu422

shmFormatYuv422

shmFormatYvu420

shmFormatYuv420

shmFormatYvu411

shmFormatYuv411

shmFormatYvu410

shmFormatYuv410

shmFormatNv61

shmFormatNv16

shmFormatNv21

shmFormatNv12

shmFormatAyuv

shmFormatVyuy

shmFormatUyvy

shmFormatYvyu

shmFormatYuyv

shmFormatBgra1010102

shmFormatRgba1010102

shmFormatAbgr2101010

shmFormatArgb2101010

shmFormatBgrx1010102

shmFormatRgbx1010102

shmFormatXbgr2101010

shmFormatXrgb2101010

shmFormatBgra8888

shmFormatRgba8888

shmFormatAbgr8888

shmFormatBgrx8888

shmFormatRgbx8888

shmFormatXbgr8888

shmFormatBgr888

shmFormatRgb888

shmFormatBgr565

shmFormatRgb565

shmFormatBgra5551

shmFormatRgba5551

shmFormatAbgr1555

shmFormatArgb1555

shmFormatBgrx5551

shmFormatRgbx5551

shmFormatXbgr1555

shmFormatXrgb1555

shmFormatBgra4444

shmFormatRgba4444

shmFormatAbgr4444

shmFormatArgb4444

shmFormatBgrx4444

shmFormatRgbx4444

shmFormatXbgr4444

shmFormatXrgb4444

shmFormatBgr233

shmFormatRgb332

shmFormatC8

shmFormatXrgb8888

shmFormatArgb8888

shmErrorInvalidFd

shmErrorInvalidStride

shmErrorInvalidFormat

displayErrorNoMemory

displayErrorInvalidMethod

displayErrorInvalidObject

data Client