This is the cl-wayland Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 04:36:42 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-wayland
libwayland bindings for Common Lisp
Malcolm Still
BSD 3-Clause
cffi
(system).
closer-mop
(system).
wayland-util.lisp
(file).
wayland-server-core.lisp
(file).
wayland-server-protocol.lisp
(file).
xdg-shell-server-protocol.lisp
(file).
zxdg-shell-v6-server-protocol.lisp
(file).
waylisp.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-wayland/cl-wayland.asd
cl-wayland/wayland-util.lisp
cl-wayland/wayland-server-core.lisp
cl-wayland/wayland-server-protocol.lisp
cl-wayland/xdg-shell-server-protocol.lisp
cl-wayland/zxdg-shell-v6-server-protocol.lisp
cl-wayland/waylisp.lisp
cl-wayland/wayland-util.lisp
cl-wayland
(system).
make-wl-interface
(function).
make-wl-message
(function).
make-wl-types
(function).
offset-types
(function).
set-events
(function).
set-requests
(function).
wl-interface-tclass
(class).
wl-message-tclass
(class).
cl-wayland/wayland-server-core.lisp
wayland-util.lisp
(file).
cl-wayland
(system).
pid-of-client
(function).
wl-array-add
(function).
wl-array-copy
(function).
wl-array-init
(function).
wl-array-release
(function).
wl-client-add-destroy-listener
(function).
wl-client-create
(function).
wl-client-destroy
(function).
wl-client-flush
(function).
wl-client-get-credentials
(function).
wl-client-get-destroy-listener
(function).
wl-client-get-fd
(function).
wl-client-get-object
(function).
wl-client-post-no-memory
(function).
wl-display-add-destroy-listener
(function).
wl-display-add-shm-format
(function).
wl-display-add-socket
(function).
wl-display-add-socket-auto
(function).
wl-display-add-socket-fd
(function).
wl-display-create
(function).
wl-display-destroy
(function).
wl-display-flush-clients
(function).
wl-display-get-destroy-listener
(function).
wl-display-get-event-loop
(function).
wl-display-get-serial
(function).
wl-display-init-shm
(function).
wl-display-next-serial
(function).
wl-display-run
(function).
wl-display-terminate
(function).
wl-event-loop-add-destroy-listener
(function).
wl-event-loop-add-fd
(function).
wl-event-loop-add-idle
(function).
wl-event-loop-add-signal
(function).
wl-event-loop-add-timer
(function).
wl-event-loop-create
(function).
wl-event-loop-destroy
(function).
wl-event-loop-dispatch
(function).
wl-event-loop-dispatch-idle
(function).
wl-event-loop-get-destroy-listener
(function).
wl-event-loop-get-fd
(function).
wl-event-source-check
(function).
wl-event-source-fd-update
(function).
wl-event-source-remove
(function).
wl-event-source-timer-update
(function).
wl-global-create
(function).
wl-global-destroy
(function).
wl-list-empty
(function).
wl-list-init
(function).
wl-list-insert
(function).
wl-list-insert-list
(function).
wl-list-length
(function).
wl-list-remove
(function).
wl-resource-create
(function).
wl-resource-destroy
(function).
wl-resource-get-class
(function).
wl-resource-get-client
(function).
wl-resource-get-id
(function).
wl-resource-get-user-data
(function).
wl-resource-get-version
(function).
wl-resource-instance-of
(function).
wl-resource-post-event
(macro).
wl-resource-set-dispatcher
(function).
wl-resource-set-implementation
(function).
wl-shm-buffer-begin-access
(function).
wl-shm-buffer-end-access
(function).
wl-shm-buffer-get
(function).
wl-shm-buffer-get-data
(function).
wl-shm-buffer-get-format
(function).
wl-shm-buffer-get-height
(function).
wl-shm-buffer-get-stride
(function).
wl-shm-buffer-get-width
(function).
wl-shm-buffer-ref-pool
(function).
wl-shm-pool-unref
(function).
wl-signal-add
(function).
wl_array-tclass
(class).
wl_interface-tclass
(class).
wl_list-tclass
(class).
wl_listener-tclass
(class).
wl_message-tclass
(class).
%wl-resource-instance-of
(function).
make-interface
(function).
wl_signal-tclass
(class).
cl-wayland/wayland-server-protocol.lisp
wayland-server-core.lisp
(file).
cl-wayland
(system).
implement-wl-buffer
(function).
implement-wl-callback
(function).
implement-wl-compositor
(function).
implement-wl-data-device
(function).
implement-wl-data-device-manager
(function).
implement-wl-data-offer
(function).
implement-wl-data-source
(function).
implement-wl-display
(function).
implement-wl-keyboard
(function).
implement-wl-output
(function).
implement-wl-pointer
(function).
implement-wl-region
(function).
implement-wl-registry
(function).
implement-wl-seat
(function).
implement-wl-shell
(function).
implement-wl-shell-surface
(function).
implement-wl-shm
(function).
implement-wl-shm-pool
(function).
implement-wl-subcompositor
(function).
implement-wl-subsurface
(function).
implement-wl-surface
(function).
implement-wl-touch
(function).
initialize-wayland-server-interfaces
(function).
wl-buffer-interface
(special variable).
wl-buffer-send-release
(function).
wl-callback-interface
(special variable).
wl-callback-send-done
(function).
wl-compositor-interface
(special variable).
wl-data-device-interface
(special variable).
wl-data-device-manager-interface
(special variable).
wl-data-device-send-data-offer
(function).
wl-data-device-send-drop
(function).
wl-data-device-send-enter
(function).
wl-data-device-send-leave
(function).
wl-data-device-send-motion
(function).
wl-data-device-send-selection
(function).
wl-data-offer-interface
(special variable).
wl-data-offer-send-action
(function).
wl-data-offer-send-offer
(function).
wl-data-offer-send-source-actions
(function).
wl-data-source-interface
(special variable).
wl-data-source-send-action
(function).
wl-data-source-send-cancelled
(function).
wl-data-source-send-dnd-drop-performed
(function).
wl-data-source-send-dnd-finished
(function).
wl-data-source-send-send
(function).
wl-data-source-send-target
(function).
wl-display-interface
(special variable).
wl-display-send-delete-id
(function).
wl-display-send-error
(function).
wl-keyboard-interface
(special variable).
wl-keyboard-send-enter
(function).
wl-keyboard-send-key
(function).
wl-keyboard-send-keymap
(function).
wl-keyboard-send-leave
(function).
wl-keyboard-send-modifiers
(function).
wl-keyboard-send-repeat-info
(function).
wl-output-interface
(special variable).
wl-output-send-done
(function).
wl-output-send-geometry
(function).
wl-output-send-mode
(function).
wl-output-send-scale
(function).
wl-pointer-interface
(special variable).
wl-pointer-send-axis
(function).
wl-pointer-send-axis-discrete
(function).
wl-pointer-send-axis-source
(function).
wl-pointer-send-axis-stop
(function).
wl-pointer-send-button
(function).
wl-pointer-send-enter
(function).
wl-pointer-send-frame
(function).
wl-pointer-send-leave
(function).
wl-pointer-send-motion
(function).
wl-region-interface
(special variable).
wl-registry-interface
(special variable).
wl-registry-send-global
(function).
wl-registry-send-global-remove
(function).
wl-seat-interface
(special variable).
wl-seat-send-capabilities
(function).
wl-seat-send-name
(function).
wl-shell-interface
(special variable).
wl-shell-surface-interface
(special variable).
wl-shell-surface-send-configure
(function).
wl-shell-surface-send-ping
(function).
wl-shell-surface-send-popup-done
(function).
wl-shm-interface
(special variable).
wl-shm-pool-interface
(special variable).
wl-shm-send-format
(function).
wl-subcompositor-interface
(special variable).
wl-subsurface-interface
(special variable).
wl-surface-interface
(special variable).
wl-surface-send-enter
(function).
wl-surface-send-leave
(function).
wl-touch-interface
(special variable).
wl-touch-send-cancel
(function).
wl-touch-send-down
(function).
wl-touch-send-frame
(function).
wl-touch-send-motion
(function).
wl-touch-send-up
(function).
wl-buffer-implementation-tclass
(class).
wl-callback-implementation-tclass
(class).
wl-compositor-implementation-tclass
(class).
wl-data-device-implementation-tclass
(class).
wl-data-device-manager-implementation-tclass
(class).
wl-data-offer-implementation-tclass
(class).
wl-data-source-implementation-tclass
(class).
wl-display-implementation-tclass
(class).
wl-keyboard-implementation-tclass
(class).
wl-output-implementation-tclass
(class).
wl-pointer-implementation-tclass
(class).
wl-region-implementation-tclass
(class).
wl-registry-implementation-tclass
(class).
wl-seat-implementation-tclass
(class).
wl-shell-implementation-tclass
(class).
wl-shell-surface-implementation-tclass
(class).
wl-shm-implementation-tclass
(class).
wl-shm-pool-implementation-tclass
(class).
wl-subcompositor-implementation-tclass
(class).
wl-subsurface-implementation-tclass
(class).
wl-surface-implementation-tclass
(class).
wl-touch-implementation-tclass
(class).
cl-wayland/xdg-shell-server-protocol.lisp
wayland-server-protocol.lisp
(file).
cl-wayland
(system).
implement-xdg-popup
(function).
implement-xdg-shell
(function).
implement-xdg-surface
(function).
initialize-xdg-shell-server-interfaces
(function).
xdg-popup-interface
(special variable).
xdg-popup-send-popup-done
(function).
xdg-shell-interface
(special variable).
xdg-shell-send-ping
(function).
xdg-shell-server-types
(special variable).
xdg-surface-interface
(special variable).
xdg-surface-send-close
(function).
xdg-surface-send-configure
(function).
xdg-popup-implementation-tclass
(class).
xdg-shell-implementation-tclass
(class).
xdg-surface-implementation-tclass
(class).
cl-wayland/zxdg-shell-v6-server-protocol.lisp
xdg-shell-server-protocol.lisp
(file).
cl-wayland
(system).
implement-zxdg-popup-v6
(function).
implement-zxdg-positioner-v6
(function).
implement-zxdg-shell-v6
(function).
implement-zxdg-surface-v6
(function).
implement-zxdg-toplevel-v6
(function).
initialize-zxdg-shell-v6-server-interfaces
(function).
zxdg-popup-v6-interface
(special variable).
zxdg-popup-v6-send-configure
(function).
zxdg-popup-v6-send-popup-done
(function).
zxdg-positioner-v6-interface
(special variable).
zxdg-shell-v6-interface
(special variable).
zxdg-shell-v6-send-ping
(function).
zxdg-shell-v6-server-types
(special variable).
zxdg-surface-v6-interface
(special variable).
zxdg-surface-v6-send-configure
(function).
zxdg-toplevel-v6-interface
(special variable).
zxdg-toplevel-v6-send-close
(function).
zxdg-toplevel-v6-send-configure
(function).
zxdg-popup-v6-implementation-tclass
(class).
zxdg-positioner-v6-implementation-tclass
(class).
zxdg-shell-v6-implementation-tclass
(class).
zxdg-surface-v6-implementation-tclass
(class).
zxdg-toplevel-v6-implementation-tclass
(class).
cl-wayland/waylisp.lisp
cl-wayland
(system).
->client
(reader method).
(setf ->client)
(writer method).
->resource
(reader method).
(setf ->resource)
(writer method).
activate
(method).
activate
(method).
client
(reader method).
(setf client)
(writer method).
deactivate
(method).
deactivate
(method).
def-wl-bind
(macro).
def-wl-callback
(macro).
def-wl-delete
(macro).
defimplementation
(macro).
effects
(reader method).
(setf effects)
(writer method).
find-resource
(function).
get-client
(function).
get-version
(function).
height
(reader method).
height
(reader method).
(setf height)
(writer method).
(setf height)
(writer method).
id
(reader method).
(setf id)
(writer method).
initialize-instance
(method).
isurface
(class).
keyboard
(reader method).
(setf keyboard)
(writer method).
keyboard-send-enter
(method).
keyboard-send-leave
(method).
keyboard-send-modifiers
(method).
opacity
(reader method).
(setf opacity)
(writer method).
operation
(reader method).
(setf operation)
(writer method).
origin-x
(reader method).
(setf origin-x)
(writer method).
origin-y
(reader method).
(setf origin-y)
(writer method).
pointer
(reader method).
(setf pointer)
(writer method).
print-object
(method).
remove-resource
(function).
resize
(method).
resources
(reader method).
(setf resources)
(writer method).
scale-x
(reader method).
(setf scale-x)
(writer method).
scale-y
(reader method).
(setf scale-y)
(writer method).
subsurfaces
(reader method).
(setf subsurfaces)
(writer method).
width
(reader method).
width
(reader method).
(setf width)
(writer method).
(setf width)
(writer method).
with-wl-array
(macro).
wl-client
(class).
wl-rect
(class).
wl-resource
(class).
wl-surface
(reader method).
(setf wl-surface)
(writer method).
x
(reader method).
x
(reader method).
(setf x)
(writer method).
(setf x)
(writer method).
y
(reader method).
y
(reader method).
(setf y)
(writer method).
(setf y)
(writer method).
*clients*
(special variable).
*surfaces*
(special variable).
find-region
(function).
find-resource-all
(function).
implementation
(reader method).
(setf implementation)
(writer method).
interface
(reader method).
(setf interface)
(writer method).
regions
(reader method).
(setf regions)
(writer method).
Packages are listed by definition order.
wayland-server-core
waylisp
xdg-shell-server-protocol
wayland-util
zxdg-shell-v6-server-protocol
wayland-server-protocol
wayland-server-core
cffi
.
common-lisp
.
pid-of-client
(function).
wl-array-add
(function).
wl-array-copy
(function).
wl-array-init
(function).
wl-array-release
(function).
wl-client-add-destroy-listener
(function).
wl-client-create
(function).
wl-client-destroy
(function).
wl-client-flush
(function).
wl-client-get-credentials
(function).
wl-client-get-destroy-listener
(function).
wl-client-get-fd
(function).
wl-client-get-object
(function).
wl-client-post-no-memory
(function).
wl-display-add-destroy-listener
(function).
wl-display-add-shm-format
(function).
wl-display-add-socket
(function).
wl-display-add-socket-auto
(function).
wl-display-add-socket-fd
(function).
wl-display-create
(function).
wl-display-destroy
(function).
wl-display-flush-clients
(function).
wl-display-get-destroy-listener
(function).
wl-display-get-event-loop
(function).
wl-display-get-serial
(function).
wl-display-init-shm
(function).
wl-display-next-serial
(function).
wl-display-run
(function).
wl-display-terminate
(function).
wl-event-loop-add-destroy-listener
(function).
wl-event-loop-add-fd
(function).
wl-event-loop-add-idle
(function).
wl-event-loop-add-signal
(function).
wl-event-loop-add-timer
(function).
wl-event-loop-create
(function).
wl-event-loop-destroy
(function).
wl-event-loop-dispatch
(function).
wl-event-loop-dispatch-idle
(function).
wl-event-loop-get-destroy-listener
(function).
wl-event-loop-get-fd
(function).
wl-event-source-check
(function).
wl-event-source-fd-update
(function).
wl-event-source-remove
(function).
wl-event-source-timer-update
(function).
wl-global-create
(function).
wl-global-destroy
(function).
wl-list-empty
(function).
wl-list-init
(function).
wl-list-insert
(function).
wl-list-insert-list
(function).
wl-list-length
(function).
wl-list-remove
(function).
wl-resource-create
(function).
wl-resource-destroy
(function).
wl-resource-get-class
(function).
wl-resource-get-client
(function).
wl-resource-get-id
(function).
wl-resource-get-user-data
(function).
wl-resource-get-version
(function).
wl-resource-instance-of
(function).
wl-resource-post-event
(macro).
wl-resource-set-dispatcher
(function).
wl-resource-set-implementation
(function).
wl-shm-buffer-begin-access
(function).
wl-shm-buffer-end-access
(function).
wl-shm-buffer-get
(function).
wl-shm-buffer-get-data
(function).
wl-shm-buffer-get-format
(function).
wl-shm-buffer-get-height
(function).
wl-shm-buffer-get-stride
(function).
wl-shm-buffer-get-width
(function).
wl-shm-buffer-ref-pool
(function).
wl-shm-pool-unref
(function).
wl-signal-add
(function).
wl_array-tclass
(class).
wl_interface-tclass
(class).
wl_list-tclass
(class).
wl_listener-tclass
(class).
wl_message-tclass
(class).
%wl-resource-instance-of
(function).
make-interface
(function).
wl_signal-tclass
(class).
waylisp
cffi
.
common-lisp
.
wayland-server-core
.
wayland-server-protocol
.
xdg-shell-server-protocol
.
zxdg-shell-v6-server-protocol
.
->client
(generic reader).
(setf ->client)
(generic writer).
->resource
(generic reader).
(setf ->resource)
(generic writer).
activate
(generic function).
client
(generic reader).
(setf client)
(generic writer).
deactivate
(generic function).
def-wl-bind
(macro).
def-wl-callback
(macro).
def-wl-delete
(macro).
defimplementation
(macro).
effects
(generic reader).
(setf effects)
(generic writer).
find-resource
(function).
get-client
(function).
get-version
(function).
height
(generic reader).
(setf height)
(generic writer).
id
(generic reader).
(setf id)
(generic writer).
isurface
(class).
keyboard
(generic reader).
(setf keyboard)
(generic writer).
keyboard-send-enter
(generic function).
keyboard-send-leave
(generic function).
keyboard-send-modifiers
(generic function).
opacity
(generic reader).
(setf opacity)
(generic writer).
operation
(generic reader).
(setf operation)
(generic writer).
origin-x
(generic reader).
(setf origin-x)
(generic writer).
origin-y
(generic reader).
(setf origin-y)
(generic writer).
pointer
(generic reader).
(setf pointer)
(generic writer).
remove-resource
(function).
resize
(generic function).
resources
(generic reader).
(setf resources)
(generic writer).
scale-x
(generic reader).
(setf scale-x)
(generic writer).
scale-y
(generic reader).
(setf scale-y)
(generic writer).
subsurfaces
(generic reader).
(setf subsurfaces)
(generic writer).
width
(generic reader).
(setf width)
(generic writer).
with-wl-array
(macro).
wl-client
(class).
wl-rect
(class).
wl-resource
(class).
wl-surface
(generic reader).
(setf wl-surface)
(generic writer).
x
(generic reader).
(setf x)
(generic writer).
y
(generic reader).
(setf y)
(generic writer).
*clients*
(special variable).
*surfaces*
(special variable).
find-region
(function).
find-resource-all
(function).
implementation
(generic reader).
(setf implementation)
(generic writer).
interface
(generic reader).
(setf interface)
(generic writer).
regions
(generic reader).
(setf regions)
(generic writer).
xdg-shell-server-protocol
cffi
.
common-lisp
.
wayland-server-core
.
wayland-server-protocol
.
wayland-util
.
implement-xdg-popup
(function).
implement-xdg-shell
(function).
implement-xdg-surface
(function).
initialize-xdg-shell-server-interfaces
(function).
xdg-popup-interface
(special variable).
xdg-popup-send-popup-done
(function).
xdg-shell-interface
(special variable).
xdg-shell-send-ping
(function).
xdg-shell-server-types
(special variable).
xdg-surface-interface
(special variable).
xdg-surface-send-close
(function).
xdg-surface-send-configure
(function).
xdg-popup-implementation-tclass
(class).
xdg-shell-implementation-tclass
(class).
xdg-surface-implementation-tclass
(class).
wayland-util
cffi
.
common-lisp
.
make-wl-interface
(function).
make-wl-message
(function).
make-wl-types
(function).
offset-types
(function).
set-events
(function).
set-requests
(function).
wl-interface-tclass
(class).
wl-message-tclass
(class).
zxdg-shell-v6-server-protocol
cffi
.
common-lisp
.
wayland-server-core
.
wayland-server-protocol
.
wayland-util
.
implement-zxdg-popup-v6
(function).
implement-zxdg-positioner-v6
(function).
implement-zxdg-shell-v6
(function).
implement-zxdg-surface-v6
(function).
implement-zxdg-toplevel-v6
(function).
initialize-zxdg-shell-v6-server-interfaces
(function).
zxdg-popup-v6-interface
(special variable).
zxdg-popup-v6-send-configure
(function).
zxdg-popup-v6-send-popup-done
(function).
zxdg-positioner-v6-interface
(special variable).
zxdg-shell-v6-interface
(special variable).
zxdg-shell-v6-send-ping
(function).
zxdg-shell-v6-server-types
(special variable).
zxdg-surface-v6-interface
(special variable).
zxdg-surface-v6-send-configure
(function).
zxdg-toplevel-v6-interface
(special variable).
zxdg-toplevel-v6-send-close
(function).
zxdg-toplevel-v6-send-configure
(function).
zxdg-popup-v6-implementation-tclass
(class).
zxdg-positioner-v6-implementation-tclass
(class).
zxdg-shell-v6-implementation-tclass
(class).
zxdg-surface-v6-implementation-tclass
(class).
zxdg-toplevel-v6-implementation-tclass
(class).
wayland-server-protocol
cffi
.
common-lisp
.
wayland-server-core
.
wayland-util
.
implement-wl-buffer
(function).
implement-wl-callback
(function).
implement-wl-compositor
(function).
implement-wl-data-device
(function).
implement-wl-data-device-manager
(function).
implement-wl-data-offer
(function).
implement-wl-data-source
(function).
implement-wl-display
(function).
implement-wl-keyboard
(function).
implement-wl-output
(function).
implement-wl-pointer
(function).
implement-wl-region
(function).
implement-wl-registry
(function).
implement-wl-seat
(function).
implement-wl-shell
(function).
implement-wl-shell-surface
(function).
implement-wl-shm
(function).
implement-wl-shm-pool
(function).
implement-wl-subcompositor
(function).
implement-wl-subsurface
(function).
implement-wl-surface
(function).
implement-wl-touch
(function).
initialize-wayland-server-interfaces
(function).
wl-buffer-interface
(special variable).
wl-buffer-send-release
(function).
wl-callback-interface
(special variable).
wl-callback-send-done
(function).
wl-compositor-interface
(special variable).
wl-data-device-interface
(special variable).
wl-data-device-manager-interface
(special variable).
wl-data-device-send-data-offer
(function).
wl-data-device-send-drop
(function).
wl-data-device-send-enter
(function).
wl-data-device-send-leave
(function).
wl-data-device-send-motion
(function).
wl-data-device-send-selection
(function).
wl-data-offer-interface
(special variable).
wl-data-offer-send-action
(function).
wl-data-offer-send-offer
(function).
wl-data-offer-send-source-actions
(function).
wl-data-source-interface
(special variable).
wl-data-source-send-action
(function).
wl-data-source-send-cancelled
(function).
wl-data-source-send-dnd-drop-performed
(function).
wl-data-source-send-dnd-finished
(function).
wl-data-source-send-send
(function).
wl-data-source-send-target
(function).
wl-display-interface
(special variable).
wl-display-send-delete-id
(function).
wl-display-send-error
(function).
wl-keyboard-interface
(special variable).
wl-keyboard-send-enter
(function).
wl-keyboard-send-key
(function).
wl-keyboard-send-keymap
(function).
wl-keyboard-send-leave
(function).
wl-keyboard-send-modifiers
(function).
wl-keyboard-send-repeat-info
(function).
wl-output-interface
(special variable).
wl-output-send-done
(function).
wl-output-send-geometry
(function).
wl-output-send-mode
(function).
wl-output-send-scale
(function).
wl-pointer-interface
(special variable).
wl-pointer-send-axis
(function).
wl-pointer-send-axis-discrete
(function).
wl-pointer-send-axis-source
(function).
wl-pointer-send-axis-stop
(function).
wl-pointer-send-button
(function).
wl-pointer-send-enter
(function).
wl-pointer-send-frame
(function).
wl-pointer-send-leave
(function).
wl-pointer-send-motion
(function).
wl-region-interface
(special variable).
wl-registry-interface
(special variable).
wl-registry-send-global
(function).
wl-registry-send-global-remove
(function).
wl-seat-interface
(special variable).
wl-seat-send-capabilities
(function).
wl-seat-send-name
(function).
wl-shell-interface
(special variable).
wl-shell-surface-interface
(special variable).
wl-shell-surface-send-configure
(function).
wl-shell-surface-send-ping
(function).
wl-shell-surface-send-popup-done
(function).
wl-shm-interface
(special variable).
wl-shm-pool-interface
(special variable).
wl-shm-send-format
(function).
wl-subcompositor-interface
(special variable).
wl-subsurface-interface
(special variable).
wl-surface-interface
(special variable).
wl-surface-send-enter
(function).
wl-surface-send-leave
(function).
wl-touch-interface
(special variable).
wl-touch-send-cancel
(function).
wl-touch-send-down
(function).
wl-touch-send-frame
(function).
wl-touch-send-motion
(function).
wl-touch-send-up
(function).
wl-buffer-implementation-tclass
(class).
wl-callback-implementation-tclass
(class).
wl-compositor-implementation-tclass
(class).
wl-data-device-implementation-tclass
(class).
wl-data-device-manager-implementation-tclass
(class).
wl-data-offer-implementation-tclass
(class).
wl-data-source-implementation-tclass
(class).
wl-display-implementation-tclass
(class).
wl-keyboard-implementation-tclass
(class).
wl-output-implementation-tclass
(class).
wl-pointer-implementation-tclass
(class).
wl-region-implementation-tclass
(class).
wl-registry-implementation-tclass
(class).
wl-seat-implementation-tclass
(class).
wl-shell-implementation-tclass
(class).
wl-shell-surface-implementation-tclass
(class).
wl-shm-implementation-tclass
(class).
wl-shm-pool-implementation-tclass
(class).
wl-subcompositor-implementation-tclass
(class).
wl-subsurface-implementation-tclass
(class).
wl-surface-implementation-tclass
(class).
wl-touch-implementation-tclass
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
wl-resource
)) ¶automatically generated reader method
wl-resource
)) ¶automatically generated writer method
wl-resource
)) ¶automatically generated reader method
wl-resource
)) ¶automatically generated writer method
wl-resource
)) ¶automatically generated reader method
id
.
wl-resource
)) ¶automatically generated writer method
id
.
wl-resource
) &key ->resource client version id implementation interface) ¶activate
.
deactivate
.
(setf effects)
.
effects
.
(setf height)
.
height
.
keyboard-send-enter
.
keyboard-send-leave
.
keyboard-send-modifiers
.
(setf opacity)
.
opacity
.
(setf origin-x)
.
origin-x
.
(setf origin-y)
.
origin-y
.
resize
.
(setf scale-x)
.
scale-x
.
(setf scale-y)
.
scale-y
.
(setf subsurfaces)
.
subsurfaces
.
(setf width)
.
width
.
(setf wl-surface)
.
wl-surface
.
(setf x)
.
x
.
(setf y)
.
y
.
0.0
:width
0.0
:height
1.0
:opacity
1.0
:scale-x
1.0
:scale-y
0.0
:origin-x
0.0
:origin-y
:wl-surface
:effects
:subsurfaces
:->client
:regions
:resources
:pointer
:keyboard
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
wl-resource
)) ¶automatically generated reader method
wl-resource
)) ¶automatically generated writer method
wl-resource
)) ¶automatically generated reader method
wl-resource
)) ¶automatically generated writer method
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
foreign-struct-type
.
translatable-foreign-type
.
Jump to: | %
(
-
A C D E F G H I K M O P R S W X Y Z |
---|
Jump to: | %
(
-
A C D E F G H I K M O P R S W X Y Z |
---|
Jump to: | *
-
C E H I K O P R S W X Y Z |
---|
Jump to: | *
-
C E H I K O P R S W X Y Z |
---|
Jump to: | C F I P S W X Z |
---|
Jump to: | C F I P S W X Z |
---|