330 Commits (6b8075ddbf4a04265cd8aeccda5307fdfd91d51b)

Author SHA1 Message Date
Martin Gräßlin 46996d318e Split the User Actions Menu out of Workspace 14 years ago
Casian Andrei a417888b0e Implement color correction support 14 years ago
Martin Gräßlin 2c23c6e864 Spellchecking 14 years ago
Thomas Lübking 35baf3f97a fix conditional glXSwapInterval usage 14 years ago
Thomas Lübking 86c22ff9ca fix conditional glXSwapInterval usage 14 years ago
Thomas Lübking fc665106c9 Swap vsync order, trade in 1frame lag 14 years ago
Martin Gräßlin d14cf2da92 Show detailed information why an effect cannot be loaded 14 years ago
Thomas Lübking ee53114054 erase vector instead of clearing it to preserve the pre-allocated memory 14 years ago
Martin Gräßlin f1a50e0fb5 Only create decoration once during Client::manage 14 years ago
Martin Gräßlin de5003299b Don't recreate the decoration on release window 14 years ago
Martin Gräßlin e3f2dd7612 Move KServiceTypeTrader query for Effects into a thread 14 years ago
Martin Gräßlin bb5dce0e3b Use KGlobal::config() instead of specifying kwinrc 14 years ago
Martin Gräßlin 6919b4dc94 Drop CompositingPrefs from Compositing KCM 14 years ago
Martin Gräßlin 704902720b Perform detection of CompositingPrefs async 14 years ago
Martin Gräßlin b49356bc33 Do not perform setupCompositing on Client if Toplevel is not setup 14 years ago
Thomas Lübking 1070bf895b split decorationRect / visibleRect usage 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
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