kwin/wayland_client
Martin Gräßlin 46f2b252d8 [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer
Split out from wayland_backend. So far no unit test as there is no proper
way to simulate input events.
2014-08-27 08:57:06 +02:00
..
protocols [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
buffer.cpp [kwin_wayland] Split out Buffer and ShmPool into dedicated files 2014-08-27 08:57:06 +02:00
buffer.h [kwin_wayland] Split out Buffer and ShmPool into dedicated files 2014-08-27 08:57:06 +02:00
compositor.cpp [kwin_wayland] Create a dedicated class for Compositor 2014-08-27 08:57:06 +02:00
compositor.h [kwin_wayland] Create a dedicated class for Compositor 2014-08-27 08:57:06 +02:00
connection_thread.cpp [kwin-wayland] Create dedicated thread for wayland connection 2014-08-18 08:51:24 +02:00
connection_thread.h [kwin-wayland] Create dedicated thread for wayland connection 2014-08-18 08:51:24 +02:00
fullscreen_shell.cpp [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
fullscreen_shell.h [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
keyboard.cpp [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer 2014-08-27 08:57:06 +02:00
keyboard.h [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer 2014-08-27 08:57:06 +02:00
output.cpp [kwin_wayland] Move Wayland::Output into dedicated source files 2014-08-27 08:57:05 +02:00
output.h [kwin_wayland] Move Wayland::Output into dedicated source files 2014-08-27 08:57:05 +02:00
pointer.cpp [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer 2014-08-27 08:57:06 +02:00
pointer.h [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer 2014-08-27 08:57:06 +02:00
registry.cpp [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
registry.h [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
seat.cpp [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer 2014-08-27 08:57:06 +02:00
seat.h [kwin_wayland] Create dedicated classes for Seat, Keyboard and Pointer 2014-08-27 08:57:06 +02:00
shell.cpp [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
shell.h [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
shm_pool.cpp [kwin_wayland] Make ShmPool more like the other wrapper classes 2014-08-27 08:57:06 +02:00
shm_pool.h [kwin_wayland] Make ShmPool more like the other wrapper classes 2014-08-27 08:57:06 +02:00
surface.cpp [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
surface.h [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00