202 Commits (17834ae3f9e956eecad3f2891a842dc4d301fed3)

Author SHA1 Message Date
Fredrik Höglund ebd0d9303b kwin: Replace calls to QElapsedTimer::restart() with start() 15 years ago
Andriy Rysin 4317ca8e88 Revert "Make kwin compile without OpenGL libs" 15 years ago
Andriy Rysin e94f58dd1b Make kwin compile without OpenGL libs 15 years ago
Martin Gräßlin 6e15c0c208 Change timers to QElapsedTimers 15 years ago
Thomas Lübking e930a50f8a coding style 15 years ago
Thomas Lübking 9d4a7c3d19 drop ignored damage events from the X11 event queue 15 years ago
Martin Gräßlin 4fb110383d Drop an unused timer 15 years ago
Thomas Lübking 12b9b1c79e fix xsync protocol 15 years ago
Martin Gräßlin 0c47ca5e97 Remove defines for X extensions 15 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Martin Gräßlin b7d2b16b8d Remove define KWIN_HAVE_COMPOSITING 15 years ago
Thomas Lübking 2843436393 add some damageRatio = 0.0 resets, required for esp. GTK+ popups 15 years ago
Martin Gräßlin c3cf4482a3 Move GLX detection from kwinglobals to CompositingPrefs 15 years ago
Arthur Arlt 04fd63b201 Move scene->windowAdded() to Toplevel's setupCompositing() function 15 years ago
Philipp Knechtges fc5e74f4e2 kwin: make decoration repaints window-specific 15 years ago
Thomas Lübking f0492f9b02 fix shadow fix 15 years ago
Thomas Lübking d20b841713 fix GL-less kwin compilation 15 years ago
Thomas Lübking 7057bb2c25 fix new shadows 15 years ago
Philipp Knechtges 85c5181a81 kwin: Avoid painting damaged areas which are occluded by another opaque window. 15 years ago
Martin Gräßlin b4de899b2c Fix broken creation of OverlayWindow 15 years ago
Thomas Lübking cf66e4c86d KWin: Make damageNotifyEvent handling more aggressively aggregate rects 15 years ago
Arthur Arlt d8072be54d Move OverlayWindow from Workspace to its own class 15 years ago
Martin Gräßlin e766fe0a82 Remove the compositing too slow checks 15 years ago
Philipp Knechtges 2c0b0e9f18 Performance bugfix. 15 years ago
Thomas Lübking 364ce6fbfc Allow the user to rearm OpenGLIsUnsafe KWIn autocrash protection 15 years ago
Martin Gräßlin f97c92fde9 KWin does not require a decoration plugin any more 15 years ago
Thomas Lübking 31278d570e add rule/property based composite blocking 15 years ago
Martin Gräßlin 24f36b7fae Shadow is read when Scene::Window is created 15 years ago
Martin Gräßlin 89aa8ee8db Fix repainting of shadow after window closes 15 years ago
Martin Gräßlin 12220a0d59 Initial implementation of new Shadows in KWin 15 years ago
Martin Gräßlin 6e7e1c530b Remove transformWindowDamage effects hook 15 years ago
Martin Gräßlin 88d50727ee WindowDamaged becomes a signal 15 years ago
Thomas Lübking 0c5d47f3ae unify composite activation, 'Enable' only controls initial state 15 years ago
Fredrik Höglund 09dc033e8c kwin: Use QDateTime::currentMSecsSinceEpoch() instead of QTime::currentTime(). 15 years ago
Fredrik Höglund 2d81d28e7a kwin: Use QBasicTimer instead of managing the timer ID manually. 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Thomas Lübking f57bf611c6 backport of 1210445 15 years ago
Thomas Lübking 337e1eac18 revert vsync strategy, fix timeouts 15 years ago
Thomas Lübking e2dcfff601 commiting http://svn.reviewboard.kde.org/r/6120/#review9304 15 years ago
Thomas Lübking c7a3a21116 support nvidias proprietary refreshrate through asking nvidia-settgins 16 years ago
Martin Gräßlin 3e689ff201 Cache generated Lanczos textures. 16 years ago
Martin Gräßlin 12918d3ee8 Disabling the fallback to XRender. It's causing more trouble than the benefits. 16 years ago
Aaron J. Seigo c83c168c16 'composit[e|ing]' is technical jargon; use the terminology we use elsewhere in the UI (particularly the config UI) consistently everywhere. tested on real life users(tm) 16 years ago
Lucas Murray 8960c552d2 Remove OpenGL driver whitelist; Add protection against crashy glXQuery 16 years ago
Jacopo De Simoi 71a73acae8 Avoids a nasty race condition that caused corrupted window decorations 17 years ago
Lucas Murray 20f1a79d04 Less warnings please. 17 years ago
Hugo Pereira Da Costa 3004fba3ce notify decorations when compositing is suspended 17 years ago
Martin Gräßlin 47366d5720 Reset Repaints on a Toplevel has to include the decoration shadows if used. 17 years ago
Martin Gräßlin 8981223956 Reimplement addRepaintFull() in Client and add the padding to the repaint region. 17 years ago
Martin Gräßlin ba27d2ebb0 Copy decoration pixmaps to Deleted. By that we see the decoration also when having a fade out animation. 17 years ago