105 Commits (b9e894bc4b1c3c19dc031bc87907f4909dcd81ef)

Author SHA1 Message Date
Martin Gräßlin aee20b4a5a Hide the OnAllDesktops button if there is only one virtual desktop 12 years ago
Martin Gräßlin 0420a98cc0 [kwin] Fix crash on restart in kdecorationfactory 12 years ago
Martin Gräßlin b3d3c45149 Use KPluginLoader to load our decoration plugins 12 years ago
Martin Gräßlin 7060386b22 Generate a KDecorationsConfig.cmake and install it 12 years ago
Matteo De Carlo 4e4be83418 Replace NULL with nullptr in libkdecorations folder 12 years ago
Martin Klapetek 54bc491c46 Port to KF5 renaming changes 12 years ago
Martin Gräßlin 13d1b67f99 [libkdecorations] Do not link to Qt5::X11Extras 12 years ago
Jacob Logan 199ed87c61 [libkdecorations] Generate an export header 12 years ago
Martin Gräßlin 23a510c0b5 [kdecorations] Add a ::palette() to the decoration API 12 years ago
Aleix Pol 7b110f0671 Improve CMake usage 13 years ago
Martin Gräßlin b73d90cf78 [kdecorations] Introduce an enum for decoration buttons instead of characters 13 years ago
Martin Gräßlin 79d36fe4e9 [kdecorations] Drop KCommonDecoration::defaultButtons(Left|Right) 13 years ago
Martin Gräßlin f8b9b98345 [decorations] Allow decorations to use a QWindow instead of QWidget 13 years ago
Martin Gräßlin 8ecb69cd8c [decorations] Add a KDecoration::window() returning the QWindow 13 years ago
Martin Gräßlin d6bf62eb3e [kdecorations] Drop initialParentWidget() 13 years ago
Martin Gräßlin 51ee2e86d1 [kdecorations] Introduce new way to schedule updates in composited case 13 years ago
Raphael Kubo da Costa 92a4cdd9e7 Remove assertion in KDecorationUnstable's constructor. 13 years ago
Martin Gräßlin 23a354f4d8 Remove WA_PaintOnScreen attribute from decoration widget 13 years ago
Martin Gräßlin 2944e919da Introduce d-ptr class for KCommonDecoration 13 years ago
Martin Gräßlin 169beb6b1f Add d-ptr class for KCommonDecorationButton 13 years ago
Martin Gräßlin fcfcc795e6 Change KDecorationFactory::options() 13 years ago
Martin Gräßlin dead386941 Move decorations member to d-ptr class KDecorationFactoryPrivate 13 years ago
Martin Gräßlin 9aeebb179f Move static KDecorationOptions* to KDecorationOptions 13 years ago
Martin Gräßlin f0e8f5ee64 Move factory to d-ptr class KDecorationPrivate 13 years ago
Martin Gräßlin 7c1a7f46d8 Move QWidget* data member to d-ptr class KDecorationPrivate 13 years ago
Martin Gräßlin 0aa9594608 Move bridge into d-ptr class KDecorationPrivate 13 years ago
Martin Gräßlin 014910ffe5 Un-inline methods in k(common)decoration headers 13 years ago
Martin Gräßlin 8d4e2a630f Drop no longer needed emitKeepAbove/BelowChanged from KDecoration 13 years ago
Martin Gräßlin c5e60a7ce8 Add properties for keepAbove/Below to KDecoration 13 years ago
Martin Gräßlin 7aadeaa310 Add maximized property and changed signal to KDecoration 13 years ago
Martin Gräßlin c918f40a77 Introduce a convenience method isMaximized in KDecoration 13 years ago
Martin Gräßlin 22e4476777 Add icon property and changed signal to KDecoration 13 years ago
Martin Gräßlin 63bb36e2ad Add shade property and changed signal to KDecoration 13 years ago
Martin Gräßlin fd64a29f72 Add desktop property and changed signal to KDecoration 13 years ago
Martin Gräßlin 29bce13e9f Add caption property and changed signal to KDecoration 13 years ago
Martin Gräßlin e1c4512ccc Add active property and changed signal to KDecoration 13 years ago
Martin Gräßlin 70aafe08b5 Drop the KDecorationDefines::Settings* enum 13 years ago
Martin Gräßlin d10a31750e Drop reset method from K(Common)Decoration 13 years ago
Martin Gräßlin 0ba75ca07f Drop the reset methods in KDecorationFactory 13 years ago
Martin Gräßlin d29b9bf03a Introduce a compositingChanged signal in KDecorationOptions 13 years ago
Martin Gräßlin d403bfcadb Make KDecorationOptions::updateSettings protected 13 years ago
Martin Gräßlin ad85c6bc99 Introduce changed signals in KDecorationOptions 13 years ago
Martin Gräßlin e923426930 Add a recreateDecorations signal to KDecorationFactory 13 years ago
Martin Gräßlin e2583e679f No longer pass changed mask from KWin core to the decorations 13 years ago
Martin Gräßlin c2fdc66cee Remove pure virtual updateSettings from DecorationOptions 13 years ago
Martin Gräßlin ae50ef270b Make KDecorationFactory ctor protected 13 years ago
Martin Gräßlin 784c40a338 KDecorationFactory inherits from QObject 13 years ago
Martin Gräßlin 10e044151e Drop KDecorationFactoryUnstable 13 years ago
Martin Gräßlin a90072d753 Merge KDecorationUnstable into KDecoration 13 years ago
Martin Gräßlin afcf6dbc41 Remove deprecated functionality from libkdecorations 13 years ago