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.
Ismael Asensio 9995f984c3 kwinrules: Use a list of desktop UUIDs to set and store the rules setting
Port the RuleSettings and KCM to store and use a list of virtual desktop
 UUIDs, instead of the previous x11 positional id, continuing the work on
This allows to set a rule with several desktops on Wayland.

On X11 it has no visible change for the user, but internally it uses the
more modern concept, helping to simplify the related code.

The relevant key on kwinrulesrc changes from `desktop` to `desktops`.
A kconf_update script handles the migration.
3 years ago
..
integration kwinrules: Use a list of desktop UUIDs to set and store the rules setting 3 years ago
libinput
libkwineffects
libxrenderutils
tabbox
CMakeLists.txt autotests: Rewrite testScreenEdges as an integration test 3 years ago
abstract_client.h
fakeeffectplugin.cpp
fakeeffectplugin.json
fakeeffectplugin_version.cpp
fakeeffectplugin_version.json
mock_abstract_client.cpp
mock_abstract_client.h
mock_effectshandler.cpp
mock_effectshandler.h Lay some groundwork for realtime gestures in Wayland 3 years ago
mock_workspace.cpp
mock_workspace.h
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
test_builtin_effectloader.cpp tests: fix TestBuiltInEffectLoader 3 years ago
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp tests: fix GestureTest 3 years ago
test_plugin_effectloader.cpp
test_screen_paint_data.cpp
test_scripted_effectloader.cpp
test_virtual_desktops.cpp tests: fix TestVirtualDesktops 3 years ago
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 fix global shortcuts for non-Latin symbols 4 years ago
testutils.h
workspace.h