74 Commits (54b69bec446d596bea0b15fda38522d9a47885bf)

Author SHA1 Message Date
Алексей Шилин 5a14b6a6a2 Improve tooltips behavior 8 years ago
Martin Flöser 8245a74b31 Make it possible to compile 5.12 branch with a kdecoration from master 8 years ago
Martin Flöser 04d8434a09 KWin: tooltips 8 years ago
Marco Martin 6b6875166f export org.kde.appmenuview 8 years ago
David Edmundson fc887ab907 Render GL Window decorations at the correct scale 9 years ago
David Edmundson 7e6721ece0 Scaled decorations in QPainter mode 9 years ago
Martin Flöser 23ef40e638 Move the X11 Decoration Renderer into the X11 standalone platform 9 years ago
Martin Flöser 054d923411 Move SceneXRender into a plugin 9 years ago
Martin Flöser 64da6c8d1e Replace Workspace::slotWindowQuickTileFoo by a quickTileWindow with argument 9 years ago
Kai Uwe Broulik 93938d60b8 Restore global menu support 9 years ago
Martin Gräßlin eed4bf32ae Cache the clientSize in DecoratedClientImpl 10 years ago
Allen Winter 31f067ede2 pedantic fixes 10 years ago
Martin Gräßlin 04c3998571 Emit the maximizedChanged and friends signals in ShellClient like in Client 10 years ago
Martin Gräßlin c95ddb7102 Pass the maximized signal to DecoratedClient 10 years ago
Martin Gräßlin 65d707d24c [decorations] Don't recreate Renderer once the Compositor is destroyed 10 years ago
Martin Gräßlin 00fe5ec401 [decorations] Don't recreate Renderer once the Compositor is destroyed 10 years ago
Martin Gräßlin 24bdfc6317 Make Toplevel::window() no longer virtual and introduce ::windowId() 10 years ago
Martin Gräßlin 6cd0d5a54a Delay maximize button click to next event cycle 10 years ago
Martin Gräßlin 5646313c2c Add an explicit dependency to Breeze to find decoration plugin 10 years ago
Martin Gräßlin 757523a324 Use kwinApp()->config() instead of KSharedConfig::openConfig() 10 years ago
Thomas Lübking 1c344c16d9 emit shadeChanged before calculating unshaded size 10 years ago
Martin Gräßlin 7ed4b5ed1a Include abstract_client.h instead of client.h in decorationbridge.cpp 10 years ago
Martin Gräßlin 2d7477359e DecorationBridge::recreateDecorations operates on AbstractClient 10 years ago
Martin Gräßlin 5cef26d275 [wayland] Add support for ServerSideDecorationManager 10 years ago
Martin Gräßlin 60b09586ef [decorations] Schedule repaint for renderer on AbstractClient 10 years ago
Martin Gräßlin cb400d7128 DecorationBridge creates Decoration for AbstractClient 10 years ago
Martin Gräßlin 6270ea35a2 DecoratedClientImpl switches from operating on Client to AbstractClient 10 years ago
Martin Gräßlin 1758db337f DecoratedClientImpl::client returns AbstractClient* instead of Client* 10 years ago
Martin Gräßlin 10ad9262a1 [decorations] Delay closeWindow to next event cycle 11 years ago
Martin Gräßlin a002442224 [decorations] Bring back option NoPlugin 11 years ago
Martin Gräßlin 09880d1267 [decorations] Introduce logging category for decorations 11 years ago
Martin Gräßlin 2cd6efa409 Switch decoration loading to KPluginLoader::findPluginsById 11 years ago
Martin Gräßlin 23862e512d Move implementation of ::palette to AbstractClient 11 years ago
Mika Allan Rauhala 9636922827 Fix DecorationPalette loading when kdeglobals doesn't exist 11 years ago
Mika Allan Rauhala 1af7ed1220 Fix DecorationPalette loading when kdeglobals lacks WM group 11 years ago
Mika Allan Rauhala 3389c7569f Adapt to KDecoration API changes 11 years ago
Martin Gräßlin c4fb3cd55d [kdecoration] Try falling back to default plugin and Aurorae 11 years ago
Martin Gräßlin 9fb27bc0ba [decoration] Use client's depth in X11Renderer for put_image 11 years ago
David Edmundson 9fe660ac5c Notify when the client palette changes and proxy this to kdecoration 11 years ago
Martin Gräßlin c8d814c11d Add ContextHelp button to default right buttons 11 years ago
Martin Gräßlin 468b5a32ff Add supportInformation for new Decorations 11 years ago
Martin Gräßlin 521627396f [kcmkwin/deco] Reconfigure deco after applying changes 11 years ago
Martin Gräßlin 39f9581d4f Bring back configuration options for Decorations 11 years ago
Martin Gräßlin f78ff8eaa5 Do not emit DecorationSettings::alphaChannelSupportedChanged on tear down 11 years ago
Martin Gräßlin d81e5697bf Ensure that the X11Renderer doesn't render after reparente to Deleted 11 years ago
Martin Gräßlin 3d9a035312 Move MaximizeMode from KDecorationDefines to utils.h 11 years ago
Martin Gräßlin e38d56b0dd Move QuickTileMode from KDecorationDefines to Client 11 years ago
Martin Gräßlin d4bf3602ce Move WindowOperation enum to Options 11 years ago
Martin Gräßlin 106e595709 DecorationSettings provides QVector for decorationButtons 11 years ago
Martin Gräßlin 0cc86656c9 DecorationButtonType::QuickHelp -> DecorationButtonType::ContextHelp 11 years ago