kwin/autotests/integration
Nicolas Fella 463d77ec18 Fix sticky keys for AltGr
We map AltGr to Qt::GroupSwitchModifier, but then ignore it

Instead map it to Mod5, which for some reason xkbcommon doesn't expose a define for

Also, since the Qt modifiers enum doesn't map nicely to XKB modifiers introduce our own enum to avoid confusion

CCBUG: 444335
2024-07-10 09:35:31 +00:00
..
data
effects autotests: Make testTranslucency less flaky 2024-07-09 11:36:10 +03:00
fakes
helper
scripting
activation_test.cpp
activities_test.cpp
bounce_keys_test.cpp
buttonrebind_test.cpp xkb: support converting Qt keys to keysyms 2024-05-27 18:27:33 +00:00
CMakeLists.txt autotests: add Xwayland scale changes to the output changes test 2024-06-17 20:41:58 +02:00
dbus_interface_test.cpp
debug_console_test.cpp
decoration_input_test.cpp
desktop_window_x11_test.cpp
dont_crash_aurorae_destroy_deco.cpp
dont_crash_cancel_animation.cpp
dont_crash_empty_deco.cpp
dont_crash_glxgears.cpp
dont_crash_reinitialize_compositor.cpp
dont_crash_useractions_menu.cpp
fakeinput_test.cpp
fractional_scaling_test.cpp autotests: Improve autotests for window scaling 2024-05-24 18:23:05 +00:00
generic_scene_opengl_test.cpp autotests: Force breeze_cursors cursor theme 2024-07-09 17:51:07 +00:00
generic_scene_opengl_test.h
globalshortcuts_test.cpp
idle_inhibition_test.cpp
input_stacking_order.cpp
inputmethod_test.cpp
internal_window.cpp Drop more (unnecessary) geometry updates blockers 2024-04-26 08:01:21 +00:00
keyboard_layout_test.cpp
keymap_creation_failure_test.cpp
kwin_wayland_test.cpp autotests: Destroy WaylandServer before Application 2024-06-03 11:22:13 +00:00
kwin_wayland_test.h autotests: Destroy WaylandServer before Application 2024-06-03 11:22:13 +00:00
kwinbindings_test.cpp
layershellv1window_test.cpp
lockscreen.cpp
maximize_test.cpp
move_resize_window_test.cpp tiling: Don't put maximized windows in tile 2024-07-09 17:24:15 +00:00
no_global_shortcuts_test.cpp Drop WaylandServer initialization flags 2024-06-23 17:53:17 +00:00
outputchanges_test.cpp autotests: add Xwayland scale changes to the output changes test 2024-06-17 20:41:58 +02:00
placement_test.cpp
plasma_surface_test.cpp
plasmawindow_test.cpp
platformcursor.cpp
pointer_constraints_test.cpp
pointer_input.cpp autotests: Force breeze_cursors cursor theme 2024-07-09 17:51:07 +00:00
quick_tiling_test.cpp tiling: Don't put maximized windows in tile 2024-07-09 17:24:15 +00:00
scene_opengl_es_test.cpp
scene_opengl_test.cpp
screen_changes_test.cpp
screencasting_test.cpp
screenedges_test.cpp screenedge: reset timer when pointer leaves edge 2024-04-10 20:55:29 +00:00
screens_test.cpp autotests/integration: clean up remnants of "active output follows mouse" setting in screenstest 2024-04-29 14:13:32 +00:00
security_context_test.cpp
shade_test.cpp
showing_desktop_test.cpp
stacking_order_test.cpp
sticky_keys_test.cpp Fix sticky keys for AltGr 2024-07-10 09:35:31 +00:00
struts_test.cpp
tabbox_test.cpp
test_helpers.cpp Implement xdg-dialog-v1 2024-04-03 14:34:53 +00:00
test_virtualkeyboard_dbus.cpp
tiles_test.cpp
touch_input_test.cpp
transient_placement.cpp Prefer en_US, "centre" -> "center" 2024-06-17 05:29:59 +00:00
virtual_desktop_test.cpp
window_rules_test.cpp
window_selection_test.cpp
x11_window_test.cpp
x11keyread.cpp
xdgshellwindow_rules_test.cpp remove Workspace::sendWindowToOutput 2024-06-07 00:44:24 +00:00
xdgshellwindow_test.cpp remove Workspace::sendWindowToOutput 2024-06-07 00:44:24 +00:00
xinerama_test.cpp
xwayland_input_test.cpp
xwayland_selections_test.cpp
xwaylandserver_crash_test.cpp
xwaylandserver_restart_test.cpp