315 Commits (ec8f7e1facffa05a95bdb553d91abb915525d4cb)

Author SHA1 Message Date
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
Casian Andrei a417888b0e Implement color correction support 14 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Thomas Lübking fc665106c9 Swap vsync order, trade in 1frame lag 14 years ago
Martin Gräßlin 23708521c6 Make GLVSync a complete user controlled variable 14 years ago
Martin Gräßlin d6540c8392 Remove strict binding from compositing prefs 14 years ago
Martin Gräßlin 3ed63d4c45 Reparse Configuration at startup asynchronous 14 years ago
Martin Gräßlin 5c71a75e8e Use setters for parsing the config options 14 years ago
Martin Gräßlin 53a36b3757 Implement relationship between options in setters 14 years ago
Martin Gräßlin 67425b8a5d Initialize member variables in Options 14 years ago
Martin Gräßlin f7bcdaa6dd Introduce setters and change signals for all KWin Options 14 years ago
Martin Gräßlin 27643f5a9e Drop kephal dependency from KWin 14 years ago
Thomas Lübking e89fc7333f Detect nvidia refresh rate using xvidmode 14 years ago