184 Commits (905c1f8f9df4234feb068b910a8f6a84bc5d31b4)

Author SHA1 Message Date
Martin Gräßlin be33c59c16 Introduce config option for OpenGLPlatformInterface 12 years ago
Martin Gräßlin 25b20c03fc [kwin] Drop Options::defaultGlDirect 12 years ago
Martin Gräßlin c7d986c7fe [kwin] Remove the legacy OpenGL 1 compositing backend 12 years ago
Martin Gräßlin b65d54f4d2 Enforce compositing if required 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 cb77b468f8 Use GlSwapStrategy in property definition 13 years ago
Thomas Lübking b7e6a334da rebase measuring to nano res + fix vsync padding 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
Casian Andrei df034c16ad Abort color correction initialization and disable it in case of errors 13 years ago
Martin Gräßlin 51ce05e445 Use a more sane default for delay focus and autoraise in FFM 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Martin Gräßlin 533d57da60 Mark most ctors as explicit as reported by Krazy2 checker 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
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 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 7b45ff9a73 Static getters for Options default values 14 years ago
Martin Gräßlin f7bcdaa6dd Introduce setters and change signals for all KWin Options 14 years ago
Thomas Lübking eb83686d56 [Janitorial] Remove legacy "rules" to ignore position request and focus stealing prevention 14 years ago
Martin Gräßlin 551ad4d4ff KWin::Options becomes a QObject and provides properties 14 years ago
Martin Gräßlin ca663c3749 Constify getter methods in KWin::Options 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Martin Gräßlin 00913cc4d6 Drop unused options variable 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Martin Gräßlin 7c6155a865 Drop xinerama related options 14 years ago
Thomas Lübking 117eb46684 add mouse preference against focus chain 15 years ago
Thomas Lübking 6c934998a5 don't request focus by mouse events in the current event cycle 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Thomas Lübking 0c5d47f3ae unify composite activation, 'Enable' only controls initial state 15 years ago