13 Commits (ec8f7e1facffa05a95bdb553d91abb915525d4cb)

Author SHA1 Message Date
Martin Gräßlin b15a97bb88 Properly remove KWIN_BUILD_OXYGEN 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin f74df28450 [kwin] Use KPluginTrader and json metadata to find KDecorations 12 years ago
Martin Gräßlin d29b9bf03a Introduce a compositingChanged signal in KDecorationOptions 13 years ago
Martin Gräßlin e923426930 Add a recreateDecorations signal to KDecorationFactory 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Jochen Schramm a3089e4c44 Remove deprecated methods in DBusInterface 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 2be7da70e0 Adding support information for Decorations 13 years ago
Martin Gräßlin a442bd6416 DecorationPlugin becomes a QObject 13 years ago
Martin Gräßlin 15546e11c2 Rename DecorationPlugin::noDecoration property to disabled 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 13 years ago
Martin Gräßlin d8e1b1c00e Rename plugins.(h|cpp) to decorations.(h|cpp) 13 years ago
Martin Gräßlin 724bfd4548 Make DeocrationPlugin a KWin singleton 13 years ago
Martin Gräßlin 32be37bce3 Rename PluginMgr to DecorationPlugin 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
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