.. |
autotests
|
[autotests] Extend test for OutputInterface
|
2016-06-13 19:19:06 +02:00 |
server
|
[server] Trigger error if a transient request tries to parent to itself
|
2016-06-03 12:45:05 +02:00 |
tests
|
[tests] Add a sub-surface test application
|
2016-03-21 16:03:31 +01:00 |
tools
|
Introduce a test server
|
2016-06-01 16:15:08 +02:00 |
.arcconfig
|
Add .arcconfig
|
2016-01-25 10:53:57 +01:00 |
.reviewboardrc
|
Add Review Board configuration
|
2014-09-21 11:33:11 +02:00 |
blur_interface.cpp
|
[server] Don't destroy BlurInterface when parent SurfaceInterface is destroyed
|
2016-06-01 07:31:25 +02:00 |
blur_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
clientconnection.cpp
|
[server] Expose executable path in ClientConnection
|
2016-01-25 10:56:16 +01:00 |
clientconnection.h
|
pid_t is defined in sys/types.h
|
2016-05-10 08:47:20 +02:00 |
CMakeLists.txt
|
Implement wl_text_input and zwp_text_input_v2 interfaces
|
2016-05-25 15:10:42 +02:00 |
compositor_interface.cpp
|
[server] Improve the handling when clients disconnect
|
2016-05-19 16:21:27 +02:00 |
compositor_interface.h
|
[server] Another round of docu improvements
|
2015-09-09 17:31:13 +02:00 |
contrast_interface.cpp
|
[server] Don't destroy ContrastInterface when parent SurfaceInterface is destroyed
|
2016-06-01 07:32:03 +02:00 |
contrast_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
COPYING.LIB
|
Change to LGPLv2+
|
2014-09-17 15:57:56 +02:00 |
datadevice_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
datadevice_interface.h
|
[server] Implement support for drag'n'drop through pointer device
|
2016-03-02 08:18:41 +01:00 |
datadevicemanager_interface.cpp
|
Increase version requirements for wl_data_device_release
|
2015-09-15 08:44:42 +02:00 |
datadevicemanager_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
dataoffer_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
dataoffer_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
datasource_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
datasource_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
display.cpp
|
Implement wl_text_input and zwp_text_input_v2 interfaces
|
2016-05-25 15:10:42 +02:00 |
display.h
|
Implement wl_text_input and zwp_text_input_v2 interfaces
|
2016-05-25 15:10:42 +02:00 |
dpms_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
dpms_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
dpms_interface_p.h
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
fakeinput_interface.cpp
|
Add support for touch events in fakeinput protocol and interface.
|
2016-05-31 16:43:54 +05:30 |
fakeinput_interface.h
|
Add support for touch events in fakeinput protocol and interface.
|
2016-05-31 16:43:54 +05:30 |
idle_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
idle_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
keyboard_interface.cpp
|
[server] Improve the handling when clients disconnect
|
2016-05-19 16:21:27 +02:00 |
keyboard_interface.h
|
API doc improvements
|
2015-09-09 13:49:58 +02:00 |
keyboard_interface_p.h
|
[server] Pass keyboard focus to child surface on pointer click
|
2016-04-07 07:57:00 +02:00 |
KF5WaylandConfig.cmake.in
|
Introduce a test server
|
2016-06-01 16:15:08 +02:00 |
Mainpage.dox
|
Add Mainpage.dox to triggeri apidocs generation
|
2015-09-19 17:16:54 +02:00 |
output_interface.cpp
|
[server] Fix possible crash after deleting an output(device)interface
|
2015-11-17 16:37:01 +01:00 |
output_interface.h
|
[server] Add more documentation
|
2015-09-10 13:36:42 +02:00 |
plasmashell_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
plasmashell_interface.h
|
[autotests] Add test for PlasmaShellSurface::setPanelBehavior
|
2016-06-13 14:01:49 +02:00 |
plasmawindowmanagement_interface.cpp
|
Introduce an initial state event into Plasma Window protocol
|
2016-06-06 13:07:35 +02:00 |
plasmawindowmanagement_interface.h
|
Improve the deconstruction of PlasmaWindows
|
2016-05-12 10:55:07 +02:00 |
pointer_interface.cpp
|
[server] Improve the handling when clients disconnect
|
2016-05-19 16:21:27 +02:00 |
pointer_interface.h
|
[server] Another round of docu improvements
|
2015-09-09 17:31:13 +02:00 |
pointer_interface_p.h
|
[server] Split PoointerInterface::Private into dedicated header
|
2016-04-06 11:27:42 +02:00 |
region_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
seat_interface.cpp
|
Implement wl_text_input and zwp_text_input_v2 interfaces
|
2016-05-25 15:10:42 +02:00 |
seat_interface.h
|
Implement wl_text_input and zwp_text_input_v2 interfaces
|
2016-05-25 15:10:42 +02:00 |
seat_interface_p.h
|
Implement wl_text_input and zwp_text_input_v2 interfaces
|
2016-05-25 15:10:42 +02:00 |
server_decoration_interface.cpp
|
[server] Don't destroy ServerSideDecorationInterface when parent SurfaceInterface is destroyed
|
2016-06-01 07:32:38 +02:00 |
server_decoration_interface.h
|
[server] Add implementation for server side decoration protocol
|
2015-12-17 13:29:38 +01:00 |
shadow_interface.cpp
|
[server] Don't destroy ShadowInterface when SurfaceInterface gets destroyed
|
2016-06-01 07:33:12 +02:00 |
shadow_interface.h
|
Add a Shadow protocol
|
2015-07-15 11:11:30 +02:00 |
slide_interface.cpp
|
[server] Don't destroy SlideInterface when parent SurfaceInterface is destroyed
|
2016-06-01 07:34:10 +02:00 |
slide_interface.h
|
Interface for a Slide effect
|
2015-09-09 17:37:36 +02:00 |
subcompositor_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
subcompositor_interface.h
|
Version 5.7 becomes version 5.22
|
2016-04-27 07:43:43 +02:00 |
subsurface_interface_p.h
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
surface_interface.cpp
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
surface_interface.h
|
Version 5.7 becomes version 5.22
|
2016-04-27 07:43:43 +02:00 |
surface_interface_p.h
|
[server] Standardize the destructor request handling for Resources
|
2016-05-30 08:16:07 +02:00 |
touch_interface.cpp
|
[server] Improve the handling when clients disconnect
|
2016-05-19 16:21:27 +02:00 |
touch_interface.h
|
API doc improvements
|
2015-09-09 13:49:58 +02:00 |