58 Commits (1e2f2a28c7d8aed2b437c99b1eb25c1f74ca1a56)

Author SHA1 Message Date
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() 6 years ago
Vlad Zahorodnii b7bd8472f2 scene: Reduce the call cost of Platform::supportsQpaContext() 6 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 8 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
Martin Flöser 51561052ec Move screen inversion through XRandr into X11 standalone platform 9 years ago
Martin Flöser 23ef40e638 Move the X11 Decoration Renderer into the X11 standalone platform 9 years ago
Martin Flöser a3dc2ad5a2 Move NonComposited Outline into the X11 standalone platform 9 years ago
Martin Flöser 1cc38c929a Move updateXTime into the X11 standalone platform 9 years ago
Martin Flöser b4a79d30e6 Move the X11 specific OverlayWindow into the platform/x11 9 years ago
David Edmundson fd58c68ba5 Set wayland output scale 9 years ago
Martin Gräßlin fa4c60e33f Add support for pointer gestures to nested Wayland platform 9 years ago
Martin Gräßlin 2904d4a0be Move X11 specific KGlobalAccel handling into the x11-standalone platform 9 years ago
Martin Gräßlin f9f7b84cb4 Add interactive position selection to screenshot screen under cursor 9 years ago
Martin Gräßlin d1de6899fd Move querying the egl extensions into the AbstractEglBackend 9 years ago
Martin Gräßlin fd83366e31 Implement interactive window selection for Wayland platforms 9 years ago
Martin Gräßlin 7b464cf284 Support interactive window selection through the Platform 9 years ago
Martin Gräßlin e90e596864 Add way to hide/show cursor in Platform 10 years ago
Martin Gräßlin ea52ef9e57 Add a PlatformCursorImage to Platform and EffectsHandler 10 years ago
Martin Gräßlin 03700500be Create Cursor instance through Platform 10 years ago