Import kwin_5.14.5.orig.tar.xz
authorMaximiliano Curia <maxy@debian.org>
Thu, 24 Jan 2019 12:25:57 +0000 (12:25 +0000)
committerMaximiliano Curia <maxy@debian.org>
Thu, 24 Jan 2019 12:25:57 +0000 (12:25 +0000)
commit3ce7d77e2b6d00558cb489051c031023d0ae15ad
treecdd8fff2026c78757f73cf8a014adbd72f992a71
Import kwin_5.14.5.orig.tar.xz

[dgit import orig kwin_5.14.5.orig.tar.xz]
2405 files changed:
.arcconfig [new file with mode: 0644]
16-apps-kwin.png [new file with mode: 0644]
32-apps-kwin.png [new file with mode: 0644]
48-apps-kwin.png [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COMPLIANCE [new file with mode: 0644]
CONFIGURING [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.DOC [new file with mode: 0644]
ExtraDesktop.sh [new file with mode: 0644]
HACKING [new file with mode: 0644]
KWinDBusInterfaceConfig.cmake.in [new file with mode: 0644]
Mainpage.dox [new file with mode: 0644]
Messages.sh [new file with mode: 0644]
README [new file with mode: 0644]
abstract_client.cpp [new file with mode: 0644]
abstract_client.h [new file with mode: 0644]
abstract_opengl_context_attribute_builder.cpp [new file with mode: 0644]
abstract_opengl_context_attribute_builder.h [new file with mode: 0644]
abstract_output.cpp [new file with mode: 0644]
abstract_output.h [new file with mode: 0644]
activation.cpp [new file with mode: 0644]
activities.cpp [new file with mode: 0644]
activities.h [new file with mode: 0644]
appmenu.cpp [new file with mode: 0644]
appmenu.h [new file with mode: 0644]
atoms.cpp [new file with mode: 0644]
atoms.h [new file with mode: 0644]
autotests/CMakeLists.txt [new file with mode: 0644]
autotests/abstract_client.h [new file with mode: 0644]
autotests/client.h [new file with mode: 0644]
autotests/drm/CMakeLists.txt [new file with mode: 0644]
autotests/drm/mock_drm.cpp [new file with mode: 0644]
autotests/drm/mock_drm.h [new file with mode: 0644]
autotests/drm/objecttest.cpp [new file with mode: 0644]
autotests/fakeeffectplugin.cpp [new file with mode: 0644]
autotests/fakeeffectplugin.json [new file with mode: 0644]
autotests/fakeeffectplugin_version.cpp [new file with mode: 0644]
autotests/fakeeffectplugin_version.json [new file with mode: 0644]
autotests/integration/CMakeLists.txt [new file with mode: 0644]
autotests/integration/activities_test.cpp [new file with mode: 0644]
autotests/integration/colorcorrect_nightcolor_test.cpp [new file with mode: 0644]
autotests/integration/data/anim-data-delete-effect/effect.js [new file with mode: 0644]
autotests/integration/data/example.desktop [new file with mode: 0644]
autotests/integration/data/rules/maximize-vert-apply-initial [new file with mode: 0644]
autotests/integration/debug_console_test.cpp [new file with mode: 0644]
autotests/integration/decoration_input_test.cpp [new file with mode: 0644]
autotests/integration/desktop_window_x11_test.cpp [new file with mode: 0644]
autotests/integration/dont_crash_aurorae_destroy_deco.cpp [new file with mode: 0644]
autotests/integration/dont_crash_cancel_animation.cpp [new file with mode: 0644]
autotests/integration/dont_crash_cursor_physical_size_empty.cpp [new file with mode: 0644]
autotests/integration/dont_crash_empty_deco.cpp [new file with mode: 0644]
autotests/integration/dont_crash_glxgears.cpp [new file with mode: 0644]
autotests/integration/dont_crash_no_border.cpp [new file with mode: 0644]
autotests/integration/dont_crash_useractions_menu.cpp [new file with mode: 0644]
autotests/integration/effects/CMakeLists.txt [new file with mode: 0644]
autotests/integration/effects/fade_test.cpp [new file with mode: 0644]
autotests/integration/effects/scripted_effects_test.cpp [new file with mode: 0644]
autotests/integration/effects/scripts/animationTest.js [new file with mode: 0644]
autotests/integration/effects/scripts/animationTestMulti.js [new file with mode: 0644]
autotests/integration/effects/scripts/effectContext.js [new file with mode: 0644]
autotests/integration/effects/scripts/effectsHandler.js [new file with mode: 0644]
autotests/integration/effects/scripts/screenEdgeTest.js [new file with mode: 0644]
autotests/integration/effects/scripts/screenEdgeTouchTest.js [new file with mode: 0644]
autotests/integration/effects/scripts/shortcutsTest.js [new file with mode: 0644]
autotests/integration/effects/slidingpopups_test.cpp [new file with mode: 0644]
autotests/integration/effects/translucency_test.cpp [new file with mode: 0644]
autotests/integration/effects/windowgeometry_test.cpp [new file with mode: 0644]
autotests/integration/effects/wobbly_shade_test.cpp [new file with mode: 0644]
autotests/integration/fakes/CMakeLists.txt [new file with mode: 0644]
autotests/integration/fakes/org.kde.kdecoration2/CMakeLists.txt [new file with mode: 0644]
autotests/integration/fakes/org.kde.kdecoration2/fakedecoration_with_shadows.cpp [new file with mode: 0644]
autotests/integration/fakes/org.kde.kdecoration2/fakedecoration_with_shadows.json [new file with mode: 0644]
autotests/integration/generic_scene_opengl_test.cpp [new file with mode: 0644]
autotests/integration/generic_scene_opengl_test.h [new file with mode: 0644]
autotests/integration/globalshortcuts_test.cpp [new file with mode: 0644]
autotests/integration/helper/CMakeLists.txt [new file with mode: 0644]
autotests/integration/helper/copy.cpp [new file with mode: 0644]
autotests/integration/helper/kill.cpp [new file with mode: 0644]
autotests/integration/helper/paste.cpp [new file with mode: 0644]
autotests/integration/idle_inhibition_test.cpp [new file with mode: 0644]
autotests/integration/input_stacking_order.cpp [new file with mode: 0644]
autotests/integration/internal_window.cpp [new file with mode: 0644]
autotests/integration/keyboard_layout_test.cpp [new file with mode: 0644]
autotests/integration/keymap_creation_failure_test.cpp [new file with mode: 0644]
autotests/integration/kwin_wayland_test.cpp [new file with mode: 0644]
autotests/integration/kwin_wayland_test.h [new file with mode: 0644]
autotests/integration/kwinbindings_test.cpp [new file with mode: 0644]
autotests/integration/lockscreen.cpp [new file with mode: 0644]
autotests/integration/maximize_test.cpp [new file with mode: 0644]
autotests/integration/modifier_only_shortcut_test.cpp [new file with mode: 0644]
autotests/integration/move_resize_window_test.cpp [new file with mode: 0644]
autotests/integration/no_xdg_runtime_dir_test.cpp [new file with mode: 0644]
autotests/integration/plasma_surface_test.cpp [new file with mode: 0644]
autotests/integration/plasmawindow_test.cpp [new file with mode: 0644]
autotests/integration/platformcursor.cpp [new file with mode: 0644]
autotests/integration/pointer_constraints_test.cpp [new file with mode: 0644]
autotests/integration/pointer_input.cpp [new file with mode: 0644]
autotests/integration/quick_tiling_test.cpp [new file with mode: 0644]
autotests/integration/scene_opengl_es_test.cpp [new file with mode: 0644]
autotests/integration/scene_opengl_shadow_test.cpp [new file with mode: 0644]
autotests/integration/scene_opengl_test.cpp [new file with mode: 0644]
autotests/integration/scene_qpainter_shadow_test.cpp [new file with mode: 0644]
autotests/integration/scene_qpainter_test.cpp [new file with mode: 0644]
autotests/integration/screen_changes_test.cpp [new file with mode: 0644]
autotests/integration/screenedge_client_show_test.cpp [new file with mode: 0644]
autotests/integration/scripting/CMakeLists.txt [new file with mode: 0644]
autotests/integration/scripting/screenedge_test.cpp [new file with mode: 0644]
autotests/integration/scripting/scripts/screenedge.js [new file with mode: 0644]
autotests/integration/scripting/scripts/screenedgetouch.qml [new file with mode: 0644]
autotests/integration/scripting/scripts/screenedgeunregister.js [new file with mode: 0644]
autotests/integration/scripting/scripts/touchScreenedge.js [new file with mode: 0644]
autotests/integration/shade_test.cpp [new file with mode: 0644]
autotests/integration/shell_client_rules_test.cpp [new file with mode: 0644]
autotests/integration/shell_client_test.cpp [new file with mode: 0644]
autotests/integration/showing_desktop_test.cpp [new file with mode: 0644]
autotests/integration/start_test.cpp [new file with mode: 0644]
autotests/integration/struts_test.cpp [new file with mode: 0644]
autotests/integration/tabbox_test.cpp [new file with mode: 0644]
autotests/integration/test_helpers.cpp [new file with mode: 0644]
autotests/integration/touch_input_test.cpp [new file with mode: 0644]
autotests/integration/transient_no_input_test.cpp [new file with mode: 0644]
autotests/integration/transient_placement.cpp [new file with mode: 0644]
autotests/integration/virtual_desktop_test.cpp [new file with mode: 0644]
autotests/integration/window_rules_test.cpp [new file with mode: 0644]
autotests/integration/window_selection_test.cpp [new file with mode: 0644]
autotests/integration/x11_client_test.cpp [new file with mode: 0644]
autotests/integration/xclipboardsync_test.cpp [new file with mode: 0644]
autotests/integration/xwayland_input_test.cpp [new file with mode: 0644]
autotests/libinput/CMakeLists.txt [new file with mode: 0644]
autotests/libinput/context_test.cpp [new file with mode: 0644]
autotests/libinput/device_test.cpp [new file with mode: 0644]
autotests/libinput/gesture_event_test.cpp [new file with mode: 0644]
autotests/libinput/input_event_test.cpp [new file with mode: 0644]
autotests/libinput/key_event_test.cpp [new file with mode: 0644]
autotests/libinput/mock_libinput.cpp [new file with mode: 0644]
autotests/libinput/mock_libinput.h [new file with mode: 0644]
autotests/libinput/mock_udev.cpp [new file with mode: 0644]
autotests/libinput/mock_udev.h [new file with mode: 0644]
autotests/libinput/pointer_event_test.cpp [new file with mode: 0644]
autotests/libinput/switch_event_test.cpp [new file with mode: 0644]
autotests/libinput/touch_event_test.cpp [new file with mode: 0644]
autotests/libkwineffects/CMakeLists.txt [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/amd-catalyst-radeonhd-7700M-3.1.13399 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/amd-gallium-bonaire-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/amd-gallium-cayman-gles-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/amd-gallium-hawaii-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/amd-gallium-redwood-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/amd-gallium-tonga-4.1 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-broadwell-gt2-3.3 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-haswell-mobile-3.3 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-ivybridge-desktop-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-ivybridge-desktop-3.3 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-ivybridge-mobile-3.3 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-sandybridge-mobile-3.3 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/intel-skylake-gt2-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/llvmpipe-3.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/llvmpipe-5.0 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/nvidia-geforce-gtx-560-4.5 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/nvidia-geforce-gtx-660-3.1 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/nvidia-geforce-gtx-950-4.5 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/nvidia-geforce-gtx-970-3.1 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/nvidia-geforce-gtx-970M-3.1 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/nvidia-geforce-gtx-980-3.1 [new file with mode: 0644]
autotests/libkwineffects/data/glplatform/qualcomm-adreno-330-libhybris-gles-3.0 [new file with mode: 0644]
autotests/libkwineffects/kwinglplatformtest.cpp [new file with mode: 0644]
autotests/libkwineffects/mock_gl.cpp [new file with mode: 0644]
autotests/libkwineffects/mock_gl.h [new file with mode: 0644]
autotests/libkwineffects/timelinetest.cpp [new file with mode: 0644]
autotests/libkwineffects/windowquadlisttest.cpp [new file with mode: 0644]
autotests/libxrenderutils/CMakeLists.txt [new file with mode: 0644]
autotests/libxrenderutils/blendpicture_test.cpp [new file with mode: 0644]
autotests/mock_abstract_client.cpp [new file with mode: 0644]
autotests/mock_abstract_client.h [new file with mode: 0644]
autotests/mock_client.cpp [new file with mode: 0644]
autotests/mock_client.h [new file with mode: 0644]
autotests/mock_effectshandler.cpp [new file with mode: 0644]
autotests/mock_effectshandler.h [new file with mode: 0644]
autotests/mock_screens.cpp [new file with mode: 0644]
autotests/mock_screens.h [new file with mode: 0644]
autotests/mock_workspace.cpp [new file with mode: 0644]
autotests/mock_workspace.h [new file with mode: 0644]
autotests/onscreennotificationtest.cpp [new file with mode: 0644]
autotests/onscreennotificationtest.h [new file with mode: 0644]
autotests/opengl_context_attribute_builder_test.cpp [new file with mode: 0644]
autotests/tabbox/CMakeLists.txt [new file with mode: 0644]
autotests/tabbox/mock_tabboxclient.cpp [new file with mode: 0644]
autotests/tabbox/mock_tabboxclient.h [new file with mode: 0644]
autotests/tabbox/mock_tabboxhandler.cpp [new file with mode: 0644]
autotests/tabbox/mock_tabboxhandler.h [new file with mode: 0644]
autotests/tabbox/test_desktopchain.cpp [new file with mode: 0644]
autotests/tabbox/test_tabbox_clientmodel.cpp [new file with mode: 0644]
autotests/tabbox/test_tabbox_clientmodel.h [new file with mode: 0644]
autotests/tabbox/test_tabbox_config.cpp [new file with mode: 0644]
autotests/tabbox/test_tabbox_handler.cpp [new file with mode: 0644]
autotests/test_builtin_effectloader.cpp [new file with mode: 0644]
autotests/test_client_machine.cpp [new file with mode: 0644]
autotests/test_gbm_surface.cpp [new file with mode: 0644]
autotests/test_gestures.cpp [new file with mode: 0644]
autotests/test_plugin_effectloader.cpp [new file with mode: 0644]
autotests/test_screen_edges.cpp [new file with mode: 0644]
autotests/test_screen_paint_data.cpp [new file with mode: 0644]
autotests/test_screens.cpp [new file with mode: 0644]
autotests/test_scripted_effectloader.cpp [new file with mode: 0644]
autotests/test_virtual_desktops.cpp [new file with mode: 0644]
autotests/test_virtualkeyboard_dbus.cpp [new file with mode: 0644]
autotests/test_window_paint_data.cpp [new file with mode: 0644]
autotests/test_x11_timestamp_update.cpp [new file with mode: 0644]
autotests/test_xcb_size_hints.cpp [new file with mode: 0644]
autotests/test_xcb_window.cpp [new file with mode: 0644]
autotests/test_xcb_wrapper.cpp [new file with mode: 0644]
autotests/test_xkb.cpp [new file with mode: 0644]
autotests/test_xrandr_screens.cpp [new file with mode: 0644]
autotests/testutils.h [new file with mode: 0644]
autotests/workspace.h [new file with mode: 0644]
client.cpp [new file with mode: 0644]
client.h [new file with mode: 0644]
client_machine.cpp [new file with mode: 0644]
client_machine.h [new file with mode: 0644]
cmake/modules/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
cmake/modules/FindFontconfig.cmake [new file with mode: 0644]
cmake/modules/FindLibcap.cmake [new file with mode: 0644]
cmake/modules/FindLibdrm.cmake [new file with mode: 0644]
cmake/modules/FindLibinput.cmake [new file with mode: 0644]
cmake/modules/FindQt5EventDispatcherSupport.cmake [new file with mode: 0644]
cmake/modules/FindQt5FontDatabaseSupport.cmake [new file with mode: 0644]
cmake/modules/FindQt5PlatformSupport.cmake [new file with mode: 0644]
cmake/modules/FindQt5ThemeSupport.cmake [new file with mode: 0644]
cmake/modules/FindUDev.cmake [new file with mode: 0644]
cmake/modules/FindXKB.cmake [new file with mode: 0644]
cmake/modules/FindXwayland.cmake [new file with mode: 0644]
cmake/modules/Findepoxy.cmake [new file with mode: 0644]
cmake/modules/Findgbm.cmake [new file with mode: 0644]
cmake/modules/Findlibhybris.cmake [new file with mode: 0644]
colorcorrection/colorcorrect_settings.kcfg [new file with mode: 0644]
colorcorrection/colorcorrect_settings.kcfgc [new file with mode: 0644]
colorcorrection/colorcorrectdbusinterface.cpp [new file with mode: 0644]
colorcorrection/colorcorrectdbusinterface.h [new file with mode: 0644]
colorcorrection/constants.h [new file with mode: 0644]
colorcorrection/gammaramp.h [new file with mode: 0644]
colorcorrection/manager.cpp [new file with mode: 0644]
colorcorrection/manager.h [new file with mode: 0644]
colorcorrection/suncalc.cpp [new file with mode: 0644]
colorcorrection/suncalc.h [new file with mode: 0644]
composite.cpp [new file with mode: 0644]
composite.h [new file with mode: 0644]
config-kwin.h.cmake [new file with mode: 0644]
cursor.cpp [new file with mode: 0644]
cursor.h [new file with mode: 0644]
data/CMakeLists.txt [new file with mode: 0644]
data/org_kde_kwin.categories [new file with mode: 0644]
data/update_default_rules.cpp [new file with mode: 0644]
dbusinterface.cpp [new file with mode: 0644]
dbusinterface.h [new file with mode: 0644]
debug_console.cpp [new file with mode: 0644]
debug_console.h [new file with mode: 0644]
debug_console.ui [new file with mode: 0644]
decorations/decoratedclient.cpp [new file with mode: 0644]
decorations/decoratedclient.h [new file with mode: 0644]
decorations/decorationbridge.cpp [new file with mode: 0644]
decorations/decorationbridge.h [new file with mode: 0644]
decorations/decorationpalette.cpp [new file with mode: 0644]
decorations/decorationpalette.h [new file with mode: 0644]
decorations/decorationrenderer.cpp [new file with mode: 0644]
decorations/decorationrenderer.h [new file with mode: 0644]
decorations/decorations_logging.cpp [new file with mode: 0644]
decorations/decorations_logging.h [new file with mode: 0644]
decorations/settings.cpp [new file with mode: 0644]
decorations/settings.h [new file with mode: 0644]
deleted.cpp [new file with mode: 0644]
deleted.h [new file with mode: 0644]
doc/CMakeLists.txt [new file with mode: 0644]
doc/desktop/CMakeLists.txt [new file with mode: 0644]
doc/desktop/index.docbook [new file with mode: 0644]
doc/kwindecoration/CMakeLists.txt [new file with mode: 0644]
doc/kwindecoration/button.png [new file with mode: 0644]
doc/kwindecoration/configure.png [new file with mode: 0644]
doc/kwindecoration/decoration.png [new file with mode: 0644]
doc/kwindecoration/index.docbook [new file with mode: 0644]
doc/kwindecoration/main.png [new file with mode: 0644]
doc/kwineffects/CMakeLists.txt [new file with mode: 0644]
doc/kwineffects/configure-effects.png [new file with mode: 0644]
doc/kwineffects/configure-filter.png [new file with mode: 0644]
doc/kwineffects/dialog-information.png [new file with mode: 0644]
doc/kwineffects/index.docbook [new file with mode: 0644]
doc/kwineffects/video.png [new file with mode: 0644]
doc/kwinscreenedges/CMakeLists.txt [new file with mode: 0644]
doc/kwinscreenedges/index.docbook [new file with mode: 0644]
doc/kwintabbox/CMakeLists.txt [new file with mode: 0644]
doc/kwintabbox/index.docbook [new file with mode: 0644]
doc/windowbehaviour/CMakeLists.txt [new file with mode: 0644]
doc/windowbehaviour/index.docbook [new file with mode: 0644]
doc/windowspecific/CMakeLists.txt [new file with mode: 0644]
doc/windowspecific/Face-smile.png [new file with mode: 0644]
doc/windowspecific/akgregator-info.png [new file with mode: 0644]
doc/windowspecific/akregator-attributes.png [new file with mode: 0644]
doc/windowspecific/akregator-fav.png [new file with mode: 0644]
doc/windowspecific/config-win-behavior.png [new file with mode: 0644]
doc/windowspecific/emacs-attribute.png [new file with mode: 0644]
doc/windowspecific/emacs-info.png [new file with mode: 0644]
doc/windowspecific/focus-stealing-pop2top-attribute.png [new file with mode: 0644]
doc/windowspecific/index.docbook [new file with mode: 0644]
doc/windowspecific/knotes-attribute.png [new file with mode: 0644]
doc/windowspecific/knotes-info.png [new file with mode: 0644]
doc/windowspecific/kopete-attribute-2.png [new file with mode: 0644]
doc/windowspecific/kopete-chat-attribute.png [new file with mode: 0644]
doc/windowspecific/kopete-chat-info.png [new file with mode: 0644]
doc/windowspecific/kopete-info.png [new file with mode: 0644]
doc/windowspecific/kwin-detect-window.png [new file with mode: 0644]
doc/windowspecific/kwin-kopete-rules.png [new file with mode: 0644]
doc/windowspecific/kwin-rule-editor.png [new file with mode: 0644]
doc/windowspecific/kwin-rules-main-n-akregator.png [new file with mode: 0644]
doc/windowspecific/kwin-rules-main.png [new file with mode: 0644]
doc/windowspecific/kwin-rules-ordering.png [new file with mode: 0644]
doc/windowspecific/kwin-window-attributes.png [new file with mode: 0644]
doc/windowspecific/kwin-window-matching.png [new file with mode: 0644]
doc/windowspecific/pager-4-desktops.png [new file with mode: 0644]
doc/windowspecific/tbird-compose-attribute.png [new file with mode: 0644]
doc/windowspecific/tbird-compose-info.png [new file with mode: 0644]
doc/windowspecific/tbird-main-attribute.png [new file with mode: 0644]
doc/windowspecific/tbird-main-info.png [new file with mode: 0644]
doc/windowspecific/tbird-reminder-attribute-2.png [new file with mode: 0644]
doc/windowspecific/tbird-reminder-info.png [new file with mode: 0644]
doc/windowspecific/window-matching-emacs.png [new file with mode: 0644]
doc/windowspecific/window-matching-init.png [new file with mode: 0644]
doc/windowspecific/window-matching-knotes.png [new file with mode: 0644]
doc/windowspecific/window-matching-kopete-chat.png [new file with mode: 0644]
doc/windowspecific/window-matching-kopete.png [new file with mode: 0644]
doc/windowspecific/window-matching-ready-akregator.png [new file with mode: 0644]
doc/windowspecific/window-matching-tbird-compose.png [new file with mode: 0644]
doc/windowspecific/window-matching-tbird-main.png [new file with mode: 0644]
doc/windowspecific/window-matching-tbird-reminder.png [new file with mode: 0644]
effectloader.cpp [new file with mode: 0644]
effectloader.h [new file with mode: 0644]
effects.cpp [new file with mode: 0644]
effects.h [new file with mode: 0644]
effects/CMakeLists.txt [new file with mode: 0644]
effects/Messages.sh [new file with mode: 0644]
effects/backgroundcontrast/.directory [new file with mode: 0644]
effects/backgroundcontrast/CMakeLists.txt [new file with mode: 0644]
effects/backgroundcontrast/backgroundcontrast.kdev4 [new file with mode: 0644]
effects/backgroundcontrast/contrast.cpp [new file with mode: 0644]
effects/backgroundcontrast/contrast.h [new file with mode: 0644]
effects/backgroundcontrast/contrastshader.cpp [new file with mode: 0644]
effects/backgroundcontrast/contrastshader.h [new file with mode: 0644]
effects/blur/CMakeLists.txt [new file with mode: 0644]
effects/blur/blur.cpp [new file with mode: 0644]
effects/blur/blur.h [new file with mode: 0644]
effects/blur/blur.kcfg [new file with mode: 0644]
effects/blur/blur_config.cpp [new file with mode: 0644]
effects/blur/blur_config.desktop [new file with mode: 0644]
effects/blur/blur_config.h [new file with mode: 0644]
effects/blur/blur_config.ui [new file with mode: 0644]
effects/blur/blurconfig.kcfgc [new file with mode: 0644]
effects/blur/blurshader.cpp [new file with mode: 0644]
effects/blur/blurshader.h [new file with mode: 0644]
effects/colorpicker/colorpicker.cpp [new file with mode: 0644]
effects/colorpicker/colorpicker.h [new file with mode: 0644]
effects/coverswitch/CMakeLists.txt [new file with mode: 0644]
effects/coverswitch/coverswitch.cpp [new file with mode: 0644]
effects/coverswitch/coverswitch.h [new file with mode: 0644]
effects/coverswitch/coverswitch.kcfg [new file with mode: 0644]
effects/coverswitch/coverswitch_config.cpp [new file with mode: 0644]
effects/coverswitch/coverswitch_config.desktop [new file with mode: 0644]
effects/coverswitch/coverswitch_config.h [new file with mode: 0644]
effects/coverswitch/coverswitch_config.ui [new file with mode: 0644]
effects/coverswitch/coverswitchconfig.kcfgc [new file with mode: 0644]
effects/coverswitch/shaders/1.10/coverswitch-reflection.glsl [new file with mode: 0644]
effects/coverswitch/shaders/1.40/coverswitch-reflection.glsl [new file with mode: 0644]
effects/cube/CMakeLists.txt [new file with mode: 0644]
effects/cube/cube.cpp [new file with mode: 0644]
effects/cube/cube.h [new file with mode: 0644]
effects/cube/cube.kcfg [new file with mode: 0644]
effects/cube/cube_config.cpp [new file with mode: 0644]
effects/cube/cube_config.desktop [new file with mode: 0644]
effects/cube/cube_config.h [new file with mode: 0644]
effects/cube/cube_config.ui [new file with mode: 0644]
effects/cube/cube_inside.h [new file with mode: 0644]
effects/cube/cube_proxy.cpp [new file with mode: 0644]
effects/cube/cube_proxy.h [new file with mode: 0644]
effects/cube/cubeconfig.kcfgc [new file with mode: 0644]
effects/cube/cubeslide.cpp [new file with mode: 0644]
effects/cube/cubeslide.h [new file with mode: 0644]
effects/cube/cubeslide.kcfg [new file with mode: 0644]
effects/cube/cubeslide_config.cpp [new file with mode: 0644]
effects/cube/cubeslide_config.desktop [new file with mode: 0644]
effects/cube/cubeslide_config.h [new file with mode: 0644]
effects/cube/cubeslide_config.ui [new file with mode: 0644]
effects/cube/cubeslideconfig.kcfgc [new file with mode: 0644]
effects/cube/data/1.10/cube-cap.glsl [new file with mode: 0644]
effects/cube/data/1.10/cube-reflection.glsl [new file with mode: 0644]
effects/cube/data/1.10/cylinder.vert [new file with mode: 0644]
effects/cube/data/1.10/sphere.vert [new file with mode: 0644]
effects/cube/data/1.40/cube-cap.glsl [new file with mode: 0644]
effects/cube/data/1.40/cube-reflection.glsl [new file with mode: 0644]
effects/cube/data/1.40/cylinder.vert [new file with mode: 0644]
effects/cube/data/1.40/sphere.vert [new file with mode: 0644]
effects/cube/data/cubecap.png [new file with mode: 0644]
effects/desktopgrid/CMakeLists.txt [new file with mode: 0644]
effects/desktopgrid/desktopgrid.cpp [new file with mode: 0644]
effects/desktopgrid/desktopgrid.h [new file with mode: 0644]
effects/desktopgrid/desktopgrid.kcfg [new file with mode: 0644]
effects/desktopgrid/desktopgrid_config.cpp [new file with mode: 0644]
effects/desktopgrid/desktopgrid_config.desktop [new file with mode: 0644]
effects/desktopgrid/desktopgrid_config.h [new file with mode: 0644]
effects/desktopgrid/desktopgrid_config.ui [new file with mode: 0644]
effects/desktopgrid/desktopgridconfig.kcfgc [new file with mode: 0644]
effects/desktopgrid/main.qml [new file with mode: 0644]
effects/dialogparent/CMakeLists.txt [new file with mode: 0644]
effects/dialogparent/package/CMakeLists.txt [new file with mode: 0644]
effects/dialogparent/package/contents/code/main.js [new file with mode: 0644]
effects/dialogparent/package/metadata.desktop [new file with mode: 0644]
effects/diminactive/CMakeLists.txt [new file with mode: 0644]
effects/diminactive/diminactive.cpp [new file with mode: 0644]
effects/diminactive/diminactive.h [new file with mode: 0644]
effects/diminactive/diminactive.kcfg [new file with mode: 0644]
effects/diminactive/diminactive_config.cpp [new file with mode: 0644]
effects/diminactive/diminactive_config.desktop [new file with mode: 0644]
effects/diminactive/diminactive_config.h [new file with mode: 0644]
effects/diminactive/diminactive_config.ui [new file with mode: 0644]
effects/diminactive/diminactiveconfig.kcfgc [new file with mode: 0644]
effects/dimscreen/CMakeLists.txt [new file with mode: 0644]
effects/dimscreen/dimscreen.cpp [new file with mode: 0644]
effects/dimscreen/dimscreen.h [new file with mode: 0644]
effects/effect_builtins.cpp [new file with mode: 0644]
effects/effect_builtins.h [new file with mode: 0644]
effects/eyeonscreen/CMakeLists.txt [new file with mode: 0644]
effects/eyeonscreen/package/CMakeLists.txt [new file with mode: 0644]
effects/eyeonscreen/package/contents/code/main.js [new file with mode: 0644]
effects/eyeonscreen/package/metadata.desktop [new file with mode: 0644]
effects/fade/CMakeLists.txt [new file with mode: 0644]
effects/fade/package/contents/code/main.js [new file with mode: 0644]
effects/fade/package/contents/config/main.xml [new file with mode: 0644]
effects/fade/package/metadata.desktop [new file with mode: 0644]
effects/fadedesktop/CMakeLists.txt [new file with mode: 0644]
effects/fadedesktop/package/contents/code/main.js [new file with mode: 0644]
effects/fadedesktop/package/metadata.desktop [new file with mode: 0644]
effects/fallapart/CMakeLists.txt [new file with mode: 0644]
effects/fallapart/fallapart.cpp [new file with mode: 0644]
effects/fallapart/fallapart.h [new file with mode: 0644]
effects/fallapart/fallapart.kcfg [new file with mode: 0644]
effects/fallapart/fallapartconfig.kcfgc [new file with mode: 0644]
effects/flipswitch/CMakeLists.txt [new file with mode: 0644]
effects/flipswitch/flipswitch.cpp [new file with mode: 0644]
effects/flipswitch/flipswitch.h [new file with mode: 0644]
effects/flipswitch/flipswitch.kcfg [new file with mode: 0644]
effects/flipswitch/flipswitch_config.cpp [new file with mode: 0644]
effects/flipswitch/flipswitch_config.desktop [new file with mode: 0644]
effects/flipswitch/flipswitch_config.h [new file with mode: 0644]
effects/flipswitch/flipswitch_config.ui [new file with mode: 0644]
effects/flipswitch/flipswitchconfig.kcfgc [new file with mode: 0644]
effects/frozenapp/CMakeLists.txt [new file with mode: 0644]
effects/frozenapp/package/CMakeLists.txt [new file with mode: 0644]
effects/frozenapp/package/contents/code/main.js [new file with mode: 0644]
effects/frozenapp/package/metadata.desktop [new file with mode: 0644]
effects/glide/CMakeLists.txt [new file with mode: 0644]
effects/glide/glide.cpp [new file with mode: 0644]
effects/glide/glide.h [new file with mode: 0644]
effects/glide/glide.kcfg [new file with mode: 0644]
effects/glide/glide_config.cpp [new file with mode: 0644]
effects/glide/glide_config.desktop [new file with mode: 0644]
effects/glide/glide_config.h [new file with mode: 0644]
effects/glide/glide_config.ui [new file with mode: 0644]
effects/glide/glideconfig.kcfgc [new file with mode: 0644]
effects/highlightwindow/CMakeLists.txt [new file with mode: 0644]
effects/highlightwindow/highlightwindow.cpp [new file with mode: 0644]
effects/highlightwindow/highlightwindow.h [new file with mode: 0644]
effects/invert/CMakeLists.txt [new file with mode: 0644]
effects/invert/data/1.10/invert.frag [new file with mode: 0644]
effects/invert/data/1.40/invert.frag [new file with mode: 0644]
effects/invert/invert.cpp [new file with mode: 0644]
effects/invert/invert.h [new file with mode: 0644]
effects/invert/invert_config.cpp [new file with mode: 0644]
effects/invert/invert_config.desktop [new file with mode: 0644]
effects/invert/invert_config.h [new file with mode: 0644]
effects/kscreen/CMakeLists.txt [new file with mode: 0644]
effects/kscreen/kscreen.cpp [new file with mode: 0644]
effects/kscreen/kscreen.h [new file with mode: 0644]
effects/kscreen/kscreen.kcfg [new file with mode: 0644]
effects/kscreen/kscreenconfig.kcfgc [new file with mode: 0644]
effects/kwineffect.desktop [new file with mode: 0644]
effects/logging.cpp [new file with mode: 0644]
effects/login/CMakeLists.txt [new file with mode: 0644]
effects/login/package/CMakeLists.txt [new file with mode: 0644]
effects/login/package/contents/code/main.js [new file with mode: 0644]
effects/login/package/contents/config/main.xml [new file with mode: 0644]
effects/login/package/contents/ui/config.ui [new file with mode: 0644]
effects/login/package/metadata.desktop [new file with mode: 0644]
effects/logout/CMakeLists.txt [new file with mode: 0644]
effects/logout/package/CMakeLists.txt [new file with mode: 0644]
effects/logout/package/contents/code/main.js [new file with mode: 0644]
effects/logout/package/metadata.desktop [new file with mode: 0644]
effects/lookingglass/CMakeLists.txt [new file with mode: 0644]
effects/lookingglass/data/1.10/lookingglass.frag [new file with mode: 0644]
effects/lookingglass/data/1.40/lookingglass.frag [new file with mode: 0644]
effects/lookingglass/lookingglass.cpp [new file with mode: 0644]
effects/lookingglass/lookingglass.h [new file with mode: 0644]
effects/lookingglass/lookingglass.kcfg [new file with mode: 0644]
effects/lookingglass/lookingglass_config.cpp [new file with mode: 0644]
effects/lookingglass/lookingglass_config.desktop [new file with mode: 0644]
effects/lookingglass/lookingglass_config.h [new file with mode: 0644]
effects/lookingglass/lookingglass_config.ui [new file with mode: 0644]
effects/lookingglass/lookingglassconfig.kcfgc [new file with mode: 0644]
effects/magiclamp/CMakeLists.txt [new file with mode: 0644]
effects/magiclamp/magiclamp.cpp [new file with mode: 0644]
effects/magiclamp/magiclamp.h [new file with mode: 0644]
effects/magiclamp/magiclamp.kcfg [new file with mode: 0644]
effects/magiclamp/magiclamp_config.cpp [new file with mode: 0644]
effects/magiclamp/magiclamp_config.desktop [new file with mode: 0644]
effects/magiclamp/magiclamp_config.h [new file with mode: 0644]
effects/magiclamp/magiclamp_config.ui [new file with mode: 0644]
effects/magiclamp/magiclampconfig.kcfgc [new file with mode: 0644]
effects/magnifier/CMakeLists.txt [new file with mode: 0644]
effects/magnifier/magnifier.cpp [new file with mode: 0644]
effects/magnifier/magnifier.h [new file with mode: 0644]
effects/magnifier/magnifier.kcfg [new file with mode: 0644]
effects/magnifier/magnifier_config.cpp [new file with mode: 0644]
effects/magnifier/magnifier_config.desktop [new file with mode: 0644]
effects/magnifier/magnifier_config.h [new file with mode: 0644]
effects/magnifier/magnifier_config.ui [new file with mode: 0644]
effects/magnifier/magnifierconfig.kcfgc [new file with mode: 0644]
effects/maximize/CMakeLists.txt [new file with mode: 0644]
effects/maximize/package/CMakeLists.txt [new file with mode: 0644]
effects/maximize/package/contents/code/maximize.js [new file with mode: 0644]
effects/maximize/package/metadata.desktop [new file with mode: 0644]
effects/minimizeanimation/CMakeLists.txt [new file with mode: 0644]
effects/minimizeanimation/minimizeanimation.cpp [new file with mode: 0644]
effects/minimizeanimation/minimizeanimation.h [new file with mode: 0644]
effects/morphingpopups/CMakeLists.txt [new file with mode: 0644]
effects/morphingpopups/package/CMakeLists.txt [new file with mode: 0644]
effects/morphingpopups/package/contents/code/morphingpopups.js [new file with mode: 0644]
effects/morphingpopups/package/metadata.desktop [new file with mode: 0644]
effects/mouseclick/CMakeLists.txt [new file with mode: 0644]
effects/mouseclick/mouseclick.cpp [new file with mode: 0644]
effects/mouseclick/mouseclick.h [new file with mode: 0644]
effects/mouseclick/mouseclick.kcfg [new file with mode: 0644]
effects/mouseclick/mouseclick_config.cpp [new file with mode: 0644]
effects/mouseclick/mouseclick_config.desktop [new file with mode: 0644]
effects/mouseclick/mouseclick_config.h [new file with mode: 0644]
effects/mouseclick/mouseclick_config.ui [new file with mode: 0644]
effects/mouseclick/mouseclickconfig.kcfgc [new file with mode: 0644]
effects/mousemark/CMakeLists.txt [new file with mode: 0644]
effects/mousemark/mousemark.cpp [new file with mode: 0644]
effects/mousemark/mousemark.h [new file with mode: 0644]
effects/mousemark/mousemark.kcfg [new file with mode: 0644]
effects/mousemark/mousemark_config.cpp [new file with mode: 0644]
effects/mousemark/mousemark_config.desktop [new file with mode: 0644]
effects/mousemark/mousemark_config.h [new file with mode: 0644]
effects/mousemark/mousemark_config.ui [new file with mode: 0644]
effects/mousemark/mousemarkconfig.kcfgc [new file with mode: 0644]
effects/presentwindows/CMakeLists.txt [new file with mode: 0644]
effects/presentwindows/main.qml [new file with mode: 0644]
effects/presentwindows/presentwindows.cpp [new file with mode: 0755]
effects/presentwindows/presentwindows.h [new file with mode: 0644]
effects/presentwindows/presentwindows.kcfg [new file with mode: 0644]
effects/presentwindows/presentwindows_config.cpp [new file with mode: 0644]
effects/presentwindows/presentwindows_config.desktop [new file with mode: 0644]
effects/presentwindows/presentwindows_config.h [new file with mode: 0644]
effects/presentwindows/presentwindows_config.ui [new file with mode: 0644]
effects/presentwindows/presentwindows_proxy.cpp [new file with mode: 0644]
effects/presentwindows/presentwindows_proxy.h [new file with mode: 0644]
effects/presentwindows/presentwindowsconfig.kcfgc [new file with mode: 0644]
effects/resize/CMakeLists.txt [new file with mode: 0644]
effects/resize/resize.cpp [new file with mode: 0644]
effects/resize/resize.h [new file with mode: 0644]
effects/resize/resize.kcfg [new file with mode: 0644]
effects/resize/resize_config.cpp [new file with mode: 0644]
effects/resize/resize_config.desktop [new file with mode: 0644]
effects/resize/resize_config.h [new file with mode: 0644]
effects/resize/resize_config.ui [new file with mode: 0644]
effects/resize/resizeconfig.kcfgc [new file with mode: 0644]
effects/scale/CMakeLists.txt [new file with mode: 0644]
effects/scale/scale.cpp [new file with mode: 0644]
effects/scale/scale.h [new file with mode: 0644]
effects/scale/scale.kcfg [new file with mode: 0644]
effects/scale/scale_config.cpp [new file with mode: 0644]
effects/scale/scale_config.desktop [new file with mode: 0644]
effects/scale/scale_config.h [new file with mode: 0644]
effects/scale/scale_config.ui [new file with mode: 0644]
effects/scale/scaleconfig.kcfgc [new file with mode: 0644]
effects/screenedge/CMakeLists.txt [new file with mode: 0644]
effects/screenedge/screenedgeeffect.cpp [new file with mode: 0644]
effects/screenedge/screenedgeeffect.h [new file with mode: 0644]
effects/screenshot/CMakeLists.txt [new file with mode: 0644]
effects/screenshot/screenshot.cpp [new file with mode: 0644]
effects/screenshot/screenshot.h [new file with mode: 0644]
effects/shaders.qrc [new file with mode: 0644]
effects/sheet/CMakeLists.txt [new file with mode: 0644]
effects/sheet/sheet.cpp [new file with mode: 0644]
effects/sheet/sheet.h [new file with mode: 0644]
effects/sheet/sheet.kcfg [new file with mode: 0644]
effects/sheet/sheetconfig.kcfgc [new file with mode: 0644]
effects/showfps/CMakeLists.txt [new file with mode: 0644]
effects/showfps/showfps.cpp [new file with mode: 0644]
effects/showfps/showfps.h [new file with mode: 0644]
effects/showfps/showfps.kcfg [new file with mode: 0644]
effects/showfps/showfps_config.cpp [new file with mode: 0644]
effects/showfps/showfps_config.desktop [new file with mode: 0644]
effects/showfps/showfps_config.h [new file with mode: 0644]
effects/showfps/showfps_config.ui [new file with mode: 0644]
effects/showfps/showfpsconfig.kcfgc [new file with mode: 0644]
effects/showpaint/CMakeLists.txt [new file with mode: 0644]
effects/showpaint/showpaint.cpp [new file with mode: 0644]
effects/showpaint/showpaint.h [new file with mode: 0644]
effects/slide/CMakeLists.txt [new file with mode: 0644]
effects/slide/slide.cpp [new file with mode: 0644]
effects/slide/slide.h [new file with mode: 0644]
effects/slide/slide.kcfg [new file with mode: 0644]
effects/slide/slide_config.cpp [new file with mode: 0644]
effects/slide/slide_config.desktop [new file with mode: 0644]
effects/slide/slide_config.h [new file with mode: 0644]
effects/slide/slide_config.ui [new file with mode: 0644]
effects/slide/slideconfig.kcfgc [new file with mode: 0644]
effects/slideback/CMakeLists.txt [new file with mode: 0644]
effects/slideback/slideback.cpp [new file with mode: 0644]
effects/slideback/slideback.h [new file with mode: 0644]
effects/slidingpopups/CMakeLists.txt [new file with mode: 0644]
effects/slidingpopups/slidingpopups.cpp [new file with mode: 0644]
effects/slidingpopups/slidingpopups.h [new file with mode: 0644]
effects/slidingpopups/slidingpopups.kcfg [new file with mode: 0644]
effects/slidingpopups/slidingpopupsconfig.kcfgc [new file with mode: 0644]
effects/snaphelper/CMakeLists.txt [new file with mode: 0644]
effects/snaphelper/snaphelper.cpp [new file with mode: 0644]
effects/snaphelper/snaphelper.h [new file with mode: 0644]
effects/startupfeedback/CMakeLists.txt [new file with mode: 0644]
effects/startupfeedback/data/blinking-startup-fragment.glsl [new file with mode: 0644]
effects/startupfeedback/startupfeedback.cpp [new file with mode: 0644]
effects/startupfeedback/startupfeedback.h [new file with mode: 0644]
effects/thumbnailaside/CMakeLists.txt [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside.cpp [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside.h [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside.kcfg [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside_config.cpp [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside_config.desktop [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside_config.h [new file with mode: 0644]
effects/thumbnailaside/thumbnailaside_config.ui [new file with mode: 0644]
effects/thumbnailaside/thumbnailasideconfig.kcfgc [new file with mode: 0644]
effects/touchpoints/touchpoints.cpp [new file with mode: 0644]
effects/touchpoints/touchpoints.h [new file with mode: 0644]
effects/trackmouse/CMakeLists.txt [new file with mode: 0644]
effects/trackmouse/data/tm_inner.png [new file with mode: 0644]
effects/trackmouse/data/tm_outer.png [new file with mode: 0644]
effects/trackmouse/trackmouse.cpp [new file with mode: 0644]
effects/trackmouse/trackmouse.h [new file with mode: 0644]
effects/trackmouse/trackmouse.kcfg [new file with mode: 0644]
effects/trackmouse/trackmouse_config.cpp [new file with mode: 0644]
effects/trackmouse/trackmouse_config.desktop [new file with mode: 0644]
effects/trackmouse/trackmouse_config.h [new file with mode: 0644]
effects/trackmouse/trackmouse_config.ui [new file with mode: 0644]
effects/trackmouse/trackmouseconfig.kcfgc [new file with mode: 0644]
effects/translucency/CMakeLists.txt [new file with mode: 0644]
effects/translucency/package/CMakeLists.txt [new file with mode: 0644]
effects/translucency/package/contents/code/main.js [new file with mode: 0644]
effects/translucency/package/contents/config/main.xml [new file with mode: 0644]
effects/translucency/package/contents/ui/config.ui [new file with mode: 0644]
effects/translucency/package/metadata.desktop [new file with mode: 0644]
effects/windowaperture/CMakeLists.txt [new file with mode: 0644]
effects/windowaperture/package/CMakeLists.txt [new file with mode: 0644]
effects/windowaperture/package/contents/code/main.js [new file with mode: 0644]
effects/windowaperture/package/metadata.desktop [new file with mode: 0644]
effects/windowgeometry/CMakeLists.txt [new file with mode: 0644]
effects/windowgeometry/windowgeometry.cpp [new file with mode: 0644]
effects/windowgeometry/windowgeometry.h [new file with mode: 0644]
effects/windowgeometry/windowgeometry.kcfg [new file with mode: 0644]
effects/windowgeometry/windowgeometry_config.cpp [new file with mode: 0644]
effects/windowgeometry/windowgeometry_config.desktop [new file with mode: 0644]
effects/windowgeometry/windowgeometry_config.h [new file with mode: 0644]
effects/windowgeometry/windowgeometry_config.ui [new file with mode: 0644]
effects/windowgeometry/windowgeometryconfig.kcfgc [new file with mode: 0644]
effects/wobblywindows/CMakeLists.txt [new file with mode: 0644]
effects/wobblywindows/wobblywindows.cpp [new file with mode: 0644]
effects/wobblywindows/wobblywindows.h [new file with mode: 0644]
effects/wobblywindows/wobblywindows.kcfg [new file with mode: 0644]
effects/wobblywindows/wobblywindows_config.cpp [new file with mode: 0644]
effects/wobblywindows/wobblywindows_config.desktop [new file with mode: 0644]
effects/wobblywindows/wobblywindows_config.h [new file with mode: 0644]
effects/wobblywindows/wobblywindows_config.ui [new file with mode: 0644]
effects/wobblywindows/wobblywindowsconfig.kcfgc [new file with mode: 0644]
effects/zoom/CMakeLists.txt [new file with mode: 0644]
effects/zoom/zoom.cpp [new file with mode: 0644]
effects/zoom/zoom.h [new file with mode: 0644]
effects/zoom/zoom.kcfg [new file with mode: 0644]
effects/zoom/zoom_config.cpp [new file with mode: 0644]
effects/zoom/zoom_config.desktop [new file with mode: 0644]
effects/zoom/zoom_config.h [new file with mode: 0644]
effects/zoom/zoom_config.ui [new file with mode: 0644]
effects/zoom/zoomconfig.kcfgc [new file with mode: 0644]
egl_context_attribute_builder.cpp [new file with mode: 0644]
egl_context_attribute_builder.h [new file with mode: 0644]
events.cpp [new file with mode: 0644]
fixqopengl.h [new file with mode: 0644]
focuschain.cpp [new file with mode: 0644]
focuschain.h [new file with mode: 0644]
geometry.cpp [new file with mode: 0644]
geometrytip.cpp [new file with mode: 0644]
geometrytip.h [new file with mode: 0644]
gestures.cpp [new file with mode: 0644]
gestures.h [new file with mode: 0644]
globalshortcuts.cpp [new file with mode: 0644]
globalshortcuts.h [new file with mode: 0644]
group.cpp [new file with mode: 0644]
group.h [new file with mode: 0644]
helpers/CMakeLists.txt [new file with mode: 0644]
helpers/killer/CMakeLists.txt [new file with mode: 0644]
helpers/killer/killer.cpp [new file with mode: 0644]
helpers/xclipboardsync/CMakeLists.txt [new file with mode: 0644]
helpers/xclipboardsync/main.cpp [new file with mode: 0644]
helpers/xclipboardsync/waylandclipboard.cpp [new file with mode: 0644]
helpers/xclipboardsync/waylandclipboard.h [new file with mode: 0644]
idle_inhibition.cpp [new file with mode: 0644]
idle_inhibition.h [new file with mode: 0644]
input.cpp [new file with mode: 0644]
input.h [new file with mode: 0644]
input_event.cpp [new file with mode: 0644]
input_event.h [new file with mode: 0644]
input_event_spy.cpp [new file with mode: 0644]
input_event_spy.h [new file with mode: 0644]
kcmkwin/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwincompositing/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwincompositing/Messages.sh [new file with mode: 0644]
kcmkwin/kwincompositing/compositing.cpp [new file with mode: 0644]
kcmkwin/kwincompositing/compositing.h [new file with mode: 0644]
kcmkwin/kwincompositing/compositing.ui [new file with mode: 0644]
kcmkwin/kwincompositing/config-compiler.h.cmake [new file with mode: 0644]
kcmkwin/kwincompositing/config-prefix.h.cmake [new file with mode: 0644]
kcmkwin/kwincompositing/effectconfig.cpp [new file with mode: 0644]
kcmkwin/kwincompositing/effectconfig.h [new file with mode: 0644]
kcmkwin/kwincompositing/kcmkwineffects.desktop [new file with mode: 0644]
kcmkwin/kwincompositing/kwincompositing.desktop [new file with mode: 0644]
kcmkwin/kwincompositing/kwineffect.knsrc [new file with mode: 0644]
kcmkwin/kwincompositing/main.cpp [new file with mode: 0644]
kcmkwin/kwincompositing/model.cpp [new file with mode: 0644]
kcmkwin/kwincompositing/model.h [new file with mode: 0644]
kcmkwin/kwincompositing/qml/Effect.qml [new file with mode: 0644]
kcmkwin/kwincompositing/qml/EffectView.qml [new file with mode: 0644]
kcmkwin/kwincompositing/qml/Video.qml [new file with mode: 0644]
kcmkwin/kwincompositing/qml/main.qml [new file with mode: 0644]
kcmkwin/kwincompositing/test/effectmodeltest.cpp [new file with mode: 0644]
kcmkwin/kwincompositing/test/effectmodeltest.h [new file with mode: 0644]
kcmkwin/kwincompositing/test/modeltest.cpp [new file with mode: 0644]
kcmkwin/kwincompositing/test/modeltest.h [new file with mode: 0644]
kcmkwin/kwindecoration/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwindecoration/Messages.sh [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/buttonsmodel.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/buttonsmodel.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/plugin.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/plugin.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewbridge.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewbridge.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewbutton.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewbutton.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewclient.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewclient.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewitem.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewitem.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewsettings.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/previewsettings.h [new file with mode: 0644]
kcmkwin/kwindecoration/declarative-plugin/qmldir [new file with mode: 0644]
kcmkwin/kwindecoration/decorationmodel.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/decorationmodel.h [new file with mode: 0644]
kcmkwin/kwindecoration/kcm.cpp [new file with mode: 0644]
kcmkwin/kwindecoration/kcm.h [new file with mode: 0644]
kcmkwin/kwindecoration/kcm.ui [new file with mode: 0644]
kcmkwin/kwindecoration/kwindecoration.desktop [new file with mode: 0644]
kcmkwin/kwindecoration/qml/ButtonGroup.qml [new file with mode: 0644]
kcmkwin/kwindecoration/qml/Buttons.qml [new file with mode: 0644]
kcmkwin/kwindecoration/qml/Previews.qml [new file with mode: 0644]
kcmkwin/kwindecoration/qml/main.qml [new file with mode: 0644]
kcmkwin/kwindesktop/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwindesktop/Messages.sh [new file with mode: 0644]
kcmkwin/kwindesktop/desktop.desktop [new file with mode: 0644]
kcmkwin/kwindesktop/desktopnameswidget.cpp [new file with mode: 0644]
kcmkwin/kwindesktop/desktopnameswidget.h [new file with mode: 0644]
kcmkwin/kwindesktop/main.cpp [new file with mode: 0644]
kcmkwin/kwindesktop/main.h [new file with mode: 0644]
kcmkwin/kwindesktop/main.ui [new file with mode: 0644]
kcmkwin/kwinoptions/AUTHORS [new file with mode: 0644]
kcmkwin/kwinoptions/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwinoptions/ChangeLog [new file with mode: 0644]
kcmkwin/kwinoptions/Messages.sh [new file with mode: 0644]
kcmkwin/kwinoptions/actions.ui [new file with mode: 0644]
kcmkwin/kwinoptions/advanced.ui [new file with mode: 0644]
kcmkwin/kwinoptions/focus.ui [new file with mode: 0644]
kcmkwin/kwinoptions/kwinactions.desktop [new file with mode: 0644]
kcmkwin/kwinoptions/kwinadvanced.desktop [new file with mode: 0644]
kcmkwin/kwinoptions/kwinfocus.desktop [new file with mode: 0644]
kcmkwin/kwinoptions/kwinmoving.desktop [new file with mode: 0644]
kcmkwin/kwinoptions/kwinoptions.desktop [new file with mode: 0644]
kcmkwin/kwinoptions/main.cpp [new file with mode: 0644]
kcmkwin/kwinoptions/main.h [new file with mode: 0644]
kcmkwin/kwinoptions/mouse.cpp [new file with mode: 0644]
kcmkwin/kwinoptions/mouse.h [new file with mode: 0644]
kcmkwin/kwinoptions/mouse.ui [new file with mode: 0644]
kcmkwin/kwinoptions/moving.ui [new file with mode: 0644]
kcmkwin/kwinoptions/windows.cpp [new file with mode: 0644]
kcmkwin/kwinoptions/windows.h [new file with mode: 0644]
kcmkwin/kwinrules/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwinrules/Messages.sh [new file with mode: 0644]
kcmkwin/kwinrules/detectwidget.cpp [new file with mode: 0644]
kcmkwin/kwinrules/detectwidget.h [new file with mode: 0644]
kcmkwin/kwinrules/detectwidget.ui [new file with mode: 0644]
kcmkwin/kwinrules/editshortcut.ui [new file with mode: 0644]
kcmkwin/kwinrules/kcm.cpp [new file with mode: 0644]
kcmkwin/kwinrules/kcm.h [new file with mode: 0644]
kcmkwin/kwinrules/kwinrules.desktop [new file with mode: 0644]
kcmkwin/kwinrules/kwinsrc.cpp [new file with mode: 0644]
kcmkwin/kwinrules/main.cpp [new file with mode: 0644]
kcmkwin/kwinrules/ruleslist.cpp [new file with mode: 0644]
kcmkwin/kwinrules/ruleslist.h [new file with mode: 0644]
kcmkwin/kwinrules/ruleslist.ui [new file with mode: 0644]
kcmkwin/kwinrules/ruleswidget.cpp [new file with mode: 0644]
kcmkwin/kwinrules/ruleswidget.h [new file with mode: 0644]
kcmkwin/kwinrules/ruleswidgetbase.ui [new file with mode: 0644]
kcmkwin/kwinrules/yesnobox.h [new file with mode: 0644]
kcmkwin/kwinscreenedges/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwinscreenedges/Messages.sh [new file with mode: 0644]
kcmkwin/kwinscreenedges/kwinscreenedges.desktop [new file with mode: 0644]
kcmkwin/kwinscreenedges/kwintouchscreen.desktop [new file with mode: 0644]
kcmkwin/kwinscreenedges/main.cpp [new file with mode: 0644]
kcmkwin/kwinscreenedges/main.h [new file with mode: 0644]
kcmkwin/kwinscreenedges/main.ui [new file with mode: 0644]
kcmkwin/kwinscreenedges/monitor.cpp [new file with mode: 0644]
kcmkwin/kwinscreenedges/monitor.h [new file with mode: 0644]
kcmkwin/kwinscreenedges/screenpreviewwidget.cpp [new file with mode: 0644]
kcmkwin/kwinscreenedges/screenpreviewwidget.h [new file with mode: 0644]
kcmkwin/kwinscreenedges/touch.cpp [new file with mode: 0644]
kcmkwin/kwinscreenedges/touch.h [new file with mode: 0644]
kcmkwin/kwinscreenedges/touch.ui [new file with mode: 0644]
kcmkwin/kwinscripts/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwinscripts/Messages.sh [new file with mode: 0755]
kcmkwin/kwinscripts/kwinscripts.desktop [new file with mode: 0644]
kcmkwin/kwinscripts/kwinscripts.knsrc [new file with mode: 0644]
kcmkwin/kwinscripts/main.cpp [new file with mode: 0644]
kcmkwin/kwinscripts/module.cpp [new file with mode: 0644]
kcmkwin/kwinscripts/module.h [new file with mode: 0644]
kcmkwin/kwinscripts/module.ui [new file with mode: 0644]
kcmkwin/kwinscripts/version.h.cmake [new file with mode: 0644]
kcmkwin/kwintabbox/CMakeLists.txt [new file with mode: 0644]
kcmkwin/kwintabbox/Messages.sh [new file with mode: 0644]
kcmkwin/kwintabbox/kwinswitcher.knsrc [new file with mode: 0644]
kcmkwin/kwintabbox/kwintabbox.desktop [new file with mode: 0644]
kcmkwin/kwintabbox/layoutpreview.cpp [new file with mode: 0644]
kcmkwin/kwintabbox/layoutpreview.h [new file with mode: 0644]
kcmkwin/kwintabbox/main.cpp [new file with mode: 0644]
kcmkwin/kwintabbox/main.h [new file with mode: 0644]
kcmkwin/kwintabbox/main.ui [new file with mode: 0644]
kcmkwin/kwintabbox/thumbnailitem.cpp [new file with mode: 0644]
kcmkwin/kwintabbox/thumbnailitem.h [new file with mode: 0644]
kcmkwin/kwintabbox/thumbnails/dolphin.png [new file with mode: 0644]
kcmkwin/kwintabbox/thumbnails/kmail.png [new file with mode: 0644]
kcmkwin/kwintabbox/thumbnails/konqueror.png [new file with mode: 0644]
kcmkwin/kwintabbox/thumbnails/systemsettings.png [new file with mode: 0644]
kconf_update/CMakeLists.txt [new file with mode: 0644]
kconf_update/kwin.upd [new file with mode: 0644]
keyboard_input.cpp [new file with mode: 0644]
keyboard_input.h [new file with mode: 0644]
keyboard_layout.cpp [new file with mode: 0644]
keyboard_layout.h [new file with mode: 0644]
keyboard_layout_switching.cpp [new file with mode: 0644]
keyboard_layout_switching.h [new file with mode: 0644]
keyboard_repeat.cpp [new file with mode: 0644]
keyboard_repeat.h [new file with mode: 0644]
killwindow.cpp [new file with mode: 0644]
killwindow.h [new file with mode: 0644]
kwin.kcfg [new file with mode: 0644]
kwin.notifyrc [new file with mode: 0644]
kwinbindings.cpp [new file with mode: 0644]
lanczosfilter.cpp [new file with mode: 0644]
lanczosfilter.h [new file with mode: 0644]
layers.cpp [new file with mode: 0644]
libinput/connection.cpp [new file with mode: 0644]
libinput/connection.h [new file with mode: 0644]
libinput/context.cpp [new file with mode: 0644]
libinput/context.h [new file with mode: 0644]
libinput/device.cpp [new file with mode: 0644]
libinput/device.h [new file with mode: 0644]
libinput/events.cpp [new file with mode: 0644]
libinput/events.h [new file with mode: 0644]
libinput/libinput_logging.cpp [new file with mode: 0644]
libinput/libinput_logging.h [new file with mode: 0644]
libkwineffects/CMakeLists.txt [new file with mode: 0644]
libkwineffects/Mainpage.dox [new file with mode: 0644]
libkwineffects/Messages.sh [new file with mode: 0644]
libkwineffects/anidata.cpp [new file with mode: 0644]
libkwineffects/anidata_p.h [new file with mode: 0644]
libkwineffects/kwinanimationeffect.cpp [new file with mode: 0644]
libkwineffects/kwinanimationeffect.h [new file with mode: 0644]
libkwineffects/kwinconfig.h.cmake [new file with mode: 0644]
libkwineffects/kwineffects.cpp [new file with mode: 0644]
libkwineffects/kwineffects.h [new file with mode: 0644]
libkwineffects/kwinglobals.h [new file with mode: 0644]
libkwineffects/kwinglplatform.cpp [new file with mode: 0644]
libkwineffects/kwinglplatform.h [new file with mode: 0644]
libkwineffects/kwingltexture.cpp [new file with mode: 0644]
libkwineffects/kwingltexture.h [new file with mode: 0644]
libkwineffects/kwingltexture_p.h [new file with mode: 0644]
libkwineffects/kwinglutils.cpp [new file with mode: 0644]
libkwineffects/kwinglutils.h [new file with mode: 0644]
libkwineffects/kwinglutils_funcs.cpp [new file with mode: 0644]
libkwineffects/kwinglutils_funcs.h [new file with mode: 0644]
libkwineffects/kwinxrenderutils.cpp [new file with mode: 0644]
libkwineffects/kwinxrenderutils.h [new file with mode: 0644]
libkwineffects/logging.cpp [new file with mode: 0644]
libkwineffects/logging_p.h [new file with mode: 0644]
logind.cpp [new file with mode: 0644]
logind.h [new file with mode: 0644]
main.cpp [new file with mode: 0644]
main.h [new file with mode: 0644]
main_wayland.cpp [new file with mode: 0644]
main_wayland.h [new file with mode: 0644]
main_x11.cpp [new file with mode: 0644]
main_x11.h [new file with mode: 0644]
manage.cpp [new file with mode: 0644]
modifier_only_shortcuts.cpp [new file with mode: 0644]
modifier_only_shortcuts.h [new file with mode: 0644]
moving_client_x11_filter.cpp [new file with mode: 0644]
moving_client_x11_filter.h [new file with mode: 0644]
netinfo.cpp [new file with mode: 0644]
netinfo.h [new file with mode: 0644]
onscreennotification.cpp [new file with mode: 0644]
onscreennotification.h [new file with mode: 0644]
options.cpp [new file with mode: 0644]
options.h [new file with mode: 0644]
org.freedesktop.ScreenSaver.xml [new file with mode: 0644]
org.kde.KWin.xml [new file with mode: 0644]
org.kde.kappmenu.xml [new file with mode: 0644]
org.kde.kwin.ColorCorrect.xml [new file with mode: 0644]
org.kde.kwin.Compositing.xml [new file with mode: 0644]
org.kde.kwin.Effects.xml [new file with mode: 0644]
org.kde.kwin.OrientationSensor.xml [new file with mode: 0644]
orientation_sensor.cpp [new file with mode: 0644]
orientation_sensor.h [new file with mode: 0644]
osd.cpp [new file with mode: 0644]
osd.h [new file with mode: 0644]
outline.cpp [new file with mode: 0644]
outline.h [new file with mode: 0644]
outputscreens.cpp [new file with mode: 0644]
outputscreens.h [new file with mode: 0644]
overlaywindow.cpp [new file with mode: 0644]
overlaywindow.h [new file with mode: 0644]
packageplugins/CMakeLists.txt [new file with mode: 0644]
packageplugins/aurorae/CMakeLists.txt [new file with mode: 0644]
packageplugins/aurorae/aurorae.cpp [new file with mode: 0644]
packageplugins/aurorae/aurorae.h [new file with mode: 0644]
packageplugins/aurorae/kwin-packagestructure-aurorae.desktop [new file with mode: 0644]
packageplugins/decoration/CMakeLists.txt [new file with mode: 0644]
packageplugins/decoration/decoration.cpp [new file with mode: 0644]
packageplugins/decoration/decoration.h [new file with mode: 0644]
packageplugins/decoration/kwin-packagestructure-decoration.desktop [new file with mode: 0644]
packageplugins/scripts/CMakeLists.txt [new file with mode: 0644]
packageplugins/scripts/kwin-packagestructure-scripts.desktop [new file with mode: 0644]
packageplugins/scripts/scripts.cpp [new file with mode: 0644]
packageplugins/scripts/scripts.h [new file with mode: 0644]
packageplugins/windowswitcher/CMakeLists.txt [new file with mode: 0644]
packageplugins/windowswitcher/kwin-packagestructure-windowswitcher.desktop [new file with mode: 0644]
packageplugins/windowswitcher/windowswitcher.cpp [new file with mode: 0644]
packageplugins/windowswitcher/windowswitcher.h [new file with mode: 0644]
placement.cpp [new file with mode: 0644]
placement.h [new file with mode: 0644]
platform.cpp [new file with mode: 0644]
platform.h [new file with mode: 0644]
platformsupport/CMakeLists.txt [new file with mode: 0644]
platformsupport/scenes/CMakeLists.txt [new file with mode: 0644]
platformsupport/scenes/opengl/CMakeLists.txt [new file with mode: 0644]
platformsupport/scenes/opengl/abstract_egl_backend.cpp [new file with mode: 0644]
platformsupport/scenes/opengl/abstract_egl_backend.h [new file with mode: 0644]
platformsupport/scenes/opengl/backend.cpp [new file with mode: 0644]
platformsupport/scenes/opengl/backend.h [new file with mode: 0644]
platformsupport/scenes/opengl/swap_profiler.cpp [new file with mode: 0644]
platformsupport/scenes/opengl/swap_profiler.h [new file with mode: 0644]
platformsupport/scenes/opengl/texture.cpp [new file with mode: 0644]
platformsupport/scenes/opengl/texture.h [new file with mode: 0644]
platformsupport/scenes/qpainter/CMakeLists.txt [new file with mode: 0644]
platformsupport/scenes/qpainter/backend.cpp [new file with mode: 0644]
platformsupport/scenes/qpainter/backend.h [new file with mode: 0644]
plugins/CMakeLists.txt [new file with mode: 0644]
plugins/idletime/CMakeLists.txt [new file with mode: 0644]
plugins/idletime/kwin.json [new file with mode: 0644]
plugins/idletime/poller.cpp [new file with mode: 0644]
plugins/idletime/poller.h [new file with mode: 0644]
plugins/kdecorations/CMakeLists.txt [new file with mode: 0644]
plugins/kdecorations/Messages.sh [new file with mode: 0644]
plugins/kdecorations/aurorae/AUTHORS [new file with mode: 0644]
plugins/kdecorations/aurorae/CMakeLists.txt [new file with mode: 0644]
plugins/kdecorations/aurorae/README [new file with mode: 0644]
plugins/kdecorations/aurorae/TODO [new file with mode: 0644]
plugins/kdecorations/aurorae/src/CMakeLists.txt [new file with mode: 0644]
plugins/kdecorations/aurorae/src/aurorae.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/src/aurorae.h [new file with mode: 0644]
plugins/kdecorations/aurorae/src/aurorae.json [new file with mode: 0644]
plugins/kdecorations/aurorae/src/aurorae.knsrc [new file with mode: 0644]
plugins/kdecorations/aurorae/src/colorhelper.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/src/colorhelper.h [new file with mode: 0644]
plugins/kdecorations/aurorae/src/decorationoptions.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/src/decorationoptions.h [new file with mode: 0644]
plugins/kdecorations/aurorae/src/decorationplugin.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/src/decorationplugin.h [new file with mode: 0644]
plugins/kdecorations/aurorae/src/kwindecoration.desktop [new file with mode: 0644]
plugins/kdecorations/aurorae/src/lib/auroraetheme.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/src/lib/auroraetheme.h [new file with mode: 0644]
plugins/kdecorations/aurorae/src/lib/themeconfig.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/src/lib/themeconfig.h [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/AppMenuButton.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/AuroraeButton.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/AuroraeButtonGroup.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/AuroraeMaximizeButton.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/ButtonGroup.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/Decoration.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/DecorationButton.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/MenuButton.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/aurorae.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/src/qml/qmldir [new file with mode: 0644]
plugins/kdecorations/aurorae/theme-description [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/CMakeLists.txt [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/CMakeLists.txt [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/code/CMakeLists.txt [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/code/plastikbutton.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/code/plastikbutton.h [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/code/plastikplugin.cpp [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/code/plastikplugin.h [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/code/qmldir [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/package/contents/config/main.xml [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/package/contents/ui/PlastikButton.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/package/contents/ui/config.ui [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/package/contents/ui/main.qml [new file with mode: 0644]
plugins/kdecorations/aurorae/themes/plastik/package/metadata.desktop [new file with mode: 0644]
plugins/kglobalaccel/CMakeLists.txt [new file with mode: 0644]
plugins/kglobalaccel/kglobalaccel_plugin.cpp [new file with mode: 0644]
plugins/kglobalaccel/kglobalaccel_plugin.h [new file with mode: 0644]
plugins/kglobalaccel/kwin.json [new file with mode: 0644]
plugins/platforms/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/drm/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/drm/drm.json [new file with mode: 0644]
plugins/platforms/drm/drm_backend.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_backend.h [new file with mode: 0644]
plugins/platforms/drm/drm_buffer.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_buffer.h [new file with mode: 0644]
plugins/platforms/drm/drm_buffer_gbm.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_buffer_gbm.h [new file with mode: 0644]
plugins/platforms/drm/drm_inputeventfilter.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_inputeventfilter.h [new file with mode: 0644]
plugins/platforms/drm/drm_object.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_object.h [new file with mode: 0644]
plugins/platforms/drm/drm_object_connector.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_object_connector.h [new file with mode: 0644]
plugins/platforms/drm/drm_object_crtc.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_object_crtc.h [new file with mode: 0644]
plugins/platforms/drm/drm_object_plane.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_object_plane.h [new file with mode: 0644]
plugins/platforms/drm/drm_output.cpp [new file with mode: 0644]
plugins/platforms/drm/drm_output.h [new file with mode: 0644]
plugins/platforms/drm/drm_pointer.h [new file with mode: 0644]
plugins/platforms/drm/egl_gbm_backend.cpp [new file with mode: 0644]
plugins/platforms/drm/egl_gbm_backend.h [new file with mode: 0644]
plugins/platforms/drm/gbm_surface.cpp [new file with mode: 0644]
plugins/platforms/drm/gbm_surface.h [new file with mode: 0644]
plugins/platforms/drm/logging.cpp [new file with mode: 0644]
plugins/platforms/drm/logging.h [new file with mode: 0644]
plugins/platforms/drm/remoteaccess_manager.cpp [new file with mode: 0644]
plugins/platforms/drm/remoteaccess_manager.h [new file with mode: 0644]
plugins/platforms/drm/scene_qpainter_drm_backend.cpp [new file with mode: 0644]
plugins/platforms/drm/scene_qpainter_drm_backend.h [new file with mode: 0644]
plugins/platforms/drm/screens_drm.cpp [new file with mode: 0644]
plugins/platforms/drm/screens_drm.h [new file with mode: 0644]
plugins/platforms/fbdev/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/fbdev/fb_backend.cpp [new file with mode: 0644]
plugins/platforms/fbdev/fb_backend.h [new file with mode: 0644]
plugins/platforms/fbdev/fbdev.json [new file with mode: 0644]
plugins/platforms/fbdev/logging.cpp [new file with mode: 0644]
plugins/platforms/fbdev/logging.h [new file with mode: 0644]
plugins/platforms/fbdev/scene_qpainter_fb_backend.cpp [new file with mode: 0644]
plugins/platforms/fbdev/scene_qpainter_fb_backend.h [new file with mode: 0644]
plugins/platforms/hwcomposer/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/hwcomposer/egl_hwcomposer_backend.cpp [new file with mode: 0644]
plugins/platforms/hwcomposer/egl_hwcomposer_backend.h [new file with mode: 0644]
plugins/platforms/hwcomposer/hwcomposer.json [new file with mode: 0644]
plugins/platforms/hwcomposer/hwcomposer_backend.cpp [new file with mode: 0644]
plugins/platforms/hwcomposer/hwcomposer_backend.h [new file with mode: 0644]
plugins/platforms/hwcomposer/logging.cpp [new file with mode: 0644]
plugins/platforms/hwcomposer/logging.h [new file with mode: 0644]
plugins/platforms/hwcomposer/screens_hwcomposer.cpp [new file with mode: 0644]
plugins/platforms/hwcomposer/screens_hwcomposer.h [new file with mode: 0644]
plugins/platforms/virtual/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/virtual/egl_gbm_backend.cpp [new file with mode: 0644]
plugins/platforms/virtual/egl_gbm_backend.h [new file with mode: 0644]
plugins/platforms/virtual/scene_qpainter_virtual_backend.cpp [new file with mode: 0644]
plugins/platforms/virtual/scene_qpainter_virtual_backend.h [new file with mode: 0644]
plugins/platforms/virtual/screens_virtual.cpp [new file with mode: 0644]
plugins/platforms/virtual/screens_virtual.h [new file with mode: 0644]
plugins/platforms/virtual/virtual.json [new file with mode: 0644]
plugins/platforms/virtual/virtual_backend.cpp [new file with mode: 0644]
plugins/platforms/virtual/virtual_backend.h [new file with mode: 0644]
plugins/platforms/virtual/virtual_output.cpp [new file with mode: 0644]
plugins/platforms/virtual/virtual_output.h [new file with mode: 0644]
plugins/platforms/wayland/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/wayland/egl_wayland_backend.cpp [new file with mode: 0644]
plugins/platforms/wayland/egl_wayland_backend.h [new file with mode: 0644]
plugins/platforms/wayland/logging.cpp [new file with mode: 0644]
plugins/platforms/wayland/logging.h [new file with mode: 0644]
plugins/platforms/wayland/scene_qpainter_wayland_backend.cpp [new file with mode: 0644]
plugins/platforms/wayland/scene_qpainter_wayland_backend.h [new file with mode: 0644]
plugins/platforms/wayland/wayland.json [new file with mode: 0644]
plugins/platforms/wayland/wayland_backend.cpp [new file with mode: 0644]
plugins/platforms/wayland/wayland_backend.h [new file with mode: 0644]
plugins/platforms/x11/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/x11/common/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/x11/common/eglonxbackend.cpp [new file with mode: 0644]
plugins/platforms/x11/common/eglonxbackend.h [new file with mode: 0644]
plugins/platforms/x11/standalone/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/x11/standalone/edge.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/edge.h [new file with mode: 0644]
plugins/platforms/x11/standalone/effects_mouse_interception_x11_filter.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/effects_mouse_interception_x11_filter.h [new file with mode: 0644]
plugins/platforms/x11/standalone/effects_x11.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/effects_x11.h [new file with mode: 0644]
plugins/platforms/x11/standalone/glx_context_attribute_builder.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/glx_context_attribute_builder.h [new file with mode: 0644]
plugins/platforms/x11/standalone/glxbackend.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/glxbackend.h [new file with mode: 0644]
plugins/platforms/x11/standalone/logging.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/logging.h [new file with mode: 0644]
plugins/platforms/x11/standalone/non_composited_outline.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/non_composited_outline.h [new file with mode: 0644]
plugins/platforms/x11/standalone/overlaywindow_x11.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/overlaywindow_x11.h [new file with mode: 0644]
plugins/platforms/x11/standalone/screenedges_filter.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/screenedges_filter.h [new file with mode: 0644]
plugins/platforms/x11/standalone/screens_xrandr.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/screens_xrandr.h [new file with mode: 0644]
plugins/platforms/x11/standalone/sync_filter.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/sync_filter.h [new file with mode: 0644]
plugins/platforms/x11/standalone/windowselector.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/windowselector.h [new file with mode: 0644]
plugins/platforms/x11/standalone/x11.json [new file with mode: 0644]
plugins/platforms/x11/standalone/x11_decoration_renderer.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/x11_decoration_renderer.h [new file with mode: 0644]
plugins/platforms/x11/standalone/x11_platform.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/x11_platform.h [new file with mode: 0644]
plugins/platforms/x11/standalone/x11cursor.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/x11cursor.h [new file with mode: 0644]
plugins/platforms/x11/standalone/xfixes_cursor_event_filter.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/xfixes_cursor_event_filter.h [new file with mode: 0644]
plugins/platforms/x11/standalone/xinputintegration.cpp [new file with mode: 0644]
plugins/platforms/x11/standalone/xinputintegration.h [new file with mode: 0644]
plugins/platforms/x11/windowed/CMakeLists.txt [new file with mode: 0644]
plugins/platforms/x11/windowed/egl_x11_backend.cpp [new file with mode: 0644]
plugins/platforms/x11/windowed/egl_x11_backend.h [new file with mode: 0644]
plugins/platforms/x11/windowed/logging.cpp [new file with mode: 0644]
plugins/platforms/x11/windowed/logging.h [new file with mode: 0644]
plugins/platforms/x11/windowed/scene_qpainter_x11_backend.cpp [new file with mode: 0644]
plugins/platforms/x11/windowed/scene_qpainter_x11_backend.h [new file with mode: 0644]
plugins/platforms/x11/windowed/x11.json [new file with mode: 0644]
plugins/platforms/x11/windowed/x11windowed_backend.cpp [new file with mode: 0644]
plugins/platforms/x11/windowed/x11windowed_backend.h [new file with mode: 0644]
plugins/qpa/CMakeLists.txt [new file with mode: 0644]
plugins/qpa/abstractplatformcontext.cpp [new file with mode: 0644]
plugins/qpa/abstractplatformcontext.h [new file with mode: 0644]
plugins/qpa/backingstore.cpp [new file with mode: 0644]
plugins/qpa/backingstore.h [new file with mode: 0644]
plugins/qpa/integration.cpp [new file with mode: 0644]
plugins/qpa/integration.h [new file with mode: 0644]
plugins/qpa/kwin.json [new file with mode: 0644]
plugins/qpa/main.cpp [new file with mode: 0644]
plugins/qpa/nativeinterface.cpp [new file with mode: 0644]
plugins/qpa/nativeinterface.h [new file with mode: 0644]
plugins/qpa/platformcontextwayland.cpp [new file with mode: 0644]
plugins/qpa/platformcontextwayland.h [new file with mode: 0644]
plugins/qpa/platformcursor.cpp [new file with mode: 0644]
plugins/qpa/platformcursor.h [new file with mode: 0644]
plugins/qpa/screen.cpp [new file with mode: 0644]
plugins/qpa/screen.h [new file with mode: 0644]
plugins/qpa/sharingplatformcontext.cpp [new file with mode: 0644]
plugins/qpa/sharingplatformcontext.h [new file with mode: 0644]
plugins/qpa/window.cpp [new file with mode: 0644]
plugins/qpa/window.h [new file with mode: 0644]
plugins/scenes/CMakeLists.txt [new file with mode: 0644]
plugins/scenes/opengl/CMakeLists.txt [new file with mode: 0644]
plugins/scenes/opengl/opengl.json [new file with mode: 0644]
plugins/scenes/opengl/scene_opengl.cpp [new file with mode: 0644]
plugins/scenes/opengl/scene_opengl.h [new file with mode: 0644]
plugins/scenes/qpainter/CMakeLists.txt [new file with mode: 0644]
plugins/scenes/qpainter/qpainter.json [new file with mode: 0644]
plugins/scenes/qpainter/scene_qpainter.cpp [new file with mode: 0644]
plugins/scenes/qpainter/scene_qpainter.h [new file with mode: 0644]
plugins/scenes/xrender/CMakeLists.txt [new file with mode: 0644]
plugins/scenes/xrender/scene_xrender.cpp [new file with mode: 0644]
plugins/scenes/xrender/scene_xrender.h [new file with mode: 0644]
plugins/scenes/xrender/xrender.json [new file with mode: 0644]
po/af/kcmkwindecoration.po [new file with mode: 0644]
po/af/kcmkwinrules.po [new file with mode: 0644]
po/af/kcmkwm.po [new file with mode: 0644]
po/af/kwin.po [new file with mode: 0644]
po/af/kwin_clients.po [new file with mode: 0644]
po/ar/kcm-kwin-scripts.po [new file with mode: 0644]
po/ar/kcm_kwindesktop.po [new file with mode: 0644]
po/ar/kcm_kwintabbox.po [new file with mode: 0644]
po/ar/kcmkwincompositing.po [new file with mode: 0644]
po/ar/kcmkwindecoration.po [new file with mode: 0644]
po/ar/kcmkwinrules.po [new file with mode: 0644]
po/ar/kcmkwinscreenedges.po [new file with mode: 0644]
po/ar/kcmkwm.po [new file with mode: 0644]
po/ar/kwin.po [new file with mode: 0644]
po/ar/kwin_clients.po [new file with mode: 0644]
po/ar/kwin_effects.po [new file with mode: 0644]
po/ar/kwin_scripting.po [new file with mode: 0644]
po/as/kwin.po [new file with mode: 0644]
po/ast/kcm-kwin-scripts.po [new file with mode: 0644]
po/ast/kcm_kwindesktop.po [new file with mode: 0644]
po/ast/kcm_kwintabbox.po [new file with mode: 0644]
po/ast/kcmkwincompositing.po [new file with mode: 0644]
po/ast/kcmkwindecoration.po [new file with mode: 0644]
po/ast/kcmkwinrules.po [new file with mode: 0644]
po/ast/kcmkwinscreenedges.po [new file with mode: 0644]
po/ast/kcmkwm.po [new file with mode: 0644]
po/ast/kwin.po [new file with mode: 0644]
po/ast/kwin_clients.po [new file with mode: 0644]
po/ast/kwin_effects.po [new file with mode: 0644]
po/ast/kwin_scripting.po [new file with mode: 0644]
po/ast/kwin_scripts.po [new file with mode: 0644]
po/be/kcm_kwindesktop.po [new file with mode: 0644]
po/be/kcmkwincompositing.po [new file with mode: 0644]
po/be/kcmkwindecoration.po [new file with mode: 0644]
po/be/kcmkwinrules.po [new file with mode: 0644]
po/be/kcmkwm.po [new file with mode: 0644]
po/be/kwin.po [new file with mode: 0644]
po/be/kwin_clients.po [new file with mode: 0644]
po/be/kwin_effects.po [new file with mode: 0644]
po/be@latin/kwin.po [new file with mode: 0644]
po/bg/kcm_kwindesktop.po [new file with mode: 0644]
po/bg/kcm_kwintabbox.po [new file with mode: 0644]
po/bg/kcmkwincompositing.po [new file with mode: 0644]
po/bg/kcmkwindecoration.po [new file with mode: 0644]
po/bg/kcmkwinrules.po [new file with mode: 0644]
po/bg/kcmkwinscreenedges.po [new file with mode: 0644]
po/bg/kcmkwm.po [new file with mode: 0644]
po/bg/kwin.po [new file with mode: 0644]
po/bg/kwin_clients.po [new file with mode: 0644]
po/bg/kwin_effects.po [new file with mode: 0644]
po/bn/kcmkwm.po [new file with mode: 0644]
po/bn/kwin.po [new file with mode: 0644]
po/bn/kwin_effects.po [new file with mode: 0644]
po/bn_IN/kcm_kwindesktop.po [new file with mode: 0644]
po/bn_IN/kcmkwindecoration.po [new file with mode: 0644]
po/bn_IN/kcmkwinrules.po [new file with mode: 0644]
po/bn_IN/kcmkwm.po [new file with mode: 0644]
po/bn_IN/kwin.po [new file with mode: 0644]
po/bn_IN/kwin_clients.po [new file with mode: 0644]
po/bn_IN/kwin_effects.po [new file with mode: 0644]
po/br/kcmkwindecoration.po [new file with mode: 0644]
po/br/kcmkwinrules.po [new file with mode: 0644]
po/br/kcmkwm.po [new file with mode: 0644]
po/br/kwin.po [new file with mode: 0644]
po/br/kwin_clients.po [new file with mode: 0644]
po/bs/kcm-kwin-scripts.po [new file with mode: 0644]
po/bs/kcm_kwindesktop.po [new file with mode: 0644]
po/bs/kcm_kwintabbox.po [new file with mode: 0644]
po/bs/kcmkwincompositing.po [new file with mode: 0644]
po/bs/kcmkwindecoration.po [new file with mode: 0644]
po/bs/kcmkwinrules.po [new file with mode: 0644]
po/bs/kcmkwinscreenedges.po [new file with mode: 0644]
po/bs/kcmkwm.po [new file with mode: 0644]
po/bs/kwin.po [new file with mode: 0644]
po/bs/kwin_clients.po [new file with mode: 0644]
po/bs/kwin_effects.po [new file with mode: 0644]
po/bs/kwin_scripting.po [new file with mode: 0644]
po/ca/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/kwindecoration/button.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwindecoration/configure.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwindecoration/decoration.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/kwindecoration/main.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwineffects/configure-effects.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwineffects/configure-filter.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwineffects/dialog-information.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/kwineffects/video.png [new file with mode: 0644]
po/ca/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/windowspecific/Face-smile.png [new file with mode: 0644]
po/ca/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/ca/docs/kcontrol/windowspecific/pager-4-desktops.png [new file with mode: 0644]
po/ca/kcm-kwin-scripts.po [new file with mode: 0644]
po/ca/kcm_kwindesktop.po [new file with mode: 0644]
po/ca/kcm_kwintabbox.po [new file with mode: 0644]
po/ca/kcmkwincompositing.po [new file with mode: 0644]
po/ca/kcmkwindecoration.po [new file with mode: 0644]
po/ca/kcmkwinrules.po [new file with mode: 0644]
po/ca/kcmkwinscreenedges.po [new file with mode: 0644]
po/ca/kcmkwm.po [new file with mode: 0644]
po/ca/kwin.po [new file with mode: 0644]
po/ca/kwin_clients.po [new file with mode: 0644]
po/ca/kwin_effects.po [new file with mode: 0644]
po/ca/kwin_scripting.po [new file with mode: 0644]
po/ca/kwin_scripts.po [new file with mode: 0644]
po/ca@valencia/kcm-kwin-scripts.po [new file with mode: 0644]
po/ca@valencia/kcm_kwindesktop.po [new file with mode: 0644]
po/ca@valencia/kcm_kwintabbox.po [new file with mode: 0644]
po/ca@valencia/kcmkwincompositing.po [new file with mode: 0644]
po/ca@valencia/kcmkwindecoration.po [new file with mode: 0644]
po/ca@valencia/kcmkwinrules.po [new file with mode: 0644]
po/ca@valencia/kcmkwinscreenedges.po [new file with mode: 0644]
po/ca@valencia/kcmkwm.po [new file with mode: 0644]
po/ca@valencia/kwin.po [new file with mode: 0644]
po/ca@valencia/kwin_clients.po [new file with mode: 0644]
po/ca@valencia/kwin_effects.po [new file with mode: 0644]
po/ca@valencia/kwin_scripting.po [new file with mode: 0644]
po/ca@valencia/kwin_scripts.po [new file with mode: 0644]
po/cs/kcm-kwin-scripts.po [new file with mode: 0644]
po/cs/kcm_kwindesktop.po [new file with mode: 0644]
po/cs/kcm_kwintabbox.po [new file with mode: 0644]
po/cs/kcmkwincompositing.po [new file with mode: 0644]
po/cs/kcmkwindecoration.po [new file with mode: 0644]
po/cs/kcmkwinrules.po [new file with mode: 0644]
po/cs/kcmkwinscreenedges.po [new file with mode: 0644]
po/cs/kcmkwm.po [new file with mode: 0644]
po/cs/kwin.po [new file with mode: 0644]
po/cs/kwin_clients.po [new file with mode: 0644]
po/cs/kwin_effects.po [new file with mode: 0644]
po/cs/kwin_scripting.po [new file with mode: 0644]
po/cs/kwin_scripts.po [new file with mode: 0644]
po/csb/kcm_kwindesktop.po [new file with mode: 0644]
po/csb/kwin.po [new file with mode: 0644]
po/csb/kwin_clients.po [new file with mode: 0644]
po/csb/kwin_effects.po [new file with mode: 0644]
po/cy/kcmkwindecoration.po [new file with mode: 0644]
po/cy/kcmkwinrules.po [new file with mode: 0644]
po/cy/kcmkwm.po [new file with mode: 0644]
po/cy/kwin.po [new file with mode: 0644]
po/cy/kwin_clients.po [new file with mode: 0644]
po/da/kcm-kwin-scripts.po [new file with mode: 0644]
po/da/kcm_kwindesktop.po [new file with mode: 0644]
po/da/kcm_kwintabbox.po [new file with mode: 0644]
po/da/kcmkwincompositing.po [new file with mode: 0644]
po/da/kcmkwindecoration.po [new file with mode: 0644]
po/da/kcmkwinrules.po [new file with mode: 0644]
po/da/kcmkwinscreenedges.po [new file with mode: 0644]
po/da/kcmkwm.po [new file with mode: 0644]
po/da/kwin.po [new file with mode: 0644]
po/da/kwin_clients.po [new file with mode: 0644]
po/da/kwin_effects.po [new file with mode: 0644]
po/da/kwin_scripting.po [new file with mode: 0644]
po/da/kwin_scripts.po [new file with mode: 0644]
po/de/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/de/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/de/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/de/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/de/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/de/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/de/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/de/kcm-kwin-scripts.po [new file with mode: 0644]
po/de/kcm_kwindesktop.po [new file with mode: 0644]
po/de/kcm_kwintabbox.po [new file with mode: 0644]
po/de/kcmkwincompositing.po [new file with mode: 0644]
po/de/kcmkwindecoration.po [new file with mode: 0644]
po/de/kcmkwinrules.po [new file with mode: 0644]
po/de/kcmkwinscreenedges.po [new file with mode: 0644]
po/de/kcmkwm.po [new file with mode: 0644]
po/de/kwin.po [new file with mode: 0644]
po/de/kwin_clients.po [new file with mode: 0644]
po/de/kwin_effects.po [new file with mode: 0644]
po/de/kwin_scripting.po [new file with mode: 0644]
po/de/kwin_scripts.po [new file with mode: 0644]
po/el/kcm-kwin-scripts.po [new file with mode: 0644]
po/el/kcm_kwindesktop.po [new file with mode: 0644]
po/el/kcm_kwintabbox.po [new file with mode: 0644]
po/el/kcmkwincompositing.po [new file with mode: 0644]
po/el/kcmkwindecoration.po [new file with mode: 0644]
po/el/kcmkwinrules.po [new file with mode: 0644]
po/el/kcmkwinscreenedges.po [new file with mode: 0644]
po/el/kcmkwm.po [new file with mode: 0644]
po/el/kwin.po [new file with mode: 0644]
po/el/kwin_clients.po [new file with mode: 0644]
po/el/kwin_effects.po [new file with mode: 0644]
po/el/kwin_scripting.po [new file with mode: 0644]
po/el/kwin_scripts.po [new file with mode: 0644]
po/en_GB/kcm-kwin-scripts.po [new file with mode: 0644]
po/en_GB/kcm_kwindesktop.po [new file with mode: 0644]
po/en_GB/kcm_kwintabbox.po [new file with mode: 0644]
po/en_GB/kcmkwincompositing.po [new file with mode: 0644]
po/en_GB/kcmkwindecoration.po [new file with mode: 0644]
po/en_GB/kcmkwinrules.po [new file with mode: 0644]
po/en_GB/kcmkwinscreenedges.po [new file with mode: 0644]
po/en_GB/kcmkwm.po [new file with mode: 0644]
po/en_GB/kwin.po [new file with mode: 0644]
po/en_GB/kwin_clients.po [new file with mode: 0644]
po/en_GB/kwin_effects.po [new file with mode: 0644]
po/en_GB/kwin_scripting.po [new file with mode: 0644]
po/en_GB/kwin_scripts.po [new file with mode: 0644]
po/eo/kcm_kwindesktop.po [new file with mode: 0644]
po/eo/kcm_kwintabbox.po [new file with mode: 0644]
po/eo/kcmkwincompositing.po [new file with mode: 0644]
po/eo/kcmkwindecoration.po [new file with mode: 0644]
po/eo/kcmkwinrules.po [new file with mode: 0644]
po/eo/kcmkwinscreenedges.po [new file with mode: 0644]
po/eo/kcmkwm.po [new file with mode: 0644]
po/eo/kwin.po [new file with mode: 0644]
po/eo/kwin_clients.po [new file with mode: 0644]
po/eo/kwin_effects.po [new file with mode: 0644]
po/es/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/es/kcm-kwin-scripts.po [new file with mode: 0644]
po/es/kcm_kwindesktop.po [new file with mode: 0644]
po/es/kcm_kwintabbox.po [new file with mode: 0644]
po/es/kcmkwincompositing.po [new file with mode: 0644]
po/es/kcmkwindecoration.po [new file with mode: 0644]
po/es/kcmkwinrules.po [new file with mode: 0644]
po/es/kcmkwinscreenedges.po [new file with mode: 0644]
po/es/kcmkwm.po [new file with mode: 0644]
po/es/kwin.po [new file with mode: 0644]
po/es/kwin_clients.po [new file with mode: 0644]
po/es/kwin_effects.po [new file with mode: 0644]
po/es/kwin_scripting.po [new file with mode: 0644]
po/es/kwin_scripts.po [new file with mode: 0644]
po/et/kcm-kwin-scripts.po [new file with mode: 0644]
po/et/kcm_kwindesktop.po [new file with mode: 0644]
po/et/kcm_kwintabbox.po [new file with mode: 0644]
po/et/kcmkwincompositing.po [new file with mode: 0644]
po/et/kcmkwindecoration.po [new file with mode: 0644]
po/et/kcmkwinrules.po [new file with mode: 0644]
po/et/kcmkwinscreenedges.po [new file with mode: 0644]
po/et/kcmkwm.po [new file with mode: 0644]
po/et/kwin.po [new file with mode: 0644]
po/et/kwin_clients.po [new file with mode: 0644]
po/et/kwin_effects.po [new file with mode: 0644]
po/et/kwin_scripting.po [new file with mode: 0644]
po/et/kwin_scripts.po [new file with mode: 0644]
po/eu/kcm-kwin-scripts.po [new file with mode: 0644]
po/eu/kcm_kwindesktop.po [new file with mode: 0644]
po/eu/kcm_kwintabbox.po [new file with mode: 0644]
po/eu/kcmkwincompositing.po [new file with mode: 0644]
po/eu/kcmkwindecoration.po [new file with mode: 0644]
po/eu/kcmkwinrules.po [new file with mode: 0644]
po/eu/kcmkwinscreenedges.po [new file with mode: 0644]
po/eu/kcmkwm.po [new file with mode: 0644]
po/eu/kwin.po [new file with mode: 0644]
po/eu/kwin_clients.po [new file with mode: 0644]
po/eu/kwin_effects.po [new file with mode: 0644]
po/eu/kwin_scripting.po [new file with mode: 0644]
po/eu/kwin_scripts.po [new file with mode: 0644]
po/fa/kcm-kwin-scripts.po [new file with mode: 0644]
po/fa/kcm_kwindesktop.po [new file with mode: 0644]
po/fa/kcm_kwintabbox.po [new file with mode: 0644]
po/fa/kcmkwincompositing.po [new file with mode: 0644]
po/fa/kcmkwindecoration.po [new file with mode: 0644]
po/fa/kcmkwinrules.po [new file with mode: 0644]
po/fa/kcmkwinscreenedges.po [new file with mode: 0644]
po/fa/kcmkwm.po [new file with mode: 0644]
po/fa/kwin.po [new file with mode: 0644]
po/fa/kwin_clients.po [new file with mode: 0644]
po/fa/kwin_effects.po [new file with mode: 0644]
po/fi/kcm-kwin-scripts.po [new file with mode: 0644]
po/fi/kcm_kwindesktop.po [new file with mode: 0644]
po/fi/kcm_kwintabbox.po [new file with mode: 0644]
po/fi/kcmkwincompositing.po [new file with mode: 0644]
po/fi/kcmkwindecoration.po [new file with mode: 0644]
po/fi/kcmkwinrules.po [new file with mode: 0644]
po/fi/kcmkwinscreenedges.po [new file with mode: 0644]
po/fi/kcmkwm.po [new file with mode: 0644]
po/fi/kwin.po [new file with mode: 0644]
po/fi/kwin_clients.po [new file with mode: 0644]
po/fi/kwin_effects.po [new file with mode: 0644]
po/fi/kwin_scripting.po [new file with mode: 0644]
po/fi/kwin_scripts.po [new file with mode: 0644]
po/fr/kcm-kwin-scripts.po [new file with mode: 0644]
po/fr/kcm_kwindesktop.po [new file with mode: 0644]
po/fr/kcm_kwintabbox.po [new file with mode: 0644]
po/fr/kcmkwincompositing.po [new file with mode: 0644]
po/fr/kcmkwindecoration.po [new file with mode: 0644]
po/fr/kcmkwinrules.po [new file with mode: 0644]
po/fr/kcmkwinscreenedges.po [new file with mode: 0644]
po/fr/kcmkwm.po [new file with mode: 0644]
po/fr/kwin.po [new file with mode: 0644]
po/fr/kwin_clients.po [new file with mode: 0644]
po/fr/kwin_effects.po [new file with mode: 0644]
po/fr/kwin_scripting.po [new file with mode: 0644]
po/fr/kwin_scripts.po [new file with mode: 0644]
po/fy/kcm_kwindesktop.po [new file with mode: 0644]
po/fy/kcmkwincompositing.po [new file with mode: 0644]
po/fy/kcmkwindecoration.po [new file with mode: 0644]
po/fy/kcmkwinrules.po [new file with mode: 0644]
po/fy/kcmkwinscreenedges.po [new file with mode: 0644]
po/fy/kcmkwm.po [new file with mode: 0644]
po/fy/kwin.po [new file with mode: 0644]
po/fy/kwin_clients.po [new file with mode: 0644]
po/fy/kwin_effects.po [new file with mode: 0644]
po/ga/kcm-kwin-scripts.po [new file with mode: 0644]
po/ga/kcm_kwindesktop.po [new file with mode: 0644]
po/ga/kcm_kwintabbox.po [new file with mode: 0644]
po/ga/kcmkwincompositing.po [new file with mode: 0644]
po/ga/kcmkwindecoration.po [new file with mode: 0644]
po/ga/kcmkwinrules.po [new file with mode: 0644]
po/ga/kcmkwinscreenedges.po [new file with mode: 0644]
po/ga/kcmkwm.po [new file with mode: 0644]
po/ga/kwin.po [new file with mode: 0644]
po/ga/kwin_clients.po [new file with mode: 0644]
po/ga/kwin_effects.po [new file with mode: 0644]
po/gl/kcm-kwin-scripts.po [new file with mode: 0644]
po/gl/kcm_kwindesktop.po [new file with mode: 0644]
po/gl/kcm_kwintabbox.po [new file with mode: 0644]
po/gl/kcmkwincompositing.po [new file with mode: 0644]
po/gl/kcmkwindecoration.po [new file with mode: 0644]
po/gl/kcmkwinrules.po [new file with mode: 0644]
po/gl/kcmkwinscreenedges.po [new file with mode: 0644]
po/gl/kcmkwm.po [new file with mode: 0644]
po/gl/kwin.po [new file with mode: 0644]
po/gl/kwin_clients.po [new file with mode: 0644]
po/gl/kwin_effects.po [new file with mode: 0644]
po/gl/kwin_scripting.po [new file with mode: 0644]
po/gl/kwin_scripts.po [new file with mode: 0644]
po/gu/kcm_kwindesktop.po [new file with mode: 0644]
po/gu/kcm_kwintabbox.po [new file with mode: 0644]
po/gu/kcmkwincompositing.po [new file with mode: 0644]
po/gu/kcmkwindecoration.po [new file with mode: 0644]
po/gu/kcmkwinrules.po [new file with mode: 0644]
po/gu/kcmkwinscreenedges.po [new file with mode: 0644]
po/gu/kcmkwm.po [new file with mode: 0644]
po/gu/kwin.po [new file with mode: 0644]
po/gu/kwin_clients.po [new file with mode: 0644]
po/gu/kwin_effects.po [new file with mode: 0644]
po/he/kcm-kwin-scripts.po [new file with mode: 0644]
po/he/kcm_kwindesktop.po [new file with mode: 0644]
po/he/kcm_kwintabbox.po [new file with mode: 0644]
po/he/kcmkwincompositing.po [new file with mode: 0644]
po/he/kcmkwindecoration.po [new file with mode: 0644]
po/he/kcmkwinrules.po [new file with mode: 0644]
po/he/kcmkwinscreenedges.po [new file with mode: 0644]
po/he/kcmkwm.po [new file with mode: 0644]
po/he/kwin.po [new file with mode: 0644]
po/he/kwin_clients.po [new file with mode: 0644]
po/he/kwin_effects.po [new file with mode: 0644]
po/he/kwin_scripting.po [new file with mode: 0644]
po/he/kwin_scripts.po [new file with mode: 0644]
po/hi/kcm_kwindesktop.po [new file with mode: 0644]
po/hi/kcm_kwintabbox.po [new file with mode: 0644]
po/hi/kcmkwincompositing.po [new file with mode: 0644]
po/hi/kcmkwindecoration.po [new file with mode: 0644]
po/hi/kcmkwinrules.po [new file with mode: 0644]
po/hi/kcmkwinscreenedges.po [new file with mode: 0644]
po/hi/kcmkwm.po [new file with mode: 0644]
po/hi/kwin.po [new file with mode: 0644]
po/hi/kwin_clients.po [new file with mode: 0644]
po/hi/kwin_effects.po [new file with mode: 0644]
po/hne/kcm_kwindesktop.po [new file with mode: 0644]
po/hne/kcmkwincompositing.po [new file with mode: 0644]
po/hne/kcmkwindecoration.po [new file with mode: 0644]
po/hne/kcmkwinrules.po [new file with mode: 0644]
po/hne/kcmkwm.po [new file with mode: 0644]
po/hne/kwin.po [new file with mode: 0644]
po/hne/kwin_clients.po [new file with mode: 0644]
po/hne/kwin_effects.po [new file with mode: 0644]
po/hr/kcm_kwindesktop.po [new file with mode: 0644]
po/hr/kcm_kwintabbox.po [new file with mode: 0644]
po/hr/kcmkwincompositing.po [new file with mode: 0644]
po/hr/kcmkwindecoration.po [new file with mode: 0644]
po/hr/kcmkwinrules.po [new file with mode: 0644]
po/hr/kcmkwinscreenedges.po [new file with mode: 0644]
po/hr/kcmkwm.po [new file with mode: 0644]
po/hr/kwin.po [new file with mode: 0644]
po/hr/kwin_clients.po [new file with mode: 0644]
po/hr/kwin_effects.po [new file with mode: 0644]
po/hsb/kcm_kwindesktop.po [new file with mode: 0644]
po/hsb/kcmkwincompositing.po [new file with mode: 0644]
po/hsb/kcmkwindecoration.po [new file with mode: 0644]
po/hsb/kcmkwinrules.po [new file with mode: 0644]
po/hsb/kcmkwm.po [new file with mode: 0644]
po/hsb/kwin.po [new file with mode: 0644]
po/hsb/kwin_clients.po [new file with mode: 0644]
po/hsb/kwin_effects.po [new file with mode: 0644]
po/hu/kcm-kwin-scripts.po [new file with mode: 0644]
po/hu/kcm_kwindesktop.po [new file with mode: 0644]
po/hu/kcm_kwintabbox.po [new file with mode: 0644]
po/hu/kcmkwincompositing.po [new file with mode: 0644]
po/hu/kcmkwindecoration.po [new file with mode: 0644]
po/hu/kcmkwinrules.po [new file with mode: 0644]
po/hu/kcmkwinscreenedges.po [new file with mode: 0644]
po/hu/kcmkwm.po [new file with mode: 0644]
po/hu/kwin.po [new file with mode: 0644]
po/hu/kwin_clients.po [new file with mode: 0644]
po/hu/kwin_effects.po [new file with mode: 0644]
po/hu/kwin_scripting.po [new file with mode: 0644]
po/hu/kwin_scripts.po [new file with mode: 0644]
po/ia/kcm-kwin-scripts.po [new file with mode: 0644]
po/ia/kcm_kwindesktop.po [new file with mode: 0644]
po/ia/kcm_kwintabbox.po [new file with mode: 0644]
po/ia/kcmkwincompositing.po [new file with mode: 0644]
po/ia/kcmkwindecoration.po [new file with mode: 0644]
po/ia/kcmkwinrules.po [new file with mode: 0644]
po/ia/kcmkwinscreenedges.po [new file with mode: 0644]
po/ia/kcmkwm.po [new file with mode: 0644]
po/ia/kwin.po [new file with mode: 0644]
po/ia/kwin_clients.po [new file with mode: 0644]
po/ia/kwin_effects.po [new file with mode: 0644]
po/ia/kwin_scripting.po [new file with mode: 0644]
po/ia/kwin_scripts.po [new file with mode: 0644]
po/id/kcm-kwin-scripts.po [new file with mode: 0644]
po/id/kcm_kwindesktop.po [new file with mode: 0644]
po/id/kcm_kwintabbox.po [new file with mode: 0644]
po/id/kcmkwincompositing.po [new file with mode: 0644]
po/id/kcmkwindecoration.po [new file with mode: 0644]
po/id/kcmkwinrules.po [new file with mode: 0644]
po/id/kcmkwinscreenedges.po [new file with mode: 0644]
po/id/kcmkwm.po [new file with mode: 0644]
po/id/kwin.po [new file with mode: 0644]
po/id/kwin_clients.po [new file with mode: 0644]
po/id/kwin_effects.po [new file with mode: 0644]
po/id/kwin_scripting.po [new file with mode: 0644]
po/id/kwin_scripts.po [new file with mode: 0644]
po/is/kcm_kwindesktop.po [new file with mode: 0644]
po/is/kcm_kwintabbox.po [new file with mode: 0644]
po/is/kcmkwincompositing.po [new file with mode: 0644]
po/is/kcmkwindecoration.po [new file with mode: 0644]
po/is/kcmkwinrules.po [new file with mode: 0644]
po/is/kcmkwinscreenedges.po [new file with mode: 0644]
po/is/kcmkwm.po [new file with mode: 0644]
po/is/kwin.po [new file with mode: 0644]
po/is/kwin_clients.po [new file with mode: 0644]
po/is/kwin_effects.po [new file with mode: 0644]
po/it/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/it/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/it/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/it/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/it/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/it/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/it/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/it/kcm-kwin-scripts.po [new file with mode: 0644]
po/it/kcm_kwindesktop.po [new file with mode: 0644]
po/it/kcm_kwintabbox.po [new file with mode: 0644]
po/it/kcmkwincompositing.po [new file with mode: 0644]
po/it/kcmkwindecoration.po [new file with mode: 0644]
po/it/kcmkwinrules.po [new file with mode: 0644]
po/it/kcmkwinscreenedges.po [new file with mode: 0644]
po/it/kcmkwm.po [new file with mode: 0644]
po/it/kwin.po [new file with mode: 0644]
po/it/kwin_clients.po [new file with mode: 0644]
po/it/kwin_effects.po [new file with mode: 0644]
po/it/kwin_scripting.po [new file with mode: 0644]
po/it/kwin_scripts.po [new file with mode: 0644]
po/ja/kcm-kwin-scripts.po [new file with mode: 0644]
po/ja/kcm_kwindesktop.po [new file with mode: 0644]
po/ja/kcm_kwintabbox.po [new file with mode: 0644]
po/ja/kcmkwincompositing.po [new file with mode: 0644]
po/ja/kcmkwindecoration.po [new file with mode: 0644]
po/ja/kcmkwinrules.po [new file with mode: 0644]
po/ja/kcmkwinscreenedges.po [new file with mode: 0644]
po/ja/kcmkwm.po [new file with mode: 0644]
po/ja/kwin.po [new file with mode: 0644]
po/ja/kwin_clients.po [new file with mode: 0644]
po/ja/kwin_effects.po [new file with mode: 0644]
po/ja/kwin_scripting.po [new file with mode: 0644]
po/ja/kwin_scripts.po [new file with mode: 0644]
po/kk/kcm-kwin-scripts.po [new file with mode: 0644]
po/kk/kcm_kwindesktop.po [new file with mode: 0644]
po/kk/kcm_kwintabbox.po [new file with mode: 0644]
po/kk/kcmkwincompositing.po [new file with mode: 0644]
po/kk/kcmkwindecoration.po [new file with mode: 0644]
po/kk/kcmkwinrules.po [new file with mode: 0644]
po/kk/kcmkwinscreenedges.po [new file with mode: 0644]
po/kk/kcmkwm.po [new file with mode: 0644]
po/kk/kwin.po [new file with mode: 0644]
po/kk/kwin_clients.po [new file with mode: 0644]
po/kk/kwin_effects.po [new file with mode: 0644]
po/kk/kwin_scripting.po [new file with mode: 0644]
po/km/kcm-kwin-scripts.po [new file with mode: 0644]
po/km/kcm_kwindesktop.po [new file with mode: 0644]
po/km/kcm_kwintabbox.po [new file with mode: 0644]
po/km/kcmkwincompositing.po [new file with mode: 0644]
po/km/kcmkwindecoration.po [new file with mode: 0644]
po/km/kcmkwinrules.po [new file with mode: 0644]
po/km/kcmkwinscreenedges.po [new file with mode: 0644]
po/km/kcmkwm.po [new file with mode: 0644]
po/km/kwin.po [new file with mode: 0644]
po/km/kwin_clients.po [new file with mode: 0644]
po/km/kwin_effects.po [new file with mode: 0644]
po/kn/kcm_kwindesktop.po [new file with mode: 0644]
po/kn/kcm_kwintabbox.po [new file with mode: 0644]
po/kn/kcmkwincompositing.po [new file with mode: 0644]
po/kn/kcmkwindecoration.po [new file with mode: 0644]
po/kn/kcmkwinrules.po [new file with mode: 0644]
po/kn/kcmkwinscreenedges.po [new file with mode: 0644]
po/kn/kcmkwm.po [new file with mode: 0644]
po/kn/kwin.po [new file with mode: 0644]
po/kn/kwin_clients.po [new file with mode: 0644]
po/kn/kwin_effects.po [new file with mode: 0644]
po/ko/kcm-kwin-scripts.po [new file with mode: 0644]
po/ko/kcm_kwindesktop.po [new file with mode: 0644]
po/ko/kcm_kwintabbox.po [new file with mode: 0644]
po/ko/kcmkwincompositing.po [new file with mode: 0644]
po/ko/kcmkwindecoration.po [new file with mode: 0644]
po/ko/kcmkwinrules.po [new file with mode: 0644]
po/ko/kcmkwinscreenedges.po [new file with mode: 0644]
po/ko/kcmkwm.po [new file with mode: 0644]
po/ko/kwin.po [new file with mode: 0644]
po/ko/kwin_clients.po [new file with mode: 0644]
po/ko/kwin_effects.po [new file with mode: 0644]
po/ko/kwin_scripting.po [new file with mode: 0644]
po/ko/kwin_scripts.po [new file with mode: 0644]
po/ku/kcm_kwindesktop.po [new file with mode: 0644]
po/ku/kcmkwincompositing.po [new file with mode: 0644]
po/ku/kcmkwindecoration.po [new file with mode: 0644]
po/ku/kcmkwinrules.po [new file with mode: 0644]
po/ku/kcmkwm.po [new file with mode: 0644]
po/ku/kwin.po [new file with mode: 0644]
po/ku/kwin_clients.po [new file with mode: 0644]
po/ku/kwin_effects.po [new file with mode: 0644]
po/lt/kcm-kwin-scripts.po [new file with mode: 0644]
po/lt/kcm_kwindesktop.po [new file with mode: 0644]
po/lt/kcm_kwintabbox.po [new file with mode: 0644]
po/lt/kcmkwincompositing.po [new file with mode: 0644]
po/lt/kcmkwindecoration.po [new file with mode: 0644]
po/lt/kcmkwinrules.po [new file with mode: 0644]
po/lt/kcmkwinscreenedges.po [new file with mode: 0644]
po/lt/kcmkwm.po [new file with mode: 0644]
po/lt/kwin.po [new file with mode: 0644]
po/lt/kwin_clients.po [new file with mode: 0644]
po/lt/kwin_effects.po [new file with mode: 0644]
po/lt/kwin_scripting.po [new file with mode: 0644]
po/lv/kcm_kwindesktop.po [new file with mode: 0644]
po/lv/kcm_kwintabbox.po [new file with mode: 0644]
po/lv/kcmkwincompositing.po [new file with mode: 0644]
po/lv/kcmkwindecoration.po [new file with mode: 0644]
po/lv/kcmkwinrules.po [new file with mode: 0644]
po/lv/kcmkwinscreenedges.po [new file with mode: 0644]
po/lv/kcmkwm.po [new file with mode: 0644]
po/lv/kwin.po [new file with mode: 0644]
po/lv/kwin_clients.po [new file with mode: 0644]
po/lv/kwin_effects.po [new file with mode: 0644]
po/mai/kcm_kwindesktop.po [new file with mode: 0644]
po/mai/kcm_kwintabbox.po [new file with mode: 0644]
po/mai/kcmkwincompositing.po [new file with mode: 0644]
po/mai/kcmkwindecoration.po [new file with mode: 0644]
po/mai/kcmkwinrules.po [new file with mode: 0644]
po/mai/kcmkwinscreenedges.po [new file with mode: 0644]
po/mai/kcmkwm.po [new file with mode: 0644]
po/mai/kwin.po [new file with mode: 0644]
po/mai/kwin_clients.po [new file with mode: 0644]
po/mai/kwin_effects.po [new file with mode: 0644]
po/mk/kcm_kwindesktop.po [new file with mode: 0644]
po/mk/kcmkwincompositing.po [new file with mode: 0644]
po/mk/kcmkwindecoration.po [new file with mode: 0644]
po/mk/kcmkwinrules.po [new file with mode: 0644]
po/mk/kcmkwm.po [new file with mode: 0644]
po/mk/kwin.po [new file with mode: 0644]
po/mk/kwin_clients.po [new file with mode: 0644]
po/mk/kwin_effects.po [new file with mode: 0644]
po/ml/kcm_kwindesktop.po [new file with mode: 0644]
po/ml/kcmkwincompositing.po [new file with mode: 0644]
po/ml/kcmkwindecoration.po [new file with mode: 0644]
po/ml/kcmkwinrules.po [new file with mode: 0644]
po/ml/kcmkwinscreenedges.po [new file with mode: 0644]
po/ml/kcmkwm.po [new file with mode: 0644]
po/ml/kwin.po [new file with mode: 0644]
po/ml/kwin_clients.po [new file with mode: 0644]
po/ml/kwin_effects.po [new file with mode: 0644]
po/mr/kcm-kwin-scripts.po [new file with mode: 0644]
po/mr/kcm_kwindesktop.po [new file with mode: 0644]
po/mr/kcm_kwintabbox.po [new file with mode: 0644]
po/mr/kcmkwincompositing.po [new file with mode: 0644]
po/mr/kcmkwindecoration.po [new file with mode: 0644]
po/mr/kcmkwinrules.po [new file with mode: 0644]
po/mr/kcmkwinscreenedges.po [new file with mode: 0644]
po/mr/kcmkwm.po [new file with mode: 0644]
po/mr/kwin.po [new file with mode: 0644]
po/mr/kwin_clients.po [new file with mode: 0644]
po/mr/kwin_effects.po [new file with mode: 0644]
po/mr/kwin_scripting.po [new file with mode: 0644]
po/ms/kcm_kwindesktop.po [new file with mode: 0644]
po/ms/kcm_kwintabbox.po [new file with mode: 0644]
po/ms/kcmkwincompositing.po [new file with mode: 0644]
po/ms/kcmkwindecoration.po [new file with mode: 0644]
po/ms/kcmkwinrules.po [new file with mode: 0644]
po/ms/kcmkwinscreenedges.po [new file with mode: 0644]
po/ms/kcmkwm.po [new file with mode: 0644]
po/ms/kwin.po [new file with mode: 0644]
po/ms/kwin_clients.po [new file with mode: 0644]
po/ms/kwin_effects.po [new file with mode: 0644]
po/nb/kcm-kwin-scripts.po [new file with mode: 0644]
po/nb/kcm_kwindesktop.po [new file with mode: 0644]
po/nb/kcm_kwintabbox.po [new file with mode: 0644]
po/nb/kcmkwincompositing.po [new file with mode: 0644]
po/nb/kcmkwindecoration.po [new file with mode: 0644]
po/nb/kcmkwinrules.po [new file with mode: 0644]
po/nb/kcmkwinscreenedges.po [new file with mode: 0644]
po/nb/kcmkwm.po [new file with mode: 0644]
po/nb/kwin.po [new file with mode: 0644]
po/nb/kwin_clients.po [new file with mode: 0644]
po/nb/kwin_effects.po [new file with mode: 0644]
po/nb/kwin_scripting.po [new file with mode: 0644]
po/nds/kcm-kwin-scripts.po [new file with mode: 0644]
po/nds/kcm_kwindesktop.po [new file with mode: 0644]
po/nds/kcm_kwintabbox.po [new file with mode: 0644]
po/nds/kcmkwincompositing.po [new file with mode: 0644]
po/nds/kcmkwindecoration.po [new file with mode: 0644]
po/nds/kcmkwinrules.po [new file with mode: 0644]
po/nds/kcmkwinscreenedges.po [new file with mode: 0644]
po/nds/kcmkwm.po [new file with mode: 0644]
po/nds/kwin.po [new file with mode: 0644]
po/nds/kwin_clients.po [new file with mode: 0644]
po/nds/kwin_effects.po [new file with mode: 0644]
po/nds/kwin_scripting.po [new file with mode: 0644]
po/ne/kcm_kwindesktop.po [new file with mode: 0644]
po/ne/kcmkwincompositing.po [new file with mode: 0644]
po/ne/kcmkwindecoration.po [new file with mode: 0644]
po/ne/kcmkwinrules.po [new file with mode: 0644]
po/ne/kcmkwm.po [new file with mode: 0644]
po/ne/kwin.po [new file with mode: 0644]
po/ne/kwin_clients.po [new file with mode: 0644]
po/nl/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/nl/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/nl/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/nl/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/nl/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/nl/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/nl/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/nl/kcm-kwin-scripts.po [new file with mode: 0644]
po/nl/kcm_kwindesktop.po [new file with mode: 0644]
po/nl/kcm_kwintabbox.po [new file with mode: 0644]
po/nl/kcmkwincompositing.po [new file with mode: 0644]
po/nl/kcmkwindecoration.po [new file with mode: 0644]
po/nl/kcmkwinrules.po [new file with mode: 0644]
po/nl/kcmkwinscreenedges.po [new file with mode: 0644]
po/nl/kcmkwm.po [new file with mode: 0644]
po/nl/kwin.po [new file with mode: 0644]
po/nl/kwin_clients.po [new file with mode: 0644]
po/nl/kwin_effects.po [new file with mode: 0644]
po/nl/kwin_scripting.po [new file with mode: 0644]
po/nl/kwin_scripts.po [new file with mode: 0644]
po/nn/kcm-kwin-scripts.po [new file with mode: 0644]
po/nn/kcm_kwindesktop.po [new file with mode: 0644]
po/nn/kcm_kwintabbox.po [new file with mode: 0644]
po/nn/kcmkwincompositing.po [new file with mode: 0644]
po/nn/kcmkwindecoration.po [new file with mode: 0644]
po/nn/kcmkwinrules.po [new file with mode: 0644]
po/nn/kcmkwinscreenedges.po [new file with mode: 0644]
po/nn/kcmkwm.po [new file with mode: 0644]
po/nn/kwin.po [new file with mode: 0644]
po/nn/kwin_clients.po [new file with mode: 0644]
po/nn/kwin_effects.po [new file with mode: 0644]
po/nn/kwin_scripting.po [new file with mode: 0644]
po/nn/kwin_scripts.po [new file with mode: 0644]
po/oc/kcm_kwindesktop.po [new file with mode: 0644]
po/oc/kcmkwincompositing.po [new file with mode: 0644]
po/oc/kcmkwindecoration.po [new file with mode: 0644]
po/oc/kcmkwinrules.po [new file with mode: 0644]
po/oc/kcmkwm.po [new file with mode: 0644]
po/oc/kwin.po [new file with mode: 0644]
po/oc/kwin_clients.po [new file with mode: 0644]
po/oc/kwin_effects.po [new file with mode: 0644]
po/or/kcm_kwindesktop.po [new file with mode: 0644]
po/or/kcmkwincompositing.po [new file with mode: 0644]
po/or/kcmkwindecoration.po [new file with mode: 0644]
po/or/kcmkwinrules.po [new file with mode: 0644]
po/or/kcmkwm.po [new file with mode: 0644]
po/or/kwin.po [new file with mode: 0644]
po/or/kwin_clients.po [new file with mode: 0644]
po/or/kwin_effects.po [new file with mode: 0644]
po/pa/kcm-kwin-scripts.po [new file with mode: 0644]
po/pa/kcm_kwindesktop.po [new file with mode: 0644]
po/pa/kcm_kwintabbox.po [new file with mode: 0644]
po/pa/kcmkwincompositing.po [new file with mode: 0644]
po/pa/kcmkwindecoration.po [new file with mode: 0644]
po/pa/kcmkwinrules.po [new file with mode: 0644]
po/pa/kcmkwinscreenedges.po [new file with mode: 0644]
po/pa/kcmkwm.po [new file with mode: 0644]
po/pa/kwin.po [new file with mode: 0644]
po/pa/kwin_clients.po [new file with mode: 0644]
po/pa/kwin_effects.po [new file with mode: 0644]
po/pa/kwin_scripting.po [new file with mode: 0644]
po/pl/kcm-kwin-scripts.po [new file with mode: 0644]
po/pl/kcm_kwindesktop.po [new file with mode: 0644]
po/pl/kcm_kwintabbox.po [new file with mode: 0644]
po/pl/kcmkwincompositing.po [new file with mode: 0644]
po/pl/kcmkwindecoration.po [new file with mode: 0644]
po/pl/kcmkwinrules.po [new file with mode: 0644]
po/pl/kcmkwinscreenedges.po [new file with mode: 0644]
po/pl/kcmkwm.po [new file with mode: 0644]
po/pl/kwin.po [new file with mode: 0644]
po/pl/kwin_clients.po [new file with mode: 0644]
po/pl/kwin_effects.po [new file with mode: 0644]
po/pl/kwin_scripting.po [new file with mode: 0644]
po/pl/kwin_scripts.po [new file with mode: 0644]
po/pt/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/pt/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/pt/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/pt/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/pt/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/pt/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/pt/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/pt/kcm-kwin-scripts.po [new file with mode: 0644]
po/pt/kcm_kwindesktop.po [new file with mode: 0644]
po/pt/kcm_kwintabbox.po [new file with mode: 0644]
po/pt/kcmkwincompositing.po [new file with mode: 0644]
po/pt/kcmkwindecoration.po [new file with mode: 0644]
po/pt/kcmkwinrules.po [new file with mode: 0644]
po/pt/kcmkwinscreenedges.po [new file with mode: 0644]
po/pt/kcmkwm.po [new file with mode: 0644]
po/pt/kwin.po [new file with mode: 0644]
po/pt/kwin_clients.po [new file with mode: 0644]
po/pt/kwin_effects.po [new file with mode: 0644]
po/pt/kwin_scripting.po [new file with mode: 0644]
po/pt/kwin_scripts.po [new file with mode: 0644]
po/pt_BR/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/pt_BR/docs/kcontrol/kwindecoration/configure.png [new file with mode: 0644]
po/pt_BR/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/pt_BR/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/pt_BR/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/pt_BR/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/pt_BR/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/pt_BR/kcm-kwin-scripts.po [new file with mode: 0644]
po/pt_BR/kcm_kwindesktop.po [new file with mode: 0644]
po/pt_BR/kcm_kwintabbox.po [new file with mode: 0644]
po/pt_BR/kcmkwincompositing.po [new file with mode: 0644]
po/pt_BR/kcmkwindecoration.po [new file with mode: 0644]
po/pt_BR/kcmkwinrules.po [new file with mode: 0644]
po/pt_BR/kcmkwinscreenedges.po [new file with mode: 0644]
po/pt_BR/kcmkwm.po [new file with mode: 0644]
po/pt_BR/kwin.po [new file with mode: 0644]
po/pt_BR/kwin_clients.po [new file with mode: 0644]
po/pt_BR/kwin_effects.po [new file with mode: 0644]
po/pt_BR/kwin_scripting.po [new file with mode: 0644]
po/pt_BR/kwin_scripts.po [new file with mode: 0644]
po/ro/kcm-kwin-scripts.po [new file with mode: 0644]
po/ro/kcm_kwindesktop.po [new file with mode: 0644]
po/ro/kcm_kwintabbox.po [new file with mode: 0644]
po/ro/kcmkwincompositing.po [new file with mode: 0644]
po/ro/kcmkwindecoration.po [new file with mode: 0644]
po/ro/kcmkwinrules.po [new file with mode: 0644]
po/ro/kcmkwinscreenedges.po [new file with mode: 0644]
po/ro/kcmkwm.po [new file with mode: 0644]
po/ro/kwin.po [new file with mode: 0644]
po/ro/kwin_clients.po [new file with mode: 0644]
po/ro/kwin_effects.po [new file with mode: 0644]
po/ro/kwin_scripting.po [new file with mode: 0644]
po/ru/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/ru/docs/kcontrol/kwindecoration/button.png [new file with mode: 0644]
po/ru/docs/kcontrol/kwindecoration/configure.png [new file with mode: 0644]
po/ru/docs/kcontrol/kwindecoration/decoration.png [new file with mode: 0644]
po/ru/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/ru/docs/kcontrol/kwindecoration/main.png [new file with mode: 0644]
po/ru/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/ru/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/ru/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/ru/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/Face-smile.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/akgregator-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/akregator-attributes.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/akregator-fav.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/config-win-behavior.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/emacs-attribute.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/emacs-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/focus-stealing-pop2top-attribute.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/knotes-attribute.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/knotes-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kopete-attribute-2.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kopete-chat-attribute.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kopete-chat-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kopete-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-detect-window.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-kopete-rules.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-rule-editor.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-rules-main-n-akregator.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-rules-main.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-rules-ordering.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-window-attributes.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/kwin-window-matching.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/tbird-compose-attribute.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/tbird-compose-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/tbird-main-attribute.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/tbird-main-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/tbird-reminder-attribute-2.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/tbird-reminder-info.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-emacs.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-init.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-knotes.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-kopete-chat.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-kopete.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-ready-akregator.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-tbird-compose.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-tbird-main.png [new file with mode: 0644]
po/ru/docs/kcontrol/windowspecific/window-matching-tbird-reminder.png [new file with mode: 0644]
po/ru/kcm-kwin-scripts.po [new file with mode: 0644]
po/ru/kcm_kwindesktop.po [new file with mode: 0644]
po/ru/kcm_kwintabbox.po [new file with mode: 0644]
po/ru/kcmkwincompositing.po [new file with mode: 0644]
po/ru/kcmkwindecoration.po [new file with mode: 0644]
po/ru/kcmkwinrules.po [new file with mode: 0644]
po/ru/kcmkwinscreenedges.po [new file with mode: 0644]
po/ru/kcmkwm.po [new file with mode: 0644]
po/ru/kwin.po [new file with mode: 0644]
po/ru/kwin_clients.po [new file with mode: 0644]
po/ru/kwin_effects.po [new file with mode: 0644]
po/ru/kwin_scripting.po [new file with mode: 0644]
po/ru/kwin_scripts.po [new file with mode: 0644]
po/se/kcm_kwindesktop.po [new file with mode: 0644]
po/se/kcmkwincompositing.po [new file with mode: 0644]
po/se/kcmkwindecoration.po [new file with mode: 0644]
po/se/kcmkwinrules.po [new file with mode: 0644]
po/se/kcmkwm.po [new file with mode: 0644]
po/se/kwin.po [new file with mode: 0644]
po/se/kwin_clients.po [new file with mode: 0644]
po/si/kcm_kwindesktop.po [new file with mode: 0644]
po/si/kcm_kwintabbox.po [new file with mode: 0644]
po/si/kcmkwincompositing.po [new file with mode: 0644]
po/si/kcmkwindecoration.po [new file with mode: 0644]
po/si/kcmkwinrules.po [new file with mode: 0644]
po/si/kcmkwinscreenedges.po [new file with mode: 0644]
po/si/kcmkwm.po [new file with mode: 0644]
po/si/kwin.po [new file with mode: 0644]
po/si/kwin_clients.po [new file with mode: 0644]
po/si/kwin_effects.po [new file with mode: 0644]
po/sk/kcm-kwin-scripts.po [new file with mode: 0644]
po/sk/kcm_kwindesktop.po [new file with mode: 0644]
po/sk/kcm_kwintabbox.po [new file with mode: 0644]
po/sk/kcmkwincompositing.po [new file with mode: 0644]
po/sk/kcmkwindecoration.po [new file with mode: 0644]
po/sk/kcmkwinrules.po [new file with mode: 0644]
po/sk/kcmkwinscreenedges.po [new file with mode: 0644]
po/sk/kcmkwm.po [new file with mode: 0644]
po/sk/kwin.po [new file with mode: 0644]
po/sk/kwin_clients.po [new file with mode: 0644]
po/sk/kwin_effects.po [new file with mode: 0644]
po/sk/kwin_scripting.po [new file with mode: 0644]
po/sk/kwin_scripts.po [new file with mode: 0644]
po/sl/kcm-kwin-scripts.po [new file with mode: 0644]
po/sl/kcm_kwindesktop.po [new file with mode: 0644]
po/sl/kcm_kwintabbox.po [new file with mode: 0644]
po/sl/kcmkwincompositing.po [new file with mode: 0644]
po/sl/kcmkwindecoration.po [new file with mode: 0644]
po/sl/kcmkwinrules.po [new file with mode: 0644]
po/sl/kcmkwinscreenedges.po [new file with mode: 0644]
po/sl/kcmkwm.po [new file with mode: 0644]
po/sl/kwin.po [new file with mode: 0644]
po/sl/kwin_clients.po [new file with mode: 0644]
po/sl/kwin_effects.po [new file with mode: 0644]
po/sl/kwin_scripting.po [new file with mode: 0644]
po/sl/kwin_scripts.po [new file with mode: 0644]
po/sq/kcm_kwindesktop.po [new file with mode: 0644]
po/sq/kcmkwincompositing.po [new file with mode: 0644]
po/sq/kcmkwindecoration.po [new file with mode: 0644]
po/sq/kcmkwinrules.po [new file with mode: 0644]
po/sq/kcmkwinscreenedges.po [new file with mode: 0644]
po/sq/kcmkwm.po [new file with mode: 0644]
po/sq/kwin.po [new file with mode: 0644]
po/sq/kwin_clients.po [new file with mode: 0644]
po/sq/kwin_effects.po [new file with mode: 0644]
po/sr/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/sr/kcm-kwin-scripts.po [new file with mode: 0644]
po/sr/kcm_kwindesktop.po [new file with mode: 0644]
po/sr/kcm_kwintabbox.po [new file with mode: 0644]
po/sr/kcmkwincompositing.po [new file with mode: 0644]
po/sr/kcmkwindecoration.po [new file with mode: 0644]
po/sr/kcmkwinrules.po [new file with mode: 0644]
po/sr/kcmkwinscreenedges.po [new file with mode: 0644]
po/sr/kcmkwm.po [new file with mode: 0644]
po/sr/kwin.po [new file with mode: 0644]
po/sr/kwin_clients.po [new file with mode: 0644]
po/sr/kwin_effects.po [new file with mode: 0644]
po/sr/kwin_scripting.po [new file with mode: 0644]
po/sr/kwin_scripts.po [new file with mode: 0644]
po/sr@ijekavian/kcm-kwin-scripts.po [new file with mode: 0644]
po/sr@ijekavian/kcm_kwindesktop.po [new file with mode: 0644]
po/sr@ijekavian/kcm_kwintabbox.po [new file with mode: 0644]
po/sr@ijekavian/kcmkwincompositing.po [new file with mode: 0644]
po/sr@ijekavian/kcmkwindecoration.po [new file with mode: 0644]
po/sr@ijekavian/kcmkwinrules.po [new file with mode: 0644]
po/sr@ijekavian/kcmkwinscreenedges.po [new file with mode: 0644]
po/sr@ijekavian/kcmkwm.po [new file with mode: 0644]
po/sr@ijekavian/kwin.po [new file with mode: 0644]
po/sr@ijekavian/kwin_clients.po [new file with mode: 0644]
po/sr@ijekavian/kwin_effects.po [new file with mode: 0644]
po/sr@ijekavian/kwin_scripting.po [new file with mode: 0644]
po/sr@ijekavian/kwin_scripts.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcm-kwin-scripts.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcm_kwindesktop.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcm_kwintabbox.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcmkwincompositing.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcmkwindecoration.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcmkwinrules.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcmkwinscreenedges.po [new file with mode: 0644]
po/sr@ijekavianlatin/kcmkwm.po [new file with mode: 0644]
po/sr@ijekavianlatin/kwin.po [new file with mode: 0644]
po/sr@ijekavianlatin/kwin_clients.po [new file with mode: 0644]
po/sr@ijekavianlatin/kwin_effects.po [new file with mode: 0644]
po/sr@ijekavianlatin/kwin_scripting.po [new file with mode: 0644]
po/sr@ijekavianlatin/kwin_scripts.po [new file with mode: 0644]
po/sr@latin/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/sr@latin/kcm-kwin-scripts.po [new file with mode: 0644]
po/sr@latin/kcm_kwindesktop.po [new file with mode: 0644]
po/sr@latin/kcm_kwintabbox.po [new file with mode: 0644]
po/sr@latin/kcmkwincompositing.po [new file with mode: 0644]
po/sr@latin/kcmkwindecoration.po [new file with mode: 0644]
po/sr@latin/kcmkwinrules.po [new file with mode: 0644]
po/sr@latin/kcmkwinscreenedges.po [new file with mode: 0644]
po/sr@latin/kcmkwm.po [new file with mode: 0644]
po/sr@latin/kwin.po [new file with mode: 0644]
po/sr@latin/kwin_clients.po [new file with mode: 0644]
po/sr@latin/kwin_effects.po [new file with mode: 0644]
po/sr@latin/kwin_scripting.po [new file with mode: 0644]
po/sr@latin/kwin_scripts.po [new file with mode: 0644]
po/sv/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/sv/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/sv/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/sv/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/sv/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/sv/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/sv/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/sv/kcm-kwin-scripts.po [new file with mode: 0644]
po/sv/kcm_kwindesktop.po [new file with mode: 0644]
po/sv/kcm_kwintabbox.po [new file with mode: 0644]
po/sv/kcmkwincompositing.po [new file with mode: 0644]
po/sv/kcmkwindecoration.po [new file with mode: 0644]
po/sv/kcmkwinrules.po [new file with mode: 0644]
po/sv/kcmkwinscreenedges.po [new file with mode: 0644]
po/sv/kcmkwm.po [new file with mode: 0644]
po/sv/kwin.po [new file with mode: 0644]
po/sv/kwin_clients.po [new file with mode: 0644]
po/sv/kwin_effects.po [new file with mode: 0644]
po/sv/kwin_scripting.po [new file with mode: 0644]
po/sv/kwin_scripts.po [new file with mode: 0644]
po/ta/kcm_kwindesktop.po [new file with mode: 0644]
po/ta/kcmkwincompositing.po [new file with mode: 0644]
po/ta/kcmkwindecoration.po [new file with mode: 0644]
po/ta/kcmkwinrules.po [new file with mode: 0644]
po/ta/kcmkwm.po [new file with mode: 0644]
po/ta/kwin.po [new file with mode: 0644]
po/ta/kwin_clients.po [new file with mode: 0644]
po/ta/kwin_effects.po [new file with mode: 0644]
po/te/kcm_kwindesktop.po [new file with mode: 0644]
po/te/kcmkwincompositing.po [new file with mode: 0644]
po/te/kcmkwindecoration.po [new file with mode: 0644]
po/te/kcmkwinrules.po [new file with mode: 0644]
po/te/kcmkwm.po [new file with mode: 0644]
po/te/kwin.po [new file with mode: 0644]
po/te/kwin_clients.po [new file with mode: 0644]
po/te/kwin_effects.po [new file with mode: 0644]
po/tg/kcm_kwindesktop.po [new file with mode: 0644]
po/tg/kcmkwincompositing.po [new file with mode: 0644]
po/tg/kcmkwindecoration.po [new file with mode: 0644]
po/tg/kcmkwinrules.po [new file with mode: 0644]
po/tg/kcmkwm.po [new file with mode: 0644]
po/tg/kwin.po [new file with mode: 0644]
po/tg/kwin_clients.po [new file with mode: 0644]
po/tg/kwin_effects.po [new file with mode: 0644]
po/th/kcm_kwindesktop.po [new file with mode: 0644]
po/th/kcm_kwintabbox.po [new file with mode: 0644]
po/th/kcmkwincompositing.po [new file with mode: 0644]
po/th/kcmkwindecoration.po [new file with mode: 0644]
po/th/kcmkwinrules.po [new file with mode: 0644]
po/th/kcmkwinscreenedges.po [new file with mode: 0644]
po/th/kcmkwm.po [new file with mode: 0644]
po/th/kwin.po [new file with mode: 0644]
po/th/kwin_clients.po [new file with mode: 0644]
po/th/kwin_effects.po [new file with mode: 0644]
po/tr/kcm-kwin-scripts.po [new file with mode: 0644]
po/tr/kcm_kwindesktop.po [new file with mode: 0644]
po/tr/kcm_kwintabbox.po [new file with mode: 0644]
po/tr/kcmkwincompositing.po [new file with mode: 0644]
po/tr/kcmkwindecoration.po [new file with mode: 0644]
po/tr/kcmkwinrules.po [new file with mode: 0644]
po/tr/kcmkwinscreenedges.po [new file with mode: 0644]
po/tr/kcmkwm.po [new file with mode: 0644]
po/tr/kwin.po [new file with mode: 0644]
po/tr/kwin_clients.po [new file with mode: 0644]
po/tr/kwin_effects.po [new file with mode: 0644]
po/tr/kwin_scripting.po [new file with mode: 0644]
po/tr/kwin_scripts.po [new file with mode: 0644]
po/ug/kcm-kwin-scripts.po [new file with mode: 0644]
po/ug/kcm_kwindesktop.po [new file with mode: 0644]
po/ug/kcm_kwintabbox.po [new file with mode: 0644]
po/ug/kcmkwincompositing.po [new file with mode: 0644]
po/ug/kcmkwindecoration.po [new file with mode: 0644]
po/ug/kcmkwinrules.po [new file with mode: 0644]
po/ug/kcmkwinscreenedges.po [new file with mode: 0644]
po/ug/kcmkwm.po [new file with mode: 0644]
po/ug/kwin.po [new file with mode: 0644]
po/ug/kwin_clients.po [new file with mode: 0644]
po/ug/kwin_effects.po [new file with mode: 0644]
po/ug/kwin_scripting.po [new file with mode: 0644]
po/uk/docs/kcontrol/desktop/index.docbook [new file with mode: 0644]
po/uk/docs/kcontrol/kwindecoration/button.png [new file with mode: 0644]
po/uk/docs/kcontrol/kwindecoration/decoration.png [new file with mode: 0644]
po/uk/docs/kcontrol/kwindecoration/index.docbook [new file with mode: 0644]
po/uk/docs/kcontrol/kwindecoration/main.png [new file with mode: 0644]
po/uk/docs/kcontrol/kwineffects/index.docbook [new file with mode: 0644]
po/uk/docs/kcontrol/kwinscreenedges/index.docbook [new file with mode: 0644]
po/uk/docs/kcontrol/kwintabbox/index.docbook [new file with mode: 0644]
po/uk/docs/kcontrol/windowbehaviour/index.docbook [new file with mode: 0644]
po/uk/docs/kcontrol/windowspecific/index.docbook [new file with mode: 0644]
po/uk/kcm-kwin-scripts.po [new file with mode: 0644]
po/uk/kcm_kwindesktop.po [new file with mode: 0644]
po/uk/kcm_kwintabbox.po [new file with mode: 0644]
po/uk/kcmkwincompositing.po [new file with mode: 0644]
po/uk/kcmkwindecoration.po [new file with mode: 0644]
po/uk/kcmkwinrules.po [new file with mode: 0644]
po/uk/kcmkwinscreenedges.po [new file with mode: 0644]
po/uk/kcmkwm.po [new file with mode: 0644]
po/uk/kwin.po [new file with mode: 0644]
po/uk/kwin_clients.po [new file with mode: 0644]
po/uk/kwin_effects.po [new file with mode: 0644]
po/uk/kwin_scripting.po [new file with mode: 0644]
po/uk/kwin_scripts.po [new file with mode: 0644]
po/uz/kcmkwindecoration.po [new file with mode: 0644]
po/uz/kcmkwinrules.po [new file with mode: 0644]
po/uz/kcmkwm.po [new file with mode: 0644]
po/uz/kwin.po [new file with mode: 0644]
po/uz/kwin_clients.po [new file with mode: 0644]
po/uz@cyrillic/kcmkwindecoration.po [new file with mode: 0644]
po/uz@cyrillic/kcmkwinrules.po [new file with mode: 0644]
po/uz@cyrillic/kcmkwm.po [new file with mode: 0644]
po/uz@cyrillic/kwin.po [new file with mode: 0644]
po/uz@cyrillic/kwin_clients.po [new file with mode: 0644]
po/wa/kcm_kwindesktop.po [new file with mode: 0644]
po/wa/kcm_kwintabbox.po [new file with mode: 0644]
po/wa/kcmkwincompositing.po [new file with mode: 0644]
po/wa/kcmkwindecoration.po [new file with mode: 0644]
po/wa/kcmkwinrules.po [new file with mode: 0644]
po/wa/kcmkwinscreenedges.po [new file with mode: 0644]
po/wa/kcmkwm.po [new file with mode: 0644]
po/wa/kwin.po [new file with mode: 0644]
po/wa/kwin_clients.po [new file with mode: 0644]
po/wa/kwin_effects.po [new file with mode: 0644]
po/xh/kcmkwindecoration.po [new file with mode: 0644]
po/xh/kcmkwm.po [new file with mode: 0644]
po/xh/kwin.po [new file with mode: 0644]
po/zh_CN/kcm-kwin-scripts.po [new file with mode: 0644]
po/zh_CN/kcm_kwindesktop.po [new file with mode: 0644]
po/zh_CN/kcm_kwintabbox.po [new file with mode: 0644]
po/zh_CN/kcmkwincompositing.po [new file with mode: 0644]
po/zh_CN/kcmkwindecoration.po [new file with mode: 0644]
po/zh_CN/kcmkwinrules.po [new file with mode: 0644]
po/zh_CN/kcmkwinscreenedges.po [new file with mode: 0644]
po/zh_CN/kcmkwm.po [new file with mode: 0644]
po/zh_CN/kwin.po [new file with mode: 0644]
po/zh_CN/kwin_clients.po [new file with mode: 0644]
po/zh_CN/kwin_effects.po [new file with mode: 0644]
po/zh_CN/kwin_scripting.po [new file with mode: 0644]
po/zh_CN/kwin_scripts.po [new file with mode: 0644]
po/zh_TW/kcm-kwin-scripts.po [new file with mode: 0644]
po/zh_TW/kcm_kwindesktop.po [new file with mode: 0644]
po/zh_TW/kcm_kwintabbox.po [new file with mode: 0644]
po/zh_TW/kcmkwincompositing.po [new file with mode: 0644]
po/zh_TW/kcmkwindecoration.po [new file with mode: 0644]
po/zh_TW/kcmkwinrules.po [new file with mode: 0644]
po/zh_TW/kcmkwinscreenedges.po [new file with mode: 0644]
po/zh_TW/kcmkwm.po [new file with mode: 0644]
po/zh_TW/kwin.po [new file with mode: 0644]
po/zh_TW/kwin_clients.po [new file with mode: 0644]
po/zh_TW/kwin_effects.po [new file with mode: 0644]
po/zh_TW/kwin_scripting.po [new file with mode: 0644]
po/zh_TW/kwin_scripts.po [new file with mode: 0644]
pointer_input.cpp [new file with mode: 0644]
pointer_input.h [new file with mode: 0644]
popup_input_filter.cpp [new file with mode: 0644]
popup_input_filter.h [new file with mode: 0644]
qml/CMakeLists.txt [new file with mode: 0644]
qml/onscreennotification/plasma/dummydata/osd.qml [new file with mode: 0644]
qml/onscreennotification/plasma/main.qml [new file with mode: 0644]
qml/outline/plasma/outline.qml [new file with mode: 0644]
qml/virtualkeyboard/main.qml [new file with mode: 0644]
resources.qrc [new file with mode: 0644]
rootinfo_filter.cpp [new file with mode: 0644]
rootinfo_filter.h [new file with mode: 0644]
rules.cpp [new file with mode: 0644]
rules.h [new file with mode: 0644]
sc-apps-kwin.svgz [new file with mode: 0644]
scene.cpp [new file with mode: 0644]
scene.h [new file with mode: 0644]
screenedge.cpp [new file with mode: 0644]
screenedge.h [new file with mode: 0644]
screenlockerwatcher.cpp [new file with mode: 0644]
screenlockerwatcher.h [new file with mode: 0644]
screens.cpp [new file with mode: 0644]
screens.h [new file with mode: 0644]
scripting/CMakeLists.txt [new file with mode: 0644]
scripting/Messages.sh [new file with mode: 0644]
scripting/dbuscall.cpp [new file with mode: 0644]
scripting/dbuscall.h [new file with mode: 0644]
scripting/documentation-effect-global.xml [new file with mode: 0644]
scripting/documentation-global.xml [new file with mode: 0644]
scripting/genericscriptedconfig.cpp [new file with mode: 0644]
scripting/genericscriptedconfig.h [new file with mode: 0644]
scripting/genericscriptedconfig.json [new file with mode: 0644]
scripting/kwinscript.desktop [new file with mode: 0644]
scripting/meta.cpp [new file with mode: 0644]
scripting/meta.h [new file with mode: 0644]
scripting/screenedgeitem.cpp [new file with mode: 0644]
scripting/screenedgeitem.h [new file with mode: 0644]
scripting/scriptedeffect.cpp [new file with mode: 0644]
scripting/scriptedeffect.h [new file with mode: 0644]
scripting/scripting.cpp [new file with mode: 0644]
scripting/scripting.h [new file with mode: 0644]
scripting/scripting_logging.cpp [new file with mode: 0644]
scripting/scripting_logging.h [new file with mode: 0644]
scripting/scripting_model.cpp [new file with mode: 0644]
scripting/scripting_model.h [new file with mode: 0644]
scripting/scriptingutils.cpp [new file with mode: 0644]
scripting/scriptingutils.h [new file with mode: 0644]
scripting/timer.cpp [new file with mode: 0644]
scripting/workspace_wrapper.cpp [new file with mode: 0644]
scripting/workspace_wrapper.h [new file with mode: 0644]
scripts/CMakeLists.txt [new file with mode: 0644]
scripts/Messages.sh [new file with mode: 0644]
scripts/desktopchangeosd/contents/ui/main.qml [new file with mode: 0644]
scripts/desktopchangeosd/contents/ui/osd.qml [new file with mode: 0644]
scripts/desktopchangeosd/metadata.desktop [new file with mode: 0644]
scripts/enforcedeco/contents/code/main.js [new file with mode: 0644]
scripts/enforcedeco/metadata.desktop [new file with mode: 0644]
scripts/minimizeall/contents/code/main.js [new file with mode: 0644]
scripts/minimizeall/metadata.desktop [new file with mode: 0644]
scripts/synchronizeskipswitcher/contents/code/main.js [new file with mode: 0644]
scripts/synchronizeskipswitcher/metadata.desktop [new file with mode: 0644]
scripts/videowall/contents/code/main.js [new file with mode: 0644]
scripts/videowall/contents/config/main.xml [new file with mode: 0644]
scripts/videowall/contents/ui/config.ui [new file with mode: 0644]
scripts/videowall/metadata.desktop [new file with mode: 0644]
settings.kcfgc [new file with mode: 0644]
shaders/1.10/lanczos-fragment.glsl [new file with mode: 0644]
shaders/1.40/lanczos-fragment.glsl [new file with mode: 0644]
shadow.cpp [new file with mode: 0644]
shadow.h [new file with mode: 0644]
shell_client.cpp [new file with mode: 0644]
shell_client.h [new file with mode: 0644]
shortcutdialog.ui [new file with mode: 0644]
sm.cpp [new file with mode: 0644]
sm.h [new file with mode: 0644]
tabbox/CMakeLists.txt [new file with mode: 0644]
tabbox/clientmodel.cpp [new file with mode: 0644]
tabbox/clientmodel.h [new file with mode: 0644]
tabbox/desktopchain.cpp [new file with mode: 0644]
tabbox/desktopchain.h [new file with mode: 0644]
tabbox/desktopmodel.cpp [new file with mode: 0644]
tabbox/desktopmodel.h [new file with mode: 0644]
tabbox/kwindesktopswitcher.desktop [new file with mode: 0644]
tabbox/kwinwindowswitcher.desktop [new file with mode: 0644]
tabbox/switcheritem.cpp [new file with mode: 0644]
tabbox/switcheritem.h [new file with mode: 0644]
tabbox/tabbox.cpp [new file with mode: 0644]
tabbox/tabbox.h [new file with mode: 0644]
tabbox/tabbox_logging.cpp [new file with mode: 0644]
tabbox/tabbox_logging.h [new file with mode: 0644]
tabbox/tabboxconfig.cpp [new file with mode: 0644]
tabbox/tabboxconfig.h [new file with mode: 0644]
tabbox/tabboxhandler.cpp [new file with mode: 0644]
tabbox/tabboxhandler.h [new file with mode: 0644]
tabbox/x11_filter.cpp [new file with mode: 0644]
tabbox/x11_filter.h [new file with mode: 0644]
tabgroup.cpp [new file with mode: 0644]
tabgroup.h [new file with mode: 0644]
tabletmodemanager.cpp [new file with mode: 0644]
tabletmodemanager.h [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]
tests/cursorhotspottest.cpp [new file with mode: 0644]
tests/inputmethodstest.qml [new file with mode: 0644]
tests/libinputtest.cpp [new file with mode: 0644]
tests/normalhintsbasesizetest.cpp [new file with mode: 0644]
tests/orientationtest.cpp [new file with mode: 0644]
tests/pointerconstraintstest.cpp [new file with mode: 0644]
tests/pointerconstraintstest.h [new file with mode: 0644]
tests/pointerconstraintstest.qml [new file with mode: 0644]
tests/pointergesturestest.cpp [new file with mode: 0644]
tests/pointergesturestest.qml [new file with mode: 0644]
tests/screenedgeshowtest.cpp [new file with mode: 0644]
tests/unmapdestroytest.qml [new file with mode: 0644]
tests/waylandclienttest.cpp [new file with mode: 0644]
tests/waylandclienttest.h [new file with mode: 0644]
tests/x11shadowreader.cpp [new file with mode: 0644]
thumbnailitem.cpp [new file with mode: 0644]
thumbnailitem.h [new file with mode: 0644]
toplevel.cpp [new file with mode: 0644]
toplevel.h [new file with mode: 0644]
touch_input.cpp [new file with mode: 0644]
touch_input.h [new file with mode: 0644]
udev.cpp [new file with mode: 0644]
udev.h [new file with mode: 0644]
unmanaged.cpp [new file with mode: 0644]
unmanaged.h [new file with mode: 0644]
useractions.cpp [new file with mode: 0644]
useractions.h [new file with mode: 0644]
utils.cpp [new file with mode: 0644]
utils.h [new file with mode: 0644]
virtual_terminal.cpp [new file with mode: 0644]
virtual_terminal.h [new file with mode: 0644]
virtualdesktops.cpp [new file with mode: 0644]
virtualdesktops.h [new file with mode: 0644]
virtualkeyboard.cpp [new file with mode: 0644]
virtualkeyboard.h [new file with mode: 0644]
virtualkeyboard_dbus.cpp [new file with mode: 0644]
virtualkeyboard_dbus.h [new file with mode: 0644]
was_user_interaction_x11_filter.cpp [new file with mode: 0644]
was_user_interaction_x11_filter.h [new file with mode: 0644]
wayland_cursor_theme.cpp [new file with mode: 0644]
wayland_cursor_theme.h [new file with mode: 0644]
wayland_server.cpp [new file with mode: 0644]
wayland_server.h [new file with mode: 0644]
window_property_notify_x11_filter.cpp [new file with mode: 0644]
window_property_notify_x11_filter.h [new file with mode: 0644]
workspace.cpp [new file with mode: 0644]
workspace.h [new file with mode: 0644]
x11eventfilter.cpp [new file with mode: 0644]
x11eventfilter.h [new file with mode: 0644]
xcbutils.cpp [new file with mode: 0644]
xcbutils.h [new file with mode: 0644]
xkb.cpp [new file with mode: 0644]
xkb.h [new file with mode: 0644]
xkb_qt_mapping.h [new file with mode: 0644]