14495 Commits (710b5fb0685bb052f0e8a0e4118120604db104ae)
 

Author SHA1 Message Date
l10n daemon script 710b5fb068 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Martin Gräßlin 0286882b3f Handle restart of Compositor Scene correctly for Wayland client 10 years ago
Martin Gräßlin d52944c2c7 [kcmkwin/compositing] Remove combobox to select between GLX and EGL 10 years ago
Jonathan Riddell be3c3de44a Update version number for 5.7.2 10 years ago
Martin Gräßlin aa7fb81e00 Properly get error message for eglInitialize 10 years ago
Martin Gräßlin 70167b748d [platforms/x11] Add more warning on failure to create EGL context 10 years ago
Martin Gräßlin 1c275a02c8 [platforms/drm] Add better warnings in DrmBuffer if things fail 10 years ago
Martin Gräßlin f0aeda0738 [platforms/fbdev] Handle error conditions more gracefully 10 years ago
Martin Gräßlin 56c2e158ee Call QCoreApplication::exit instead of stdlib exit to terminate if platform fails 10 years ago
Martin Gräßlin cd9a0afafa [platforms/drm] Properly handle case that mapping the blank buffer fails 10 years ago
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