Martin Gräßlin
199cd70416
[tests] WaylandClientTest can maximize/restore on middle click
2015-06-07 03:29:06 +02:00
Martin Gräßlin
3c6fd0190b
[tests] Only use KWayland in the waylandclienttest
...
No need for Wayland::Client any more - KWayland encapsulates the usage.
2015-03-23 09:54:37 +01:00
Martin Gräßlin
b8837b66f3
ShmPool returns QWeakPointer<Buffer> instead of Buffer*
...
Requires effad12d8b1169d9ffe851fc3f0143eeb8deb10d in kwayland.
2014-09-22 09:59:58 +02:00
Martin Gräßlin
237ee7fcc7
wayland_client and wayland_server moved to kwayland
...
kwayland is provided by kde:kwayland and is located at
kde/workspace/kwayland
It's an optional build dependency needed only for kwin_wayland.
2014-09-19 13:59:51 +02:00
Martin Gräßlin
e125cbc4e6
[tests] Add a waylandclienttest application
...
A small test application to use the Wayland Client classes. It opens
a fullscreen Shell surface and reacts to input events:
* q quits
* left click toggles the background color animation
* right click quits
REVIEW: 119883
2014-08-27 08:57:21 +02:00