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 0f5e719b61 wayland: Fix none keyboard interactivity in LayerShellV1Window
Window::acceptsFocus() is not taken into account when a window is
activated using Workspace::activateWindow(). The main reason is because
of different input models on X11.

Instead, Window::takeFocus() should check itself if the window accepts
focus.
11 months ago
..
drm backends/drm: support applying icc profiles with color management 11 months ago
integration wayland: Fix none keyboard interactivity in LayerShellV1Window 11 months ago
libinput
libkwineffects Merge libkwineffects into libkwin 11 months ago
wayland Merge libkwineffects into libkwin 11 months ago
CMakeLists.txt Temporarily disable testXkb and testX11Window 11 months ago
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Merge libkwineffects into libkwin 11 months ago
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp
test_utils.cpp
test_virtual_desktops.cpp
test_window_paint_data.cpp
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
xcb_scaling_mock.cpp