216 Commits (00913cc4d6edab5d8aae0315bf635d7ab26ba2a9)

Author SHA1 Message Date
Martin Gräßlin 7f0770f99d Properly ifdef everything requiering HAVE_XSYNC 14 years ago
Philipp Knechtges 239d5757f2 kwin: move/resize events shall not force a repaint of all layers 14 years ago
Martin Gräßlin 3c59983589 EffectWindow becomes a QObject 14 years ago
Martin Gräßlin f5b93b0159 Remove scene basic 14 years ago
Thomas Lübking 4d7161dd75 Delay added signal and other signal bindings for synced windows until the window is actually visually shown 14 years ago
Thomas Lübking 48c28a9b3d add dbus debug "activeEffects" 14 years ago
Thomas Lübking 5b40492a84 add support for graphicssystem selection 14 years ago
Thomas Lübking 3b2476850e add dbus debug "activeEffects" 14 years ago
Thomas Lübking 0b23c516a7 add support for graphicssystem selection 14 years ago
Thomas Lübking d73c46925d fix gravitation after compositor "polluted" it by updating the decoration _before_ placement 14 years ago
Martin Gräßlin 6c62fcd400 Make use of resize effect when resizing windows 14 years ago
Thomas Lübking 796c9d43ae "do NOT attempt to call suspendCompositing(true); from within the eventchain!" either... 15 years ago
Thomas Lübking bdc3cc5564 skip empty damages, reset damageRatio also when pixmaps are created 15 years ago
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
Ivan Čukić 0f7f8a833e KWin effect support for ksplashqml 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