You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zahorodnii 82ef63a3d4 wayland: Use correct signal to get notified when to destroy InputPanelV1Window
The window should be destroyed when the associated surface role is about
to be destroyed. QObject::destroyed is too late.
2 years ago
..
autotests wayland: Truncate strings sent via plasmawindowmanager interface 2 years ago
protocols
tests Port to KF6 2 years ago
tools Port to KF6 2 years ago
utils
CMakeLists.txt Add text-input-v1 support 2 years ago
DESIGN.md
abstract_data_source.cpp
abstract_data_source.h build: Add -Wno-unused-parameter compiler option 2 years ago
abstract_drop_handler.cpp
abstract_drop_handler.h
appmenu_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
appmenu_interface.h
blur_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
blur_interface.h
clientbuffer.cpp
clientbuffer.h
clientbuffer_p.h
clientbufferintegration.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
clientbufferintegration.h
clientconnection.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
clientconnection.h
compositor_interface.cpp
compositor_interface.h
contenttype_v1_interface.cpp
contenttype_v1_interface.h
contrast_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
contrast_interface.h
datacontroldevice_v1_interface.cpp wayland: Fix a typo in DataControlDeviceV1Interface::sendPrimarySelection() 2 years ago
datacontroldevice_v1_interface.h Remove selectionCleared and sendClearSelection from datadevice and friends 2 years ago
datacontroldevicemanager_v1_interface.cpp
datacontroldevicemanager_v1_interface.h
datacontroloffer_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
datacontroloffer_v1_interface.h
datacontrolsource_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
datacontrolsource_v1_interface.h
datadevice_interface.cpp use std::chrono::microseconds for time in input events 2 years ago
datadevice_interface.h scene: Remove dnd icon hack 2 years ago
datadevice_interface_p.h wayland: Drop DataDeviceInterface::updateProxy() 2 years ago
datadevicemanager_interface.cpp
datadevicemanager_interface.h
dataoffer_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
dataoffer_interface.h
datasource_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
datasource_interface.h wayland: Prevent matching dnd actions after drop 2 years ago
display.cpp qAsConst -> std::as_const 2 years ago
display.h
display_p.h
dpms_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
dpms_interface.h
drmclientbuffer.cpp
drmclientbuffer.h
drmlease_v1_interface.cpp wayland/drmlease: invalidate lease requests with invalid connectors 2 years ago
drmlease_v1_interface.h
drmlease_v1_interface_p.h wayland/drmlease: don't leak lease connectors 2 years ago
fakeinput_interface.cpp wayland: Fix missing relative motion events 2 years ago
fakeinput_interface.h wayland: Fix missing relative motion events 2 years ago
filtered_display.cpp
filtered_display.h
fractionalscale_v1_interface.cpp Include missing header for std::round 2 years ago
fractionalscale_v1_interface.h Implement wp-fractional-scale-v1 2 years ago
fractionalscale_v1_interface_p.h Implement wp-fractional-scale-v1 2 years ago
idle_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
idle_interface.h
idle_interface_p.h
idleinhibit_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
idleinhibit_v1_interface.h
idleinhibit_v1_interface_p.h
idlenotify_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
idlenotify_v1_interface.h
inputmethod_v1_interface.cpp wayland: Use correct signal to get notified when to destroy InputPanelV1Window 2 years ago
inputmethod_v1_interface.h wayland: Use correct signal to get notified when to destroy InputPanelV1Window 2 years ago
keyboard_interface.cpp remove some macros with questionable usefulness 2 years ago
keyboard_interface.h Match pointer/keyboard/touch lifespan to Seat lifespan 2 years ago
keyboard_interface_p.h
keyboard_shortcuts_inhibit_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
keyboard_shortcuts_inhibit_v1_interface.h
keystate_interface.cpp
keystate_interface.h
layershell_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
layershell_v1_interface.h
linuxdmabufv1clientbuffer.cpp qAsConst -> std::as_const 2 years ago
linuxdmabufv1clientbuffer.h
linuxdmabufv1clientbuffer_p.h
lockscreen_overlay_v1_interface.cpp Port a usage of QScopedPointer to std::unique_ptr 2 years ago
lockscreen_overlay_v1_interface.h Port a usage of QScopedPointer to std::unique_ptr 2 years ago
output_interface.cpp Add missing cmath include for std::ceil 2 years ago
output_interface.h
output_order_v1_interface.cpp wayland: implement output order interface 2 years ago
output_order_v1_interface.h wayland: implement output order interface 2 years ago
outputdevice_v2_interface.cpp wayland/outputmanagement: reject configurations if outputs change 2 years ago
outputdevice_v2_interface.h
outputmanagement_v2_interface.cpp outputchangeset: Round passed scale 2 years ago
outputmanagement_v2_interface.h
plasmashell_interface.cpp qAsConst -> std::as_const 2 years ago
plasmashell_interface.h
plasmavirtualdesktop_interface.cpp qBound -> std::clamp 2 years ago
plasmavirtualdesktop_interface.h
plasmawindowmanagement_interface.cpp wayland: Truncate strings sent via plasmawindowmanager interface 2 years ago
plasmawindowmanagement_interface.h
pointer_interface.cpp cursor: make position, hotspot and size floating point 2 years ago
pointer_interface.h cursor: make position, hotspot and size floating point 2 years ago
pointer_interface_p.h wayland: Fix high-res scroll events with low-res clients 2 years ago
pointerconstraints_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
pointerconstraints_v1_interface.h
pointerconstraints_v1_interface_p.h
pointergestures_v1_interface.cpp use std::chrono::microseconds for time in input events 2 years ago
pointergestures_v1_interface.h
pointergestures_v1_interface_p.h wayland: Fix missing relative motion events 2 years ago
primaryselectiondevice_v1_interface.cpp Remove selectionCleared and sendClearSelection from datadevice and friends 2 years ago
primaryselectiondevice_v1_interface.h Remove selectionCleared and sendClearSelection from datadevice and friends 2 years ago
primaryselectiondevicemanager_v1_interface.cpp
primaryselectiondevicemanager_v1_interface.h
primaryselectionoffer_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
primaryselectionoffer_v1_interface.h
primaryselectionsource_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
primaryselectionsource_v1_interface.h
region_interface.cpp
region_interface_p.h
relativepointer_v1_interface.cpp use std::chrono::microseconds for time in input events 2 years ago
relativepointer_v1_interface.h
relativepointer_v1_interface_p.h use std::chrono::microseconds for time in input events 2 years ago
screencast_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
screencast_v1_interface.h
seat_interface.cpp wayland: Cancel selections if set without focus 2 years ago
seat_interface.h Add text-input-v1 support 2 years ago
seat_interface_p.h wayland: Remove SeatInterfacePrivate::accumulatedCapabilities 2 years ago
server_decoration_interface.cpp qAsConst -> std::as_const 2 years ago
server_decoration_interface.h
server_decoration_palette_interface.cpp qAsConst -> std::as_const 2 years ago
server_decoration_palette_interface.h
shadow_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
shadow_interface.h
shmclientbuffer.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
shmclientbuffer.h
slide_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
slide_interface.h
subcompositor_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
subcompositor_interface.h
subsurface_interface_p.h
surface_interface.cpp Implement wp-fractional-scale-v1 2 years ago
surface_interface.h Implement wp-fractional-scale-v1 2 years ago
surface_interface_p.h Implement wp-fractional-scale-v1 2 years ago
surfacerole.cpp
surfacerole_p.h
tablet_v2_interface.cpp Remove tablet tool when the tablet device is removed 2 years ago
tablet_v2_interface.h Remove tablet tool when the tablet device is removed 2 years ago
tearingcontrol_v1_interface.cpp wayland/tearingcontrol: actually create the d pointer object 2 years ago
tearingcontrol_v1_interface.h wayland: implement tearing_control_v1 2 years ago
textinput.cpp
textinput.h
textinput_v1_interface.cpp Add text-input-v1 support 2 years ago
textinput_v1_interface.h Add text-input-v1 support 2 years ago
textinput_v1_interface_p.h Add text-input-v1 support 2 years ago
textinput_v2_interface.cpp Fix -Wdeprecated-enum-enum-conversion 2 years ago
textinput_v2_interface.h
textinput_v2_interface_p.h
textinput_v3_interface.cpp wayland: Disable text-input-v3 when it's destroyed 2 years ago
textinput_v3_interface.h Implement a enableRequested signal for text-input-v3 2 years ago
textinput_v3_interface_p.h wayland: Disable text-input-v3 when it's destroyed 2 years ago
touch_interface.cpp use std::chrono::microseconds for time in input events 2 years ago
touch_interface.h Match pointer/keyboard/touch lifespan to Seat lifespan 2 years ago
touch_interface_p.h
utils.h
viewporter_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
viewporter_interface.h
viewporter_interface_p.h
xdgactivation_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
xdgactivation_v1_interface.h
xdgdecoration_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
xdgdecoration_v1_interface.h
xdgdecoration_v1_interface_p.h
xdgforeign_v2_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
xdgforeign_v2_interface.h
xdgforeign_v2_interface_p.h
xdgoutput_v1_interface.cpp Include missing cmath header for std::round 2 years ago
xdgoutput_v1_interface.h port all headers to pragma once 2 years ago
xdgshell_interface.cpp wayland: Handle xdg_wm_base being destroyed before surface role 2 years ago
xdgshell_interface.h
xdgshell_interface_p.h wayland: Handle xdg_wm_base being destroyed before surface role 2 years ago
xwaylandkeyboardgrab_v1_interface.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
xwaylandkeyboardgrab_v1_interface.h
xwaylandshell_v1_interface.cpp wayland: Implement xwayland-shell-v1 2 years ago
xwaylandshell_v1_interface.h wayland: Implement xwayland-shell-v1 2 years ago