kwin/autotests/integration
Vlad Zahorodnii 0dec5e3f20 Merge Window::client{Minimized,Unminimized} with Window::minimizedChanged
This merges Window::clientMinimized() and Window::clientUnminimized()
signals with the Window::minimizedChanged() signal to simplify some
code.

The avoid animation flag has been dropped because its main usage is to
avoid playing animation during window initialization. But it's not possible
to trigger minimize animation at that moment. API-wise it's better to avoid
having such flags too and rely on surface role to decide whether to play a
given animation.
2023-02-23 22:33:26 +00:00
..
data Drop support for _KDE_NET_WM_TEMPORARY_RULES 2023-02-02 15:34:24 +00:00
effects Rename Window::clientMaximizeStateChanged signal 2023-02-23 09:17:47 +00:00
fakes
helper
protocols
scripting scripting: Rename ScreenEdgeItem to ScreenEdgeHandler 2023-02-17 13:19:29 +02:00
activation_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
activities_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
buffer_size_change_test.cpp scene: Rename Scene to WorkspaceScene 2022-12-21 11:49:07 +02:00
CMakeLists.txt Implement wp-fractional-scale-v1 2022-12-12 12:16:18 +00:00
dbus_interface_test.cpp Autotests: Use a helper method to create X11 connection 2023-02-06 16:02:50 +00:00
debug_console_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
decoration_input_test.cpp Rename interactive move resize lifecycle signals 2023-02-23 11:38:34 +00:00
desktop_window_x11_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
dont_crash_aurorae_destroy_deco.cpp Rename Window::clientMaximizeStateChanged signal 2023-02-23 09:17:47 +00:00
dont_crash_cancel_animation.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
dont_crash_empty_deco.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
dont_crash_glxgears.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
dont_crash_no_border.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
dont_crash_reinitialize_compositor.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
dont_crash_useractions_menu.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
fractional_scaling_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
generic_scene_opengl_test.cpp scene: Rename Scene to WorkspaceScene 2022-12-21 11:49:07 +02:00
generic_scene_opengl_test.h
globalshortcuts_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
idle_inhibition_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
input_stacking_order.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
inputmethod_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
internal_window.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
keyboard_layout_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
keymap_creation_failure_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
kwin_wayland_test.cpp Launch xwayland on demand 2023-02-06 16:24:01 +00:00
kwin_wayland_test.h Autotests: Use a helper method to create X11 connection 2023-02-06 16:02:50 +00:00
kwinbindings_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
layershellv1window_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
lockscreen.cpp Rename interactive move resize lifecycle signals 2023-02-23 11:38:34 +00:00
maximize_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
modifier_only_shortcut_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
move_resize_window_test.cpp Rename interactive move resize lifecycle signals 2023-02-23 11:38:34 +00:00
nightcolor_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
no_global_shortcuts_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
outputchanges_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
placement_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
plasma_surface_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
plasmawindow_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
platformcursor.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
pointer_constraints_test.cpp Port away from QRectF::contains() 2023-02-21 19:45:51 +00:00
pointer_input.cpp pointer input: always confine pointer to screens 2023-02-22 19:01:22 +00:00
quick_tiling_test.cpp Rename interactive move resize lifecycle signals 2023-02-23 11:38:34 +00:00
scene_opengl_es_test.cpp
scene_opengl_test.cpp
screen_changes_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
screenedge_client_show_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
screenedges_test.cpp cursor: make position, hotspot and size floating point 2023-02-20 21:01:39 +00:00
screens_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
shade_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
showing_desktop_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
stacking_order_test.cpp Autotests: Use a helper method to create X11 connection 2023-02-06 16:02:50 +00:00
struts_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
tabbox_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
test_helpers.cpp Launch xwayland on demand 2023-02-06 16:24:01 +00:00
test_virtualkeyboard_dbus.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
tiles_test.cpp Rename interactive move resize lifecycle signals 2023-02-23 11:38:34 +00:00
touch_input_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
transient_placement.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
virtual_desktop_test.cpp Drop Window::desktopPresenceChanged() 2023-02-23 22:10:37 +00:00
window_rules_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
window_selection_test.cpp Port away from QRectF::contains() 2023-02-21 19:45:51 +00:00
x11_window_test.cpp Rename interactive move resize lifecycle signals 2023-02-23 11:38:34 +00:00
xdgshellwindow_rules_test.cpp Merge Window::client{Minimized,Unminimized} with Window::minimizedChanged 2023-02-23 22:33:26 +00:00
xdgshellwindow_test.cpp Drop Window::desktopPresenceChanged() 2023-02-23 22:10:37 +00:00
xwayland_input_test.cpp Port away from QRectF::contains() 2023-02-21 19:45:51 +00:00
xwayland_selections_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
xwaylandserver_crash_test.cpp Autotests: Use a helper method to create X11 connection 2023-02-06 16:02:50 +00:00
xwaylandserver_restart_test.cpp Launch xwayland on demand 2023-02-06 16:24:01 +00:00