kwin/autotests
Vlad Zahorodnii 93e0265e4e Move source code to src/ directory
Once in a while, we receive complaints from other fellow KDE developers
about the file organization of kwin. This change addresses some of those
complaints by moving all of source code in a separate directory, src/,
thus making the project structure more traditional. Things such as tests
are kept in their own toplevel directories.

This change may wreak havoc on merge requests that add new files to kwin,
but if a patch modifies an already existing file, git should be smart
enough to figure out that the file has been relocated.

We may potentially split the src/ directory further to make navigating
the source code easier, but hopefully this is good enough already.
2021-02-10 15:31:43 +00:00
..
drm Move source code to src/ directory 2021-02-10 15:31:43 +00:00
integration Move source code to src/ directory 2021-02-10 15:31:43 +00:00
libinput Move source code to src/ directory 2021-02-10 15:31:43 +00:00
libkwineffects Move source code to src/ directory 2021-02-10 15:31:43 +00:00
libxrenderutils Make source code more relocatable 2021-02-10 15:31:42 +00:00
tabbox Move source code to src/ directory 2021-02-10 15:31:43 +00:00
abstract_client.h Fix minor EBN issues 2018-08-29 21:02:16 +03:00
CMakeLists.txt Move source code to src/ directory 2021-02-10 15:31:43 +00:00
fakeeffectplugin.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
fakeeffectplugin.json PluginEffectLoader doesn't use KPluginTrader any more 2015-07-07 09:36:15 +02:00
fakeeffectplugin_version.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
fakeeffectplugin_version.json PluginEffectLoader doesn't use KPluginTrader any more 2015-07-07 09:36:15 +02:00
mock_abstract_client.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_abstract_client.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_effectshandler.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_effectshandler.h Provide expected presentation time to effects 2020-12-10 07:14:42 +00:00
mock_screens.cpp Drop Platform::createScreens() 2020-12-21 09:20:16 +00:00
mock_screens.h Make source code more relocatable 2021-02-10 15:31:42 +00:00
mock_workspace.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_workspace.h Prettify license headers 2020-08-07 19:57:56 +00:00
mock_x11client.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_x11client.h Prettify license headers 2020-08-07 19:57:56 +00:00
onscreennotificationtest.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
onscreennotificationtest.h Prettify license headers 2020-08-07 19:57:56 +00:00
opengl_context_attribute_builder_test.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
test_builtin_effectloader.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_client_machine.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_ftrace.cpp Add ftrace markers 2021-01-14 09:31:59 +00:00
test_gbm_surface.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
test_gestures.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_plugin_effectloader.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_screen_edges.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_screen_paint_data.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_scripted_effectloader.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_virtual_desktops.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_virtualkeyboard_dbus.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_window_paint_data.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_x11_timestamp_update.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_xcb_size_hints.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_xcb_window.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_xcb_wrapper.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_xkb.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
testutils.h Prettify license headers 2020-08-07 19:57:56 +00:00
workspace.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
x11client.h Rename Client to X11Client 2019-09-25 21:11:37 +03:00