| Package | Description |
|---|---|
| org.freedesktop.wayland.client |
| Modifier and Type | Method and Description |
|---|---|
WlShellSurfaceProxy |
WlShellProxy.getShellSurface(WlShellSurfaceEvents implementation,
WlSurfaceProxy surface)
create a shell surface from a surface
|
| Modifier and Type | Method and Description |
|---|---|
void |
WlShellSurfaceEvents.configure(WlShellSurfaceProxy emitter,
int edges,
int width,
int height)
suggest resize
|
void |
WlShellSurfaceEvents.ping(WlShellSurfaceProxy emitter,
int serial)
ping client
|
void |
WlShellSurfaceEvents.popupDone(WlShellSurfaceProxy emitter)
popup interaction is done
|
Copyright © 2016. All rights reserved.