82 Commits (dcda15e5e31899e92e9895ffc908e92b47d3ab9d)

Author SHA1 Message Date
Aleix Pol Gonzalez bf1ce85474 Make it possible to build KWin without libxcb 2 years ago
Aleix Pol Gonzalez 94121c2a42 Unify the format for #include "config.h" 2 years ago
Vlad Zahorodnii 63c1363ca1 Fix syncing Xwayland::Scale config option 2 years ago
Vlad Zahorodnii f8df72497f opengl: Replace TextureTransform with OutputTransform 2 years ago
Vlad Zahorodnii 784d48ef52 Port away from deprecated KConfigBase::group() api 2 years ago
Aleix Pol 118bc93144 config.h: Use constexpr QLatin1String instead of char* 2 years ago
Vlad Zahorodnii 4faad8bd49 effects.h -> effecthandler.h 2 years ago
Vlad Zahorodnii 86084d118c libkwineffects/ -> effect/ 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
Xaver Hugl ee146d33b9 libkwineffects: move files out to more fitting places 2 years ago
Laurent Montel 465499d3a7 GIT_SILENT: use KLocalizedString::setApplicationDomain(QByteArrayLiteral => saving one deep data copy 2 years ago
Xaver Hugl 87a7033ca6 main: use kcminit correctly 2 years ago
Xaver Hugl 10eeba06f8 main_wayland: set Xwayland scale after Xwayland starts 2 years ago
Xaver Hugl 1ff3cd9684 main: set config values for fonts and style KCMs to do their job 2 years ago
Xaver Hugl 657aa35d8f Revert "main: directly set Xwayland scale, instead of starting a KCM to do the same" 2 years ago
Laurent Montel bc6116c5a7 There's no QVector anymore, QList is the QVector in Qt6 2 years ago
Aleix Pol Gonzalez c899cd07f8 xwayland: Do not set scale to 0 2 years ago
Xaver Hugl 2eb72d0820 main: directly set Xwayland scale, instead of starting a KCM to do the same 2 years ago
Xaver Hugl ae84480fbf outputconfigurationstore: add new config system 2 years ago
Vlad Zahorodnii de36fe82e8 wayland: Integrate KWaylandServer classes into KWin namespace 3 years ago
Vlad Zahorodnii 8bf2318800 wayland: Drop "_interface" from filenames 3 years ago
Vlad Zahorodnii 14ab38b596 composite.h -> compositor.h 3 years ago
Xaver Hugl 27f90476b4 libkwineffects: rename kwingl* files to gl* 3 years ago
David Edmundson 35adcfe36a delete platform cursor before Application 3 years ago
Vlad Zahorodnii aae599d989 Add Xaver Hugl as maintainer 3 years ago
Laurent Montel b823747c3b Add explicit moc includes to sources for moc-covered headers 3 years ago
Vlad Zahorodnii 3698127bc6 Drop InputConfig 3 years ago
Xaver Hugl 572bc75de4 libkwineffects: handle GLTexture allocation failures 3 years ago
Vlad Zahorodnii dbce106031 wayland: Grab the contents of cursor scene 3 years ago
Vlad Zahorodnii 3d5b5844d0 Drop Cursor::image() 3 years ago
Nicolas Fella 2f1744b67b Disable quitLock 3 years ago
Vlad Zahorodnii e88a4e34a3 Remove some include_directories() 3 years ago
Vlad Zahorodnii b9daa38da1 Drop Application::setupTranslator() 3 years ago
Vlad Zahorodnii 10df3b0eb0 Remove Qt 5 specific code 3 years ago
Xaver Hugl 4cd25cf571 cursor: make position, hotspot and size floating point 3 years ago
Vlad Zahorodnii 6c71bfd800 scene: Rename Scene to WorkspaceScene 3 years ago
Vlad Zahorodnii b830d408af core: Rename Platform to OutputBackend 3 years ago
Vlad Zahorodnii 72883df2aa core: Move workspace bits from Platform to Application 3 years ago
Vlad Zahorodnii a235cd6d26 build: Hardcode kwin name 3 years ago
Vlad Zahorodnii 7fffe99328 build: Add -Wno-unused-parameter compiler option 3 years ago
Vlad Zahorodnii f950cbd3d1 Move Platform::updateX11Time() to Application 3 years ago
Vlad Zahorodnii d2fb4147fc Move multi-purpose code in its own directory 4 years ago
Vlad Zahorodnii b9c00ba90d Create color manager after workspace 4 years ago
Xaver Hugl 039dd96f8d xwaylandinterface: move global to Application 4 years ago
Xaver Hugl fde7d44941 tabletmodemanager: move global to Application 4 years ago
Xaver Hugl 8955a2420e replace all uses of QScopedPointer with std::unique_ptr 4 years ago
Xaver Hugl 76fbffb40b screenlockerwatcher: move singleton to Application 4 years ago
Vlad Zahorodnii cf3fe003e6 Move ownership of Session to Application 4 years ago
Vlad Zahorodnii 045da603a4 Make backends part of libkwin 4 years ago