270 Commits (bf0c69100aef96fc7c31f3bcffd987323bdd6b16)

Author SHA1 Message Date
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
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
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
Martin Gräßlin 73153c861c Support lower/raise opacity for all modifier+mouse combos 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 5213c4aff6 Drop direct rendering setting 15 years ago
Martin Gräßlin 6cfdbfe1dc Remove compositing self-check 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Martin Gräßlin a81ddf2949 Disable Unredirect Fullscreen Windows by default 15 years ago
Martin Gräßlin 4d463a4dc4 Use placement strategy Maximizing when building without decos 15 years ago
Thomas Lübking 0c5d47f3ae unify composite activation, 'Enable' only controls initial state 15 years ago
Martin Gräßlin 57d11c134a Move kwineffects library into own directory 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin fe069f188b Option AltTabStyle not used anymore. 15 years ago
Martin Gräßlin 2f56415a21 Removing SHM and Fallback OpenGL Compositing modes. 15 years ago
Martin Gräßlin e5932ff214 Make it compile again after rebasing on current trunk 15 years ago
Thomas Lübking f57bf611c6 backport of 1210445 15 years ago
Thomas Lübking 337e1eac18 revert vsync strategy, fix timeouts 15 years ago
Andriy Rysin 0f2e500abd Allow kdelibs/kdebase compile without glu library (review 6213) 15 years ago
Thomas Lübking e2dcfff601 commiting http://svn.reviewboard.kde.org/r/6120/#review9304 15 years ago
Fredrik Höglund 13eaca37f4 Remove the driver detection code from CompositingPrefs, and use 16 years ago
Thomas Lübking 737abd7f4f fix localisation... 16 years ago
Thomas Lübking c7a3a21116 support nvidias proprietary refreshrate through asking nvidia-settgins 16 years ago
Thomas Lübking 029f93127f kick trilinear filtering if favor of the lanczos filter (now default, unless blacklisted) 16 years ago
Martin Gräßlin b4413917cc Forward port rev: 1195269 16 years ago
Nikhil Marathe b87fa7ef41 tilingLayout is now an enum rather than an int faking as an enum :-) 16 years ago
Nikhil Marathe 5fc7e93d69 Tiling is here! 16 years ago
Martin Gräßlin bf4a2c00d9 Compositing settings have to be read if compositing is enforced by the environment variable. 16 years ago
Davide Bettio 45bcf3173a * Removed "Advanced Button" from screensaver kcm. 16 years ago
Lucas Murray 8960c552d2 Remove OpenGL driver whitelist; Add protection against crashy glXQuery 16 years ago
Luboš Luňák bbd4deffe8 Bah, do this properly. Avoid detecting compositing prefs only 17 years ago