7244 Commits (bb7b8c5f396ee79f38bf8eef9ef79e2cd9f90df7)
 

Author SHA1 Message Date
Script Kiddy bb7b8c5f39 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy 0af0152893 SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa 5374a70cc2 Removed unnecessary check on object in event filter. 16 years ago
Script Kiddy f7a078d872 SVN_SILENT made messages (.desktop file) 16 years ago
Martin Gräßlin 3c7343fef0 We can blur the background behind panels in present windows. They won't move and without blurring it creates artefacts. 16 years ago
Script Kiddy 450dbc0d45 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy 8924df2313 SVN_SILENT made messages (.desktop file) 16 years ago
Urs Wolfer 7a7a0fc673 optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 16 years ago
Script Kiddy 6714c81184 SVN_SILENT made messages (.desktop file) 16 years ago
Martin Gräßlin 63008bd807 Fix compile error with some OpenGL dev headers 16 years ago
Martin Gräßlin 73a3e3ca2d When restarting kwin and there is a shaded group, set shade is called before a decoration is created. Catch this case, so that kwin doesn't crash. 16 years ago
Martin Gräßlin c9658fa34a Forward port rev 1140341: Ensure that a decoration is created before we try to shade the client. This fixes a crash when auto-grouping is enabled and a client should be added to a shaded group. 16 years ago
Martin Gräßlin 36744df4c1 Defer deletion of the AuroraeScene and View to the next event loop. It is possible that the scene get's deleted before processing mouse events is finished which causes crashes. 16 years ago
Script Kiddy 2647a81954 SVN_SILENT made messages (.desktop file) 16 years ago
Luboš Luňák 654995d6aa recent intel renderer strings are like 16 years ago
Script Kiddy 1e2e93cabb SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa e1669806ef Do not draw the title "slab" in "outline window title" mode, when the client title is empty (or contains 16 years ago
Fredrik Höglund 62b9c59da6 Rewrite the fragment program to avoid exceeding the texture indirection 16 years ago
Nikhil Marathe 3fa0dbdccb Instead of relying on USPosition to avoid tiling Plasma 16 years ago
Script Kiddy 3316aa7aa5 SVN_SILENT made messages (.desktop file) 16 years ago
Fredrik Höglund 253647ec1e Sanity check the shader limitations to protect against implementations 16 years ago
Fredrik Höglund abdd055665 Allow direct rendering with GLX versions older than 1.3 if the GLX 16 years ago
Fredrik Höglund cf0f0cb325 Disable the glib event loop integration, since it seems to be responsible 16 years ago
Martin Gräßlin cf3bcc6294 Try to get a FBO in the init method of GLRenderTarget. If the FBO is incomplete there is no need to claim that the driver supports FBO. 16 years ago
Martin Gräßlin 633d80001f Add new role, so that fullscreen effects can enforce blurring of windows they know to be translucent and on a fixed position. 16 years ago
Script Kiddy 8be6c90be9 SVN_SILENT made messages (.desktop file) 16 years ago
Andreas Hartmetz 72fb0824ef Also compile *with* OpenGL present; include the file that supplies KWIN_HAVE_OPENGL_COMPOSITING. 16 years ago
Martin Gräßlin c705dd474e add missing ifdefs to make the code compile if OpenGL is not present 16 years ago
Martin Gräßlin 265158bb07 Drop the TabBox preview as it's ugly and doesn't work correctly. I will add a better solution for 4.6. 16 years ago
Martin Gräßlin 5b54bb1d03 Forward port rev 1137263: 16 years ago
Martin Gräßlin b9975cb40d Only unmanage windows which are on an existing desktop. This was the cause for a crash when a different widget set per desktop was used. Removing a desktop unmanaged the desktop window and it got closed, so it was unmanaged a second time. 16 years ago
Fredrik Höglund 66125caac3 Fix the darkening of the bottom-most pixels behind the plasma panel. 16 years ago
Luboš Luňák fd0a31c3bf suspend ksmserver's startup during kwin's startup too, 16 years ago
Martin Gräßlin 3f10840169 Forward port rev 1136822: 16 years ago
Script Kiddy 933c8a453a SVN_SILENT made messages (.desktop file) 16 years ago
Fredrik Höglund b13174e785 Tweak the code in the fragment shader to get the Mesa GLSL compiler to emit 16 years ago
Script Kiddy bf1b0738d3 SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa 2e1ed41e69 moved shadow mode to expert configuration only, because kwin shadow pluggin does not work well with oxygen 16 years ago
Fredrik Höglund 6ab355a048 Add more detailed debug output in GLRenderTarget::initFBO(). 16 years ago
Hugo Pereira Da Costa 0ec3c6bf5a use helper class to render resize handle dots, for consistency with the style. 16 years ago
Script Kiddy e8b9ef0702 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy 7b6809b176 SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa 07dc7a0fff Fixed outer color chooser enable state depending of parent state and 16 years ago
Hugo Pereira Da Costa 1ea223f34c added "unlockAnimations" method. 16 years ago
Script Kiddy 1ecb757348 SVN_SILENT made messages (.desktop file) 16 years ago
Hugo Pereira Da Costa 8d2a83d954 Set default border size to "tiny" on agreement with Nuno 16 years ago
Martin Gräßlin ad3753c944 Let's use KGlobalSettings' drag and drop pixel distance instead of a hardcoded value when starting to move a window. 16 years ago
Martin Gräßlin 02c8c78c21 Use start drag time for dragging and not double click interval. 16 years ago
Martin Gräßlin 0e2f0eb20d Forward port rev 1134110: Fix crash when trying to group a window without decorations. 16 years ago
Nicolas Lécureuil fa2318b374 Fix typo 16 years ago