55 Commits (85ea66f7365437afd322cd689a6acc5245dc19f5)

Author SHA1 Message Date
Martin Gräßlin 48e8121ab9 Port away from KGlobalSettings::windowTitleFont in libkdecorations 13 years ago
Martin Gräßlin bd2c80428c Port libkdecoration from KDebug to QDebug 13 years ago
Martin Gräßlin 84a2f3020b Use Qt5:: in target link libraries in KWin 13 years ago
Martin Gräßlin 5ca6654eb8 Fix linking 13 years ago
Martin Gräßlin c2e0c13b7b Delay performWindowOperation to next event cycle in UserActionsMenu 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 1807265813 KDebug moved to KDE4Support 13 years ago
Martin Gräßlin 202bc2fbf9 Fix include path to QX11Info 13 years ago
Martin Gräßlin f04b39c548 Adjust target link libraries 13 years ago
Martin Gräßlin 7193818921 Remove workaround for legacy stable decorations 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 4425fd3de9 insertCatalog() needs porting 13 years ago
Martin Gräßlin 4022de7075 Use signal/slots instead of deep function calls into decoration 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 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 ab88d8e3b0 Include kwinglobals in kdecoration.h for KWIN_EXPORT 13 years ago
Martin Gräßlin 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin 6acae45205 Support for new decoration border sizes BorderNoSides and BorderNone 13 years ago
Martin Gräßlin b5ed419ec6 Remove all Q_WS_X11 ifdefs 13 years ago
Martin Gräßlin 533d57da60 Mark most ctors as explicit as reported by Krazy2 checker 13 years ago
Cedric Bellegarde 3183b98012 Fix appmenu button placement in style preview (Thanks to Hugo) 13 years ago
Cedric Bellegarde fec03d7708 Remove workaround, grab keyboard/mouse manually. 13 years ago
Martin Gräßlin 46cab7eb6f Remove unused variable from KCommonDecoration::region 13 years ago
Martin Gräßlin 420e226b12 Pass the parameter passed to KDecoration::region() to KCommonDecoration 14 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
Hugo Pereira Da Costa 98a68c3bfe added necessary changes to enable ::region() slot for kcommondecoration 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 8bfffed27d Deprecate KDecoration's AbilityColor 14 years ago
Thomas Lübking f7d1c1d14c do not show clientmenu if button is down for 2nd click 14 years ago
Thomas Lübking c3bce7c246 do not show clientmenu if button is down for 2nd click 14 years ago
Yuri Chornoivan 3bf0eb5c26 Fix typos in a message that broke string freeze. 14 years ago
Yuri Chornoivan f6c3a2be17 Fix typos in a message that broke string freeze. 14 years ago
Thomas Lübking ddd2b117b1 introduce KDecorationPlugins::canLoad() 14 years ago
Thomas Lübking 27fa5e8a99 introduce KDecorationPlugins::canLoad() 14 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Thomas Lübking 4660c2086a block some unversioned decoration plugins 14 years ago
Thomas Lübking 2c65b718d3 restore stable kdecoration API to 4.8 14 years ago
Thomas Lübking e2553bd842 add deco API versioning support 14 years ago
Martin Gräßlin 27643f5a9e Drop kephal dependency from KWin 14 years ago
Martin Gräßlin c802e2bfca Remove extra space in right title button group 14 years ago
Martin Gräßlin 095a00b912 Add delay before showing window menu 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