| Package | Description |
|---|---|
| org.freedesktop.wayland.client |
| Modifier and Type | Method and Description |
|---|---|
WlSurfaceProxy |
WlCompositorProxy.createSurface(WlSurfaceEvents implementation)
create new surface
|
| Modifier and Type | Method and Description |
|---|---|
void |
WlTouchEventsV4.down(WlTouchProxy emitter,
int serial,
int time,
WlSurfaceProxy surface,
int id,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y)
touch down event and beginning of a touch sequence
|
void |
WlTouchEventsV2.down(WlTouchProxy emitter,
int serial,
int time,
WlSurfaceProxy surface,
int id,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y)
touch down event and beginning of a touch sequence
|
void |
WlTouchEvents.down(WlTouchProxy emitter,
int serial,
int time,
WlSurfaceProxy surface,
int id,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y)
touch down event and beginning of a touch sequence
|
void |
WlTouchEventsV3.down(WlTouchProxy emitter,
int serial,
int time,
WlSurfaceProxy surface,
int id,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y)
touch down event and beginning of a touch sequence
|
void |
WlTouchEventsV5.down(WlTouchProxy emitter,
int serial,
int time,
WlSurfaceProxy surface,
int id,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y)
touch down event and beginning of a touch sequence
|
void |
WlDataDeviceEventsV3.enter(WlDataDeviceProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y,
WlDataOfferProxy id)
initiate drag-and-drop session
|
void |
WlDataDeviceEventsV2.enter(WlDataDeviceProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y,
WlDataOfferProxy id)
initiate drag-and-drop session
|
void |
WlDataDeviceEvents.enter(WlDataDeviceProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y,
WlDataOfferProxy id)
initiate drag-and-drop session
|
void |
WlKeyboardEventsV4.enter(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface,
ByteBuffer keys)
enter event
|
void |
WlKeyboardEventsV2.enter(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface,
ByteBuffer keys)
enter event
|
void |
WlKeyboardEventsV3.enter(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface,
ByteBuffer keys)
enter event
|
void |
WlKeyboardEventsV5.enter(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface,
ByteBuffer keys)
enter event
|
void |
WlKeyboardEvents.enter(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface,
ByteBuffer keys)
enter event
|
void |
WlPointerEvents.enter(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed surfaceX,
org.freedesktop.wayland.util.Fixed surfaceY)
enter event
|
void |
WlPointerEventsV2.enter(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed surfaceX,
org.freedesktop.wayland.util.Fixed surfaceY)
enter event
|
void |
WlPointerEventsV3.enter(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed surfaceX,
org.freedesktop.wayland.util.Fixed surfaceY)
enter event
|
void |
WlPointerEventsV5.enter(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed surfaceX,
org.freedesktop.wayland.util.Fixed surfaceY)
enter event
|
void |
WlPointerEventsV4.enter(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed surfaceX,
org.freedesktop.wayland.util.Fixed surfaceY)
enter event
|
void |
WlSurfaceEventsV2.enter(WlSurfaceProxy emitter,
WlOutputProxy output)
surface enters an output
|
void |
WlSurfaceEvents.enter(WlSurfaceProxy emitter,
WlOutputProxy output)
surface enters an output
|
void |
WlSurfaceEventsV3.enter(WlSurfaceProxy emitter,
WlOutputProxy output)
surface enters an output
|
void |
WlSurfaceEventsV4.enter(WlSurfaceProxy emitter,
WlOutputProxy output)
surface enters an output
|
WlShellSurfaceProxy |
WlShellProxy.getShellSurface(WlShellSurfaceEvents implementation,
WlSurfaceProxy surface)
create a shell surface from a surface
|
WlSubsurfaceProxy |
WlSubcompositorProxy.getSubsurface(WlSubsurfaceEvents implementation,
WlSurfaceProxy surface,
WlSurfaceProxy parent)
give a surface the role sub-surface
|
void |
WlKeyboardEventsV4.leave(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlKeyboardEventsV2.leave(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlKeyboardEventsV3.leave(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlKeyboardEventsV5.leave(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlKeyboardEvents.leave(WlKeyboardProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlPointerEvents.leave(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlPointerEventsV2.leave(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlPointerEventsV3.leave(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlPointerEventsV5.leave(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlPointerEventsV4.leave(WlPointerProxy emitter,
int serial,
WlSurfaceProxy surface)
leave event
|
void |
WlSurfaceEventsV2.leave(WlSurfaceProxy emitter,
WlOutputProxy output)
surface leaves an output
|
void |
WlSurfaceEvents.leave(WlSurfaceProxy emitter,
WlOutputProxy output)
surface leaves an output
|
void |
WlSurfaceEventsV3.leave(WlSurfaceProxy emitter,
WlOutputProxy output)
surface leaves an output
|
void |
WlSurfaceEventsV4.leave(WlSurfaceProxy emitter,
WlOutputProxy output)
surface leaves an output
|
void |
WlSubsurfaceProxy.placeAbove(WlSurfaceProxy sibling)
restack the sub-surface
|
void |
WlSubsurfaceProxy.placeBelow(WlSurfaceProxy sibling)
restack the sub-surface
|
void |
WlPointerProxy.setCursor(int serial,
WlSurfaceProxy surface,
int hotspotX,
int hotspotY)
set the pointer surface
|
void |
WlShellSurfaceProxy.setPopup(WlSeatProxy seat,
int serial,
WlSurfaceProxy parent,
int x,
int y,
int flags)
make the surface a popup surface
|
void |
WlShellSurfaceProxy.setTransient(WlSurfaceProxy parent,
int x,
int y,
int flags)
make the surface a transient surface
|
void |
WlDataDeviceProxy.startDrag(WlDataSourceProxy source,
WlSurfaceProxy origin,
WlSurfaceProxy icon,
int serial)
start drag-and-drop operation
|
Copyright © 2016. All rights reserved.