14485 Commits (aaf8ce16dfb258a48ea25209b6747f5d9f5a85b6)
 

Author SHA1 Message Date
Martin Gräßlin aaf8ce16df [platforms/fbdev] Properly detect a BGR image format 10 years ago
Jonathan Riddell 66174846f1 Update version number for 5.7.1 10 years ago
David Edmundson 62d09fad12 Fix shadow rendering calculations 10 years ago
l10n daemon script ec764e32b6 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
David Edmundson ff3aced099 Update version number for 5.7.0 10 years ago
Martin Gräßlin f79c3f244d On Wayland never try to create a WindowPixmap from an X11 pixmap 10 years ago
Martin Gräßlin 758d41d6bf Paint the software cursor directly in SceneQPainter 10 years ago
Martin Gräßlin 23fb02cce2 Render cursor in multi-screen setup in QPainter Compositor 10 years ago
Martin Gräßlin 7ea84cd346 [platforms/drm] If mapping a DrmBuffer for a cursor fails, fallback to software cursor 10 years ago
Martin Gräßlin feadcea6ce [platforms] Call setSoftWareCursor in init instead of ctor 10 years ago
Martin Gräßlin fd19db0fbe Properly clip the damage region and windows in SceneQPainter 10 years ago
Martin Gräßlin 3c6dff75d5 Stop composite timer when Workspace gets destroyed 10 years ago
Martin Gräßlin 736d99fc6a Properly trigger repaint for sofware cursor 10 years ago
Martin Gräßlin 7adf69dece Update Keyboard focus when the Surface of the active client changes 10 years ago
Martin Gräßlin b487da02cd Install a signal handler for SIGABRT and SIGSEGV for kwin_wayland 10 years ago
l10n daemon script c240755dee SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Andreas Hartmetz bdf555bbcb Revert "Remove saving and loading (and client matching by) WM_COMMAND." 10 years ago
Martin Gräßlin 02ba1e7c0a Don't crash if a decoration doesn't get created 10 years ago
Martin Gräßlin c211268b35 Verify that windowPixmap<>() does not return a nullptr before accessing the children 10 years ago
Martin Gräßlin a1f21f3cea Drop not needed include to sys/sysmacros.h from logind.cpp 10 years ago
l10n daemon script a22e3254ec SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
l10n daemon script 2f1014555c SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Martin Gräßlin 8a85cc5f9c Do not activate on-screen-display windows 10 years ago
Martin Gräßlin 74f98d4c12 Cache the caption of ShellSurface in ShellClient 10 years ago
David Edmundson 0053b25903 Update version number for 5.6.95 10 years ago
Kai Uwe Broulik 2c47bdab3c [Effects] QDBusAbstractInterface needs valid object path 10 years ago
Martin Gräßlin 4560f8d253 Handle ShellClient::windowShown in Workspace 10 years ago
Martin Gräßlin e5fe3137b8 Fix the ignore struts multi-screen handling 10 years ago
Martin Gräßlin 7818a1fa9c Set internal ClientConnection to null after destroying it 10 years ago
Martin Gräßlin f5b83d18b8 [platforms/drm] Apply new global position on DrmOutput for a changeset 10 years ago
Martin Gräßlin 2b196bfa29 Move the loadTexture for X11 pixmap functionality to the EglOnXBackend 10 years ago
Martin Gräßlin 96ce7bd2ad Properly call Toplevel::setSurface for wl_surface_id X11 client message event 10 years ago
Martin Gräßlin ba4e42d139 Update window geometry when creating the decoration in ShellClient 10 years ago
Martin Gräßlin 39e7b26243 Introduce a RequestGeometryBlocker in ShellClient 10 years ago
Martin Gräßlin 53a3740082 Request the resize of ShellSurface after Decoration updated the borders when maximizing 10 years ago
Martin Gräßlin c7828eab8f Ensure that WaylandServer::shellClientAdded only gets emitted once 10 years ago
Martin Gräßlin 1b40feca3a SceneXRender::Window uses a static XRenderPicture which it didn't clean up 10 years ago
Martin Gräßlin d49fba5d30 [libkwinxrenderutils] Clean up static blend picture before going down 10 years ago
Martin Gräßlin 2343a90aa5 UpdateClientArea from ShellClient::doSetGeometry if the ShellClient has a strut 10 years ago
Martin Gräßlin 58db477796 Fix the strut handling for wayland clients 10 years ago
David Fort 935f8875fe [drm] correctly initialize the second cursor 10 years ago
Martin Gräßlin 04c3998571 Emit the maximizedChanged and friends signals in ShellClient like in Client 10 years ago
Martin Gräßlin c95ddb7102 Pass the maximized signal to DecoratedClient 10 years ago
Martin Gräßlin bf2241e78e Require Frameworks 5.23 10 years ago
Martin Gräßlin 2cc47004c3 Fix calculation of the shadow size in the OpenGL compositor 10 years ago
Martin Gräßlin d16d77f7fe Verify that the Shadow has a valid size before trying to create it 10 years ago
Martin Gräßlin c65c9728d1 [autotest/wayland] Add a test case for maximize windows 10 years ago
Martin Gräßlin 9d0360b3ef [autotests] Skip PlasmaWindowTest::testLockScreenNoPlasmaWindow on build.kde.org 10 years ago
Martin Gräßlin 0388ed02a6 Call destroyWindowManagementInterface from ShellClient::destroyClient 10 years ago
Martin Gräßlin 210d57bb45 Set ShellClient on all desktop depending on Plasma Surface role 10 years ago