340 Commits (9ff1f77e8edaa0c87aeee1cdcc698e42121e2c59)

Author SHA1 Message Date
Martin Flöser 729bfd04a0 Try all supported Compositor Types of the current Platform 9 years ago
Martin Flöser 4fa41165d1 Move XRandR event filter into XRandRScreens 9 years ago
Martin Flöser 536739f095 Drop XRandR dependency from Options's currentRefreshRate 9 years ago
Martin Gräßlin 17e0bad922 Drop OpenGL based color correction from KWin 9 years ago
Martin Gräßlin 853020336f Introduce a config option whether applications are allowed to block compositing 10 years ago
Martin Gräßlin 9b30cfef1d Launch Plasma's launcher menu on meta modifier only shortcut by default 10 years ago
Martin Gräßlin 996ee34e14 Remove the unredirect fullscreen windows functionality 10 years ago
Martin Gräßlin d15d3a5ff1 Provide functionality of CompositingPrefs through Platform 10 years ago
Martin Gräßlin c45942a70c Move requiresCompositing from Application to Platform 10 years ago
Martin Gräßlin 757523a324 Use kwinApp()->config() instead of KSharedConfig::openConfig() 10 years ago
Martin Gräßlin d4dbc8c802 Disallow XRender or NoCompositing on Wayland 10 years ago
Martin Gräßlin f2ad98aa3a Add O2ES as possible value for KWIN_COMPOSE 11 years ago
Martin Gräßlin 004b928c8d Core uses runtime checks for whether we are on OpenGLES 11 years ago
Martin Gräßlin 03231942bb Bind building of glx support on whether epoxy has a glx header 11 years ago
Martin Gräßlin 07414e88a5 Add support for modifier only shortcuts on Wayland 11 years ago
Martin Gräßlin c24e315a9b Drop build option KWIN_BUILD_EGL 11 years ago
Thomas Lübking 0529d0b787 use mode based freq calc on all drivers 11 years ago
Thomas Lübking 3158e987fa prefer query Screens::refreshRate() 11 years ago
Thomas Lübking c08038e0a6 prefer query Screens::refreshRate() 11 years ago
Thomas Lübking d94f3c8577 remove secret showDesktopIsMinimizeAll feature 11 years ago
Martin Gräßlin 87caab24ca Drop support for XFree86-VidModeExtension 11 years ago
Martin Gräßlin c4807c5b60 Only query once for XFree86-VidModeExtension 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin d4bf3602ce Move WindowOperation enum to Options 11 years ago
Martin Gräßlin 93f414a070 Options no longer inherits from KDecorationOptions 11 years ago
Martin Gräßlin cb38028d98 Move maximize button click config to Options 11 years ago
Martin Gräßlin be33c59c16 Introduce config option for OpenGLPlatformInterface 12 years ago
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 12 years ago
Martin Gräßlin c7d986c7fe [kwin] Remove the legacy OpenGL 1 compositing backend 12 years ago
Martin Gräßlin 0c559c163d New QPainter based compositor called SceneQPainter 12 years ago
Martin Gräßlin dd182512a9 [kwin] Remove connect from focusPolicyIsReasonable to configChanged 12 years ago
Martin Gräßlin 324aae916a [kwin] Drop testapp for detecting whether direct rendering works on glx 13 years ago
Casian Andrei 1333d9d4d1 Get rid of QMetaObjectPrivate warning for duplicated configChanged() 13 years ago
Martin Gräßlin ad85c6bc99 Introduce changed signals in KDecorationOptions 13 years ago
Martin Gräßlin e2583e679f No longer pass changed mask from KWin core to the decorations 13 years ago
Martin Gräßlin 40588e05ea Clean up the includes in kwin/options.(h/cpp) 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Thomas Lübking 76f7ee6bff write back unsupported (kwin-intel) unredirection 13 years ago
Thomas Lübking ac32664dc1 keep buffer swap pref automatic until GPU detected 13 years ago
Martin Gräßlin becb5c2dc1 Port detection of screen rate to XCB 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking 7f858da008 ignore unredirection configuration on intel 13 years ago
Martin Gräßlin 92bc318e45 Only execute kwin_opengl_test if OpenGL/GLX is going to be used 13 years ago
Thomas Lübking b7e6a334da rebase measuring to nano res + fix vsync padding 13 years ago
Ralf Jung d54176f52a Change default refresh rate to 60Hz 13 years ago
Fredrik Höglund b0cc22acbb kwin: Add a glCoreProfile property in Options 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Ralf Jung 72db0e5e71 remove GlVSync option (it has no UI anymore) 13 years ago
Thomas Lübking 9aef5b85a0 support a permanent glSwapBuffer 13 years ago