11 Commits (d228829abb625badbec0a2f4a8db07a095ae2a83)

Author SHA1 Message Date
Vlad Zahorodnii d228829abb Introduce Platform::outputAt() 5 years ago
Vlad Zahorodnii 7f883fa724 Make EGL_KHR_surfaceless_context mandatory 5 years ago
Vlad Zahorodnii 811beb94e0 Remove Xrender backend 5 years ago
Vlad Zahorodnii 1b2c7b248b Run clazy with qt-keywords fixit 5 years ago
Vlad Zahorodnii f46c7bae8d Move decoration renderer to decoration item 5 years ago
Vlad Zahorodnii 706eb16b3a Remove Platform::screenGeometries and Platform::screenScales 5 years ago
Vlad Zahorodnii f8c00a530f Remove Platform::prepareShutdown() 5 years ago
Vlad Zahorodnii 62432133e0 const'ify Platform::findOutput() 5 years ago
Vlad Zahorodnii 24d865ea38 wayland: Generate valid output uuids 5 years ago
Méven Car ef19948c00 Reflect changes in kwayland-server changes 5 years ago
Vlad Zahorodnii 93e0265e4e Move source code to src/ directory 5 years ago
Xaver Hugl 93ee2f6815 Add test for TouchInputRedirection::m_touches 5 years ago
Méven Car 4f744d1bb6 Add TestOutputManagement::testOutputDeviceDisabled test 5 years ago
Vlad Zahorodnii b8a70e62d5 Introduce RenderLoop 5 years ago
Vlad Zahorodnii 6adfe3064f Drop Platform::createScreens() 5 years ago
Vlad Zahorodnii 592633eed7 Fix KWIN_BUILD_XRENDER_COMPOSITING build option 5 years ago
Vlad Zahorodnii d99e6b5d2a platforms/x11: Move XRenderBackend to platformsupport directory 5 years ago
Vlad Zahorodnii 017528956b Move Scene::isPerScreenRenderingEnabled() to Platform 5 years ago
Vlad Zahorodnii b94c876597 Fix crash in eglTerminate() 5 years ago
Vlad Zahorodnii bdfb946267 Convert Night Color into a plugin 5 years ago
Vlad Zahorodnii 5442762371 platforms/drm: Use a software cursor if the cursor image is too big 5 years ago
Vlad Zahorodnii d5ee009ba5 Fix capitalization in the word "software" 5 years ago
Vlad Zahorodnii 4a0128cac1 Clip software cursors 5 years ago
Vlad Zahorodnii 9c20df5030 screencast: Use fences to avoid stalling the graphics pipeline 5 years ago
Vlad Zahorodnii 292335beac Introduce persistent global share context 5 years ago
Vlad Zahorodnii da12d3804f Fix a potential SIGSEGV 5 years ago
Vlad Zahorodnii 29fbe27ffc core: Use less confusing name for Platform::supportsQpaContext() 5 years ago
Vlad Zahorodnii b7bd8472f2 scene: Reduce the call cost of Platform::supportsQpaContext() 5 years ago
Vlad Zahorodnii 578d34dba9 Introduce Platform::findOutput(int) overload 6 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Aleix Pol 3a9d7a6e9d Port KWin to KWaylandServer 6 years ago
Vlad Zahorodnii a6d29add93 Fix build on FreeBSD 6 years ago
Vlad Zahorodnii 0323825f76 [x11] Update X11 time stamp on Wayland 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Frederik Gladhorn 26b4b6580c Remove unused variable 7 years ago
Vlad Zagorodniy 96ac6a506b Drop redundant Compositor::hasScene() 7 years ago
Roman Gilg df3c1de848 [platforms/drm] Rework enablement and dpms switching 7 years ago
Roman Gilg f7ff62e2e2 Lift output enablement into Platform 7 years ago
Roman Gilg 732610bd8f [platforms/drm] Early platform and outputs teardown 7 years ago
Vlad Zagorodniy 7f593a67ad Send axis_source, axis_discrete, and axis_stop 7 years ago
Laurent Montel 2043161889 Remove unused check 7 years ago
Roman Gilg 7e831df46e Add environment variable to force sw cursor 8 years ago
Roman Gilg 82d2860469 [colorcorrection] Night Color - blue light filter at nighttime 8 years ago
David Edmundson 92e5db1ffe Debug output for platforms 8 years ago
Martin Flöser 7ef8409157 Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin 9 years ago
Sebastian Kügler d16f63b6e6 inform outputconfiguration clients that a change has been applied 9 years ago
Martin Flöser 8015e4e84e Add virtual method to Scene to get the EGL/GLX extensions 9 years ago
Martin Flöser 9381411b91 Pass EGL information from AbstractEglBackend to Platform instead of query 9 years ago
Martin Flöser 6168638cf4 Fix Platform::createDecorationRenderer 9 years ago