58 Commits (1bc2d7d3b7c3bfc9bbfe2bfcd01ff261b955354f)

Author SHA1 Message Date
Martin Gräßlin aa34dbd059 Remove the fallback to Platik in case defaultDepth is < 8 14 years ago
Martin Gräßlin 49cce8dede Build option to disable the Oxygen window decoration 14 years ago
Montel Laurent e08f67ff6e Make it compile with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 15 years ago
Martin Gräßlin cf1ab4e330 Do not try to load plugin when building without decos 15 years ago
Martin Gräßlin f97c92fde9 KWin does not require a decoration plugin any more 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Hugo Pereira Da Costa 8eecf6375c Moved Nitrogen to Oxygen deco, and removed Nitrogen. 17 years ago
Lucas Murray 47ef5f02cc Replace Ozone with Nitrogen as the default decoration and remove Ozone. 17 years ago
Luboš Luňák e9b46ee24c Welcome ... er ... Ozone, the new default KWin decoration, that will 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Fathi Boudra ae357add60 Set oxygen as kwin decoration default plugin 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Laurent Montel 5725624c8b #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel 5de42c4b68 Remove qt3_support into qstring 21 years ago
Frank Karlitschek 5640dbc81b new default window decoration 22 years ago
Luboš Luňák 87f8a85083 Added KDecorationFactory::checkRequirements(), which allows the decoration 23 years ago
Luboš Luňák 10f405c73d Merging kwin core from kwin_iii back to HEAD. 23 years ago
Luboš Luňák 92cc980241 Make sure people can switch between HEAD and kwin_iii. 23 years ago
Dirk Mueller 961f8f2173 typo fixes 23 years ago
Kevin Puetz cae8f9da18 commit fix for jcook 23 years ago
Luboš Luňák 416f10d743 Nasty bug (not that actually anybody uses it though). 23 years ago
Dirk Mueller e3d4b7625c don't interpret format strings 24 years ago
Fredrik Höglund de4206660d Fixed the display depth test so we get the right default style on 24 years ago
Karol Szwed 25e04fe680 Switch over to Keramik deco, (or Quartz for 8bpp visuals) 24 years ago
Luboš Luňák 88c7d513f6 Use KLibrary::hasSymbol() before actually using symbol() in order to 24 years ago
Till Krech 7c1d536ad3 make it compile again... 24 years ago
Luboš Luňák 1fab5c76ce NET::Menu -> NET::TopMenu, and make NET::Menu mean what it is supposed to mean. 24 years ago
Matthias Ettrich d05c588ffb part of Karol's fix: keep the old library in loadPlugin() so that 24 years ago
Matthias Ettrich dd29e3723c faster configuration changes. No crashes when reconfiguring kwin 24 years ago
David Faure 34bbc5e457 qWarning -> kdWarning 24 years ago
Simon Hausmann 71b35e9a0c - use KLibrary/KLibLoader instead of libltdl 24 years ago
Adrian Schroeter aebf39c8df compile fix, since KDE has no own ltdl anymore. 24 years ago
Stephan Kulow e3e09f533d use kwin_ instead of libkwin 24 years ago
Daniel Molkentin 3cba456ff4 QFile::encodeName() here, too 25 years ago
Dirk Mueller 375f175fbb CVSSILENT: fixincludes 25 years ago
Karol Szwed 97b0ee49e1 Default style update: 25 years ago
Dirk Mueller e3766f1c3b Xinerama support (patch by Balaji Ramani <balaji@spinnakernet.com>) 25 years ago
Matthias Ettrich 6c7cd20690 tabify 25 years ago
Waldo Bastian 57f4808d0f Make resource management in clients easier with these three functions: 25 years ago
Michael Matz a9522c8834 changes for ltdl.h (when I remove that backward compatible POSIX breaking 25 years ago
Matthias Elter c48346551b Patch by Matthias Ettrich: 25 years ago
Waldo Bastian 2f90225543 Put stuff in KWinInternal namespace. 25 years ago
Waldo Bastian 460c6e1d36 Don't crash when changing decorations with RMB. 25 years ago
Matthias Ettrich 3deaa52496 cooperate with qt-2.2.4 (the deadkey popup fix) and qt-copy. 25 years ago
Waldo Bastian 8190667206 Let reconfigure() reparse plugin setting. 26 years ago
David Faure d3c59a34aa Look for plugins using KLibLoader::findLibrary. 26 years ago
Matthias Ettrich 6dacbd0112 tool window handling for the default style 26 years ago
Waldo Bastian 480d78944d WABA: Fixed BR#9445: Checkmark in decoration menu is missing 26 years ago