kwin/src/wayland
Aleix Pol 22bf1087a1 Remove unnecessary SKIP_AUTOMOC call
ecm_add_qtwayland_server_protocol() is already doing this.
2020-11-09 11:06:43 +00:00
..
autotests Rename tablet interfaces according to the current naming conventions 2020-11-05 07:09:20 +00:00
protocols Implement layer-shell v1 protocol 2020-09-03 13:42:36 +03:00
server Rename tablet interfaces according to the current naming conventions 2020-11-05 07:09:20 +00:00
tests Remove not implemented method 2020-10-21 08:14:39 +02:00
abstract_data_source.cpp Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
abstract_data_source.h Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
appmenu_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
appmenu_interface.h
blur_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
blur_interface.h
clientconnection.cpp
clientconnection.h
CMakeLists.txt Remove unnecessary SKIP_AUTOMOC call 2020-11-09 11:06:43 +00:00
compositor_interface.cpp
compositor_interface.h
config-kwaylandserver.h.cmake
contrast_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
contrast_interface.h
COPYING.LIB
datacontroldevice_v1_interface.cpp
datacontroldevice_v1_interface.h
datacontroldevicemanager_v1_interface.cpp
datacontroldevicemanager_v1_interface.h
datacontroloffer_v1_interface.cpp
datacontroloffer_v1_interface.h
datacontrolsource_v1_interface.cpp Introduce resource_cast<> helper function 2020-11-04 08:15:31 +02:00
datacontrolsource_v1_interface.h Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
datadevice_interface.cpp Introduce DragAndDropIcon 2020-11-03 19:53:12 +00:00
datadevice_interface.h Introduce DragAndDropIcon 2020-11-03 19:53:12 +00:00
datadevice_interface_p.h Introduce DragAndDropIcon 2020-11-03 19:53:12 +00:00
datadevicemanager_interface.cpp Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
datadevicemanager_interface.h Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
dataoffer_interface.cpp Check for protocol errors before converting dnd actions 2020-10-28 15:37:29 +02:00
dataoffer_interface.h Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
datasource_interface.cpp Introduce resource_cast<> helper function 2020-11-04 08:15:31 +02:00
datasource_interface.h Send a cancelled() event if the dnd data source is not accepted 2020-10-28 17:42:32 +00:00
display.cpp Rename tablet interfaces according to the current naming conventions 2020-11-05 07:09:20 +00:00
display.h Rename tablet interfaces according to the current naming conventions 2020-11-05 07:09:20 +00:00
dpms_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
dpms_interface.h
dpms_interface_p.h Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
drm_fourcc.h
fakeinput_interface.cpp
fakeinput_interface.h
filtered_display.cpp
filtered_display.h
idle_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
idle_interface.h
idle_interface_p.h Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
idleinhibit_v1_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
idleinhibit_v1_interface.h
idleinhibit_v1_interface_p.h Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
inputmethod_v1_interface.cpp Introduce SurfaceRole name property 2020-10-31 18:10:49 +02:00
inputmethod_v1_interface.h input-method-v1: Fix bug regarding the modifier handling 2020-10-16 17:05:42 +05:30
keyboard_interface.cpp move keyboard to the new approach and refactor the keyboard_interface 2020-10-20 20:09:51 +05:30
keyboard_interface.h move keyboard to the new approach and refactor the keyboard_interface 2020-10-20 20:09:51 +05:30
keyboard_interface_p.h move keyboard to the new approach and refactor the keyboard_interface 2020-10-20 20:09:51 +05:30
keyboard_shortcuts_inhibit_v1_interface.cpp
keyboard_shortcuts_inhibit_v1_interface.h
keystate_interface.cpp keystates: use the qtwaylandscanner instead of having the boilerplate 2020-10-09 13:17:30 +00:00
keystate_interface.h keystates: use the qtwaylandscanner instead of having the boilerplate 2020-10-09 13:17:30 +00:00
layershell_v1_interface.cpp Introduce SurfaceRole name property 2020-10-31 18:10:49 +02:00
layershell_v1_interface.h Implement layer-shell v1 protocol 2020-09-03 13:42:36 +03:00
output_interface.cpp
output_interface.h
plasmashell_interface.cpp
plasmashell_interface.h
plasmavirtualdesktop_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
plasmavirtualdesktop_interface.h
plasmawindowmanagement_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
plasmawindowmanagement_interface.h Migrate Window Management to new approach 2020-09-28 11:40:51 +00:00
pointer_interface.cpp Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
pointer_interface.h Port pointer-gestures-v1 interface to the new design 2020-11-03 19:49:57 +02:00
pointer_interface_p.h Port pointer-gestures-v1 interface to the new design 2020-11-03 19:49:57 +02:00
pointerconstraints_v1_interface.cpp Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
pointerconstraints_v1_interface.h Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
pointerconstraints_v1_interface_p.h Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
pointergestures_v1_interface.cpp Port pointer-gestures-v1 interface to the new design 2020-11-03 19:49:57 +02:00
pointergestures_v1_interface.h Port pointer-gestures-v1 interface to the new design 2020-11-03 19:49:57 +02:00
pointergestures_v1_interface_p.h Port pointer-gestures-v1 interface to the new design 2020-11-03 19:49:57 +02:00
primaryselectiondevice_v1_interface.cpp
primaryselectiondevice_v1_interface.h
primaryselectiondevicemanager_v1_interface.cpp
primaryselectiondevicemanager_v1_interface.h
primaryselectionoffer_v1_interface.cpp
primaryselectionoffer_v1_interface.h
primaryselectionsource_v1_interface.cpp Introduce resource_cast<> helper function 2020-11-04 08:15:31 +02:00
primaryselectionsource_v1_interface.h Port DataDevice to the new inheritance approach 2020-10-01 14:49:33 +00:00
region_interface.cpp Introduce resource_cast<> helper function 2020-11-04 08:15:31 +02:00
relativepointer_v1_interface.cpp Port relative-pointer-v1 interface to the new design 2020-11-03 19:49:54 +02:00
relativepointer_v1_interface.h Port relative-pointer-v1 interface to the new design 2020-11-03 19:49:54 +02:00
relativepointer_v1_interface_p.h Port relative-pointer-v1 interface to the new design 2020-11-03 19:49:54 +02:00
screencast_v1_interface.cpp Rename screencast wrappers according to unstable protocol naming conventions 2020-09-05 14:45:43 +03:00
screencast_v1_interface.h Rename screencast wrappers according to unstable protocol naming conventions 2020-09-05 14:45:43 +03:00
seat_interface.cpp Introduce DragAndDropIcon 2020-11-03 19:53:12 +00:00
seat_interface.h move keyboard to the new approach and refactor the keyboard_interface 2020-10-20 20:09:51 +05:30
seat_interface_p.h move keyboard to the new approach and refactor the keyboard_interface 2020-10-20 20:09:51 +05:30
server_decoration_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
server_decoration_interface.h
server_decoration_palette_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
server_decoration_palette_interface.h
shadow_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
shadow_interface.h Untangle SurfaceInterface and BufferInterface 2020-09-21 13:58:37 +00:00
slide_interface.cpp
slide_interface.h
subcompositor_interface.cpp Check for subsurface loops 2020-11-04 23:41:44 +02:00
subcompositor_interface.h Rewrite subsurface wrappers following the new design principles 2020-11-02 08:26:57 +02:00
subsurface_interface_p.h Rewrite subsurface wrappers following the new design principles 2020-11-02 08:26:57 +02:00
surface_interface.cpp Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
surface_interface.h Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
surface_interface_p.h Port pointer-constraints-v1 to the new design 2020-11-04 06:19:13 +00:00
surfacerole.cpp Introduce SurfaceRole name property 2020-10-31 18:10:49 +02:00
surfacerole_p.h Introduce SurfaceRole name property 2020-10-31 18:10:49 +02:00
tablet_v2_interface.cpp Get rid of private nested classes in tablet interfaces 2020-11-06 10:20:38 +00:00
tablet_v2_interface.h Get rid of private nested classes in tablet interfaces 2020-11-06 10:20:38 +00:00
textinput.h server: implement the text-input-unstable-v3 2020-09-29 16:16:28 +05:30
textinput_v2_interface.cpp input-method-v2: pass the reason state was updated to compositor 2020-10-08 17:50:46 +05:30
textinput_v2_interface.h input-method-v2: pass the reason state was updated to compositor 2020-10-08 17:50:46 +05:30
textinput_v2_interface_p.h Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
textinput_v3_interface.cpp text-input-v3: track commit counts per resource 2020-10-07 11:38:46 +05:30
textinput_v3_interface.h server: implement the text-input-unstable-v3 2020-09-29 16:16:28 +05:30
textinput_v3_interface_p.h text-input-v3: track commit counts per resource 2020-10-07 11:38:46 +05:30
touch_interface.cpp
touch_interface.h
utils.h Introduce resource_cast<> helper function 2020-11-04 08:15:31 +02:00
viewporter_interface.cpp
viewporter_interface.h
viewporter_interface_p.h
xdgdecoration_v1_interface.cpp
xdgdecoration_v1_interface.h
xdgdecoration_v1_interface_p.h
xdgforeign_v2_interface.cpp Use global static variables to store protocol version 2020-10-02 16:47:19 +00:00
xdgforeign_v2_interface.h
xdgforeign_v2_interface_p.h
xdgoutput_v1_interface.cpp Properly handle destruction of XdgOutputV1Interface 2020-10-13 08:58:04 +03:00
xdgoutput_v1_interface.h
xdgshell_interface.cpp Post invalid_positioner error to the right resource 2020-11-04 06:17:02 +00:00
xdgshell_interface.h Implement layer-shell v1 protocol 2020-09-03 13:42:36 +03:00
xdgshell_interface_p.h Implement layer-shell v1 protocol 2020-09-03 13:42:36 +03:00