kwin/autotests
Kai Uwe Broulik 5c96c38e39 Support kill prompt for XdgTopLevelWindows
Instead of killing the window without asking, show the kill prompt
like it's done for X11 windows.

The window in question is exported through XDG foreign so the kill
helper can parent itself to it, and an activation token is also provided.

Also, the more contemporary desktop file name is now used for
identification rather than window class.

A no-display desktop file is installed for the kill helper so that it
can get a proper window icon and suppress startup notification.
2023-11-27 14:10:15 +00:00
..
drm autotests/drm: handle the DRM_IOCTL_MODE_RMFB ioctl 2023-11-20 13:33:54 +00:00
effect Move WindowVertex,WindowQuad,RenderGeometry out of effects.h 2023-11-20 14:05:52 +02:00
integration Support kill prompt for XdgTopLevelWindows 2023-11-27 14:10:15 +00:00
libinput There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
wayland Port to renamed kwayland 2023-11-23 19:34:24 +00:00
CMakeLists.txt libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
onscreennotificationtest.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Merge libkwineffects into libkwin 2023-10-25 12:46:12 +00:00
test_client_machine.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_ftrace.cpp
test_gestures.cpp gesture: use the global direction enums 2023-02-02 16:21:36 +00:00
test_utils.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_virtual_desktops.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_window_paint_data.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
test_x11_timestamp_update.cpp libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
test_xcb_size_hints.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_xcb_window.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_xcb_wrapper.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_xkb.cpp autotests: Adjust testXkb to correct Hyper key mappings 2023-11-06 09:45:29 +00:00
testutils.h libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
xcb_scaling_mock.cpp