kwin/autotests/integration
Xaver Hugl 33fe211471 placementtracker: fix restoring of windows in custom tiles
There were two problems preventing it from working:
1. The placement tracker didn't handle them correctly; now it sets the custom tile mode
after moving the window to its location
2. The window code used `output()` instead of `moveResizeOutput()`, which means when KWin
just moved the window to a different screen and immediately changes the tile mode
afterwards, it would tile the window on the wrong output
2024-05-03 16:47:47 +02:00
..
data
effects autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
fakes
helper
scripting
activation_test.cpp
activities_test.cpp
bounce_keys_test.cpp
buttonrebind_test.cpp buttonrebinds: Introduce tests 2024-03-14 14:39:00 -07:00
CMakeLists.txt wayland: Use xdg-dialog-v1 basename 2024-04-26 11:31:34 +00:00
dbus_interface_test.cpp Introduce layer window rule 2024-01-17 23:05:53 +00:00
debug_console_test.cpp Make it possible to build KWin without libxcb 2024-02-28 16:03:50 +00:00
decoration_input_test.cpp autotests: Make xdg-toplevel-decoration-v1 factory function return a std::unique_ptr 2024-03-11 08:52:10 +00:00
desktop_window_x11_test.cpp Do not rely on NETWM for the main Window class 2024-02-20 18:04:06 +00:00
dont_crash_aurorae_destroy_deco.cpp
dont_crash_cancel_animation.cpp autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
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
generic_scene_opengl_test.cpp
generic_scene_opengl_test.h
globalshortcuts_test.cpp autotests: Add keypad global shortcuts test 2024-01-24 13:20:58 +00:00
idle_inhibition_test.cpp
input_stacking_order.cpp autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
inputmethod_test.cpp autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
internal_window.cpp Drop more (unnecessary) geometry updates blockers 2024-04-26 08:01:21 +00:00
keyboard_layout_test.cpp keyboard_layout: always expose dbus interface 2024-03-15 22:21:08 +00:00
keymap_creation_failure_test.cpp
kwin_wayland_test.cpp buttonrebinds: Introduce tests 2024-03-14 14:39:00 -07:00
kwin_wayland_test.h wayland: Use xdg-dialog-v1 basename 2024-04-26 11:31:34 +00:00
kwinbindings_test.cpp
layershellv1window_test.cpp wayland: Fix windows shrinking when output layout changes 2024-03-07 13:41:01 +02:00
lockscreen.cpp autotests: add test for global keyboard shortcut 2024-03-19 18:00:12 +00:00
maximize_test.cpp
move_resize_window_test.cpp Quick tiling double buffereing 2024-04-15 12:18:09 +00:00
no_global_shortcuts_test.cpp remove modifier only shortcuts 2024-04-05 07:35:58 -07:00
outputchanges_test.cpp placementtracker: fix restoring of windows in custom tiles 2024-05-03 16:47:47 +02:00
placement_test.cpp autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
plasma_surface_test.cpp Do not rely on NETWM for the main Window class 2024-02-20 18:04:06 +00:00
plasmawindow_test.cpp
platformcursor.cpp
pointer_constraints_test.cpp
pointer_input.cpp autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
quick_tiling_test.cpp Quick tiling double buffereing 2024-04-15 12:18:09 +00:00
scene_opengl_es_test.cpp
scene_opengl_test.cpp
screen_changes_test.cpp
screencasting_test.cpp screencasting_test: Declaring the metatype is unnecessary now 2024-01-21 11:17:49 +00:00
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 Break show desktop mode if a new window is added 2024-01-15 15:41:57 +00:00
stacking_order_test.cpp autotests: Port xdg-shell factory functions to unique_ptr 2024-03-10 17:25:52 +00:00
sticky_keys_test.cpp
struts_test.cpp Do not rely on NETWM for the main Window class 2024-02-20 18:04:06 +00:00
tabbox_test.cpp xkb: caps lock is not shift lock 2024-02-14 14:25:03 +00:00
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 autotests: Make xdg-toplevel-decoration-v1 factory function return a std::unique_ptr 2024-03-11 08:52:10 +00:00
transient_placement.cpp Drop Window::keepInArea() overload with hidden moveResize() 2024-04-24 14:19:42 +00:00
virtual_desktop_test.cpp Make it possible to build KWin without libxcb 2024-02-28 16:03:50 +00:00
window_rules_test.cpp
window_selection_test.cpp
x11_window_test.cpp autotests: Add WM_TRANSIENT_FOR tests 2024-03-20 08:12:54 +00:00
x11keyread.cpp xwayland: Add unit test for XWayland key tracking 2024-03-03 12:41:15 +00:00
xdgshellwindow_rules_test.cpp autotests/integration: fix xdg shell test 2024-04-29 14:13:32 +00:00
xdgshellwindow_test.cpp Implement xdg-dialog-v1 2024-04-03 14:34:53 +00:00
xinerama_test.cpp xwayland: Make xinerama index -> Output mapping more robust with fractional scaling 2024-01-10 15:18:48 +00:00
xwayland_input_test.cpp
xwayland_selections_test.cpp
xwaylandserver_crash_test.cpp
xwaylandserver_restart_test.cpp