58 Commits (ed3942b0701fb1c2fd969dcaed1c4df4044f53a1)

Author SHA1 Message Date
Xaver Hugl 2a5716e782 effects/animationeffect: port to stl containers 2 years ago
Vlad Zahorodnii af7388c8a3 autotests: Port xdg-shell factory functions to unique_ptr 2 years ago
Aleix Pol Gonzalez b853de3d29 Allow building KWin without KGlobalAccel 2 years ago
Vlad Zahorodnii 4faad8bd49 effects.h -> effecthandler.h 2 years ago
Vlad Zahorodnii 86084d118c libkwineffects/ -> effect/ 2 years ago
Vlad Zahorodnii 8566cb3735 Move effectloader.h to libkwineffects/ 2 years ago
Vlad Zahorodnii 36021b12a7 Drop redundant "kwin" prefix in some filenames 2 years ago
Vlad Zahorodnii 15b47ce7fc Merge EffectsHandlerImpl and EffectsHandler 2 years ago
Vlad Zahorodnii 9cf6011ba4 autotests: Don't be so paranoid about compositing type 3 years ago
Vlad Zahorodnii 6b2f46ca1f autotests: Remove unused outputbackend.h includes 3 years ago
Xaver Hugl 6e9d5c2cc3 autotests: directly call setVirtualOutputs 3 years ago
Vlad Zahorodnii c693450976 backends/virtual: Port to gbm 3 years ago
Vlad Zahorodnii 2f56cdc3fe Replace Deleted with Window where possible 3 years ago
Vlad Zahorodnii 995d509e45 Allow destroying Deleted immediately 3 years ago
Vlad Zahorodnii 0c0605abb9 Merge Window::minimize and Window::unminimize 3 years ago
Xaver Hugl a054093580 qAbs -> std::abs 3 years ago
Vlad Zahorodnii 12acd9bb78 autotests: Port away from OutputBackend::setInitialWindowSize() 3 years ago
Vlad Zahorodnii b830d408af core: Rename Platform to OutputBackend 3 years ago
Vlad Zahorodnii 482741499d autotests: Reduce the number of "using namespace KWayland::Client" 3 years ago
Vlad Zahorodnii 9d53f2d29c autotests: Add missing setVirtualOutputs calls 3 years ago
Vlad Zahorodnii 6d3f00e82c autotests: Remove QVERIFY(signalSpy.isValid()) 4 years ago
Vlad Zahorodnii d2fb4147fc Move multi-purpose code in its own directory 4 years ago
Xaver Hugl cdf777663d autotests/integration: use std::unique_ptr for wayland surfaces 4 years ago
Vlad Zahorodnii 22e5c8a260 autotests: client -> window 4 years ago
Vlad Zahorodnii 175037d9d1 Prefer the term "window" over "client" in Workspace 4 years ago
Nils Fenner b491aeb9ae Rename AbstractClient to Window 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Vlad Zahorodnii 48f943bd75 Introduce explicit base render backend type 4 years ago
Vlad Zahorodnii 141947d2e8 effects: Link builtin effects with executables 4 years ago
Vlad Zahorodnii d0fd2224bf autotests: Use EffectLoader to list all available effects 4 years ago
Vlad Zahorodnii 200223e06e autotests: Prepend KWayland::Client:: to Surface 5 years ago
Vlad Zahorodnii a06690021d Remove OpenGL2Compositing enum 5 years ago
Vlad Zahorodnii 1b2c7b248b Run clazy with qt-keywords fixit 5 years ago
Vlad Zahorodnii 282e0d1c4d autotests: Port the tests to new xdg-shell helpers 5 years ago
David Edmundson ae6e6dc63c [scripting] Port ScriptedEffects to QJSEngine 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
Adrien Faveraux 788c65d260 Fix Build Warning 6 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii d1b35f306d Introduce started signal in Application 6 years ago
Vlad Zahorodnii 9cce7f8686 [wayland] Drop support for legacy xdg-shell-v6 protocol 6 years ago
Niccol Venerandi f9394d83f7 Move from Quad to Cubic 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Yuri Chornoivan 84244a7cf6 Use URL with transport encryption 6 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zagorodniy dffd9777c7 [libkwineffects] Make AnimationEffect::AniMap protected 7 years ago
Vlad Zagorodniy 6740db7a6c [autotests] Use unloadAllEffects 7 years ago
Martin Flöser 99df3c82f3 [autotests] Don't check whether there is a /dev/dri/card0 7 years ago
Vlad Zagorodniy 396d528075 [scripting] Introduce complete function 7 years ago
Vlad Zagorodniy 5e104fbc12 [scripting] Introduce redirect function 7 years ago