33 Commits (2dc5aebcc29cce4d363d5a67bb3538d797ba2299)

Author SHA1 Message Date
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 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 c918f40a77 Introduce a convenience method isMaximized in KDecoration 13 years ago
Martin Gräßlin d10a31750e Drop reset method from K(Common)Decoration 13 years ago
Martin Gräßlin ad85c6bc99 Introduce changed signals in KDecorationOptions 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
Martin Gräßlin c8331784ba Merge KDecorationBridgeUnstable into KDecorationBridge 13 years ago
Martin Gräßlin bd2c80428c Port libkdecoration from KDebug to QDebug 13 years ago
Hugo Pereira Da Costa 62ca3fcbe1 Qt::WFlags -> Qt::WindowFlags 13 years ago
Martin Gräßlin 5d0433f20b Drop some no longer needed includes 13 years ago
Martin Gräßlin 202bc2fbf9 Fix include path to QX11Info 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking 6fb5353cab remove moveResizeMaximized option 13 years ago
Martin Gräßlin e107910b30 KDecorationBridge becomes private again 13 years ago
Martin Gräßlin b5ed419ec6 Remove all Q_WS_X11 ifdefs 13 years ago
Cedric Bellegarde fec03d7708 Remove workaround, grab keyboard/mouse manually. 13 years ago
Cedric Bellegarde 89d35aa958 Use a real Qt::Popup menu => TODO: fix workaround 14 years ago
Thomas Lübking d6d82b2a08 unlink ExtendedBorderRegion from unstable API 14 years ago
Cedric Bellegarde 53ae2b91e2 GUI: Kwin appmenu support: 14 years ago
Martin Gräßlin 9308028fa4 Decoration can announce whether it currently requires an alpha channel 14 years ago
Martin Gräßlin c802e2bfca Remove extra space in right title button group 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
Fredrik Höglund 3a91e4dee6 kwin: Add a KDecorationUnstable::region() slot 15 years ago
Martin Gräßlin fa5ab21002 Move kdecorations library into an own subdirectory 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Laurent Montel e810dbc582 Use script to add QLatin1String in setObjectName directly 16 years ago
Fredrik Höglund 0a8c06b054 Implement support for _KDE_NET_WM_FRAME_OVERLAP. 17 years ago
Lucas Murray 00e131a1a5 Allow window tabbing titlebar actions to be configurable; Set default 17 years ago
Lucas Murray 27d13ea5fb Fix compile on 64-bit systems. 17 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Lucas Murray 8d09ed341a Remove old decoration shadow API, rename AbilityProvidesShadow and add 17 years ago
Fredrik Höglund 8bba7aed7d Make it possible for the decorations to paint outside the window frame 17 years ago
Lucas Murray 154c19b0e7 Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
Lucas Murray af1b639a9d Rename the new decoration API and mark it as unstable. Supporting a hacked API is suicide. 18 years ago
Lucas Murray 899d578c49 Merge Libkdecoration2 Git branch. 18 years ago
Lucas Murray 0cfe3b2c73 Fix indenting of decoration files. 18 years ago
Bram Schoenmakers a707d588c3 Forward port r851037: Respect option "Show window button tooltips" 18 years ago
Bram Schoenmakers 117254f20b Respect option "Show window button tooltips". 18 years ago
Luboš Luňák be22824e02 Show tooltips. 18 years ago