326 Commits (5d37ccfce0907f4e8a393ae20c87d71fa65d9f9f)

Author SHA1 Message Date
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
Martin Gräßlin 4a0a4bc27e Split out handling of focus chain into an own class 13 years ago
Martin Gräßlin 97ba1ebd1e Use KConfigXT in KWin::Options 13 years ago
Martin Gräßlin d9aedf620b Rewrite of KWin's Screen Edge Handling 13 years ago
Thomas Lübking 22f5769e74 catch DIV by 0 for 0 dimension from modeline 13 years ago
Thomas Lübking 929fb3c508 catch DIV by 0 for 0 dimension from modeline 13 years ago
Martin Gräßlin b967527db3 Use XCB to resolve the X11 Extensions 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Casian Andrei 01adbe6dc5 Implement color correction (per output) 14 years ago
Casian Andrei a46d247702 Revert "Merge branch 'color2'" 14 years ago
Thomas Lübking 03d782fa73 scripted title manipulation / stripping 14 years ago
Thomas Lübking 0e69bdf0ed add ElectricBorderCornerRatio setting [0,1] 14 years ago
Martin Gräßlin 5a6d9400b2 Split SceneOpenGL into a concrete SceneOpenGL1 and SceneOpenGL2 14 years ago
Martin Gräßlin 4240494130 Initialize m_vBlankTime in Options 14 years ago
Casian Andrei 7d331ea7ff CC: Rename "glColorCorrection" property to "colorCorrected" 14 years ago