kwin/src/wayland
Vlad Zahorodnii 0c8b77edc0 Drop unnecessary emptiness check
If a buffer is attached to the surface, its width or height cannot be 0.
2020-06-17 06:48:20 +00:00
..
autotests Port AppMenu Interface to use autogenerated classes 2020-06-15 07:28:02 +00:00
cmake/Modules KWayland: Convert license headers to SPDX 2020-03-16 19:57:44 +01:00
protocols Add DataControl iface 2020-05-26 13:32:56 +01:00
server Introduce methods for retrieving individual buffer dimensions 2020-06-01 17:04:50 +03:00
tests xdg-shell: Rewrite wrappers for the xdg-shell protocol 2020-06-01 14:48:51 +03:00
abstract_data_source.cpp Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
abstract_data_source.h Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
appmenu_interface.cpp Port AppMenu Interface to use autogenerated classes 2020-06-15 07:28:02 +00:00
appmenu_interface.h Port AppMenu Interface to use autogenerated classes 2020-06-15 07:28:02 +00:00
blur_interface.cpp [BlurInterface] Port to the new approach 2020-05-26 08:13:09 +00:00
blur_interface.h [BlurInterface] Port to the new approach 2020-05-26 08:13:09 +00:00
clientconnection.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
clientconnection.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
CMakeLists.txt Port AppMenu Interface to use autogenerated classes 2020-06-15 07:28:02 +00:00
compositor_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
compositor_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
config-kwaylandserver.h.cmake Build standalone 2020-04-28 16:21:09 +02:00
contrast_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
contrast_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
COPYING.LIB Change to LGPLv2+ 2014-09-17 15:57:56 +02:00
datacontroldevice_v1_interface.cpp No auto 2020-05-28 11:09:27 +03:00
datacontroldevice_v1_interface.h Add missing parameter name 2020-05-28 11:09:27 +03:00
datacontroldevicemanager_v1_interface.cpp Fix class names for data control wrappers 2020-05-28 11:09:02 +03:00
datacontroldevicemanager_v1_interface.h Add some boring documentation for data control wrappers 2020-05-28 11:09:27 +03:00
datacontroloffer_v1_interface.cpp Fix class names for data control wrappers 2020-05-28 11:09:02 +03:00
datacontroloffer_v1_interface.h Add some boring documentation for data control wrappers 2020-05-28 11:09:27 +03:00
datacontrolsource_v1_interface.cpp Fix class names for data control wrappers 2020-05-28 11:09:02 +03:00
datacontrolsource_v1_interface.h Add some boring documentation for data control wrappers 2020-05-28 11:09:27 +03:00
datadevice_interface.cpp Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
datadevice_interface.h Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
datadevicemanager_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
datadevicemanager_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
dataoffer_interface.cpp Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
dataoffer_interface.h Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
datasource_interface.cpp Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
datasource_interface.h Introduce AbstractDataSource round the DataSourceInterface 2020-05-26 12:49:01 +01:00
display.cpp Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
display.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
dpms_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
dpms_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
dpms_interface_p.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
drm_fourcc.h KWayland: Convert license headers to SPDX 2020-03-16 19:57:44 +01:00
fakeinput_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
fakeinput_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
filtered_display.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
filtered_display.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
idle_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
idle_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
keyboard_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
keyboard_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
keyboard_interface_p.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
keyboard_shortcuts_inhibit_v1_interface.cpp Fix class names for keyboard shortcuts inhibit 2020-05-29 11:30:10 +02:00
keyboard_shortcuts_inhibit_v1_interface.h Fix class names for keyboard shortcuts inhibit 2020-05-29 11:30:10 +02:00
keystate_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
keystate_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
output_interface.cpp Add OutputInterface::isEnabled 2020-05-25 14:00:39 +02:00
output_interface.h Add OutputInterface::isEnabled 2020-05-25 14:00:39 +02:00
plasmashell_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
plasmashell_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
plasmavirtualdesktop_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
plasmavirtualdesktop_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
plasmawindowmanagement_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
plasmawindowmanagement_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
pointer_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
pointer_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
pointer_interface_p.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
primaryselectiondevice_v1_interface.cpp Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectiondevice_v1_interface.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectiondevicemanager_v1_interface.cpp Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectiondevicemanager_v1_interface.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectionoffer_v1_interface.cpp Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectionoffer_v1_interface.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectionsource_v1_interface.cpp Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
primaryselectionsource_v1_interface.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
region_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
seat_interface.cpp Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
seat_interface.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
seat_interface_p.h Introduce API round primary-selection-unstable-v1.xml AKA middle-click paste 2020-06-03 14:45:30 +01:00
server_decoration_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
server_decoration_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
server_decoration_palette_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
server_decoration_palette_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
shadow_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
shadow_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
slide_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
slide_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
subcompositor_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
subcompositor_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
subsurface_interface_p.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
surface_interface.cpp Drop unnecessary emptiness check 2020-06-17 06:48:20 +00:00
surface_interface.h Add support for the wp_viewporter protocol 2020-06-02 15:33:00 +03:00
surface_interface_p.h Add support for the wp_viewporter protocol 2020-06-02 15:33:00 +03:00
surfacerole.cpp xdg-shell: Rewrite wrappers for the xdg-shell protocol 2020-06-01 14:48:51 +03:00
surfacerole_p.h xdg-shell: Rewrite wrappers for the xdg-shell protocol 2020-06-01 14:48:51 +03:00
touch_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
touch_interface.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
viewporter_interface.cpp Add support for the wp_viewporter protocol 2020-06-02 15:33:00 +03:00
viewporter_interface.h Add support for the wp_viewporter protocol 2020-06-02 15:33:00 +03:00
viewporter_interface_p.h Add support for the wp_viewporter protocol 2020-06-02 15:33:00 +03:00
xdgdecoration_v1_interface.cpp xdg-shell: Rewrite wrappers for the xdg-shell protocol 2020-06-01 14:48:51 +03:00
xdgdecoration_v1_interface.h xdg-shell: Rewrite wrappers for the xdg-shell protocol 2020-06-01 14:48:51 +03:00
xdgdecoration_v1_interface_p.h xdg-shell: Rewrite wrappers for the xdg-shell protocol 2020-06-01 14:48:51 +03:00
xdgforeign_v2_interface.cpp Port namespaces and includes 2020-04-29 16:56:38 +02:00
xdgforeign_v2_interface_p.h Port namespaces and includes 2020-04-29 16:56:38 +02:00
xdgshell_interface.cpp xdg-shell: Reset xdg_toplevel and xdg_popup on unmap 2020-06-01 14:48:51 +03:00
xdgshell_interface.h xdg-shell: Reset xdg_toplevel and xdg_popup on unmap 2020-06-01 14:48:51 +03:00
xdgshell_interface_p.h xdg-shell: Reset xdg_toplevel and xdg_popup on unmap 2020-06-01 14:48:51 +03:00