98 Commits (48a8fdbdc7a21a5dffbd6a67fb4a6a6be40b4cd3)

Author SHA1 Message Date
Aleix Pol cca0e15b45 Fix compiler warnings 6 years ago
Aleix Pol 17e6bd8587 decorationbridge: Fix crash on plasma mobile 6 years ago
Nicolas Fella 7159684ced Revert "[kcm/effects] Clip ListView" 6 years ago
Nicolas Fella b713044216 [kcm/effects] Clip ListView 6 years ago
Nicolas Fella cdc5ea19ab Revert "[kcm/effects] Clip ListView" 6 years ago
Nicolas Fella 5babf52df4 [kcm/effects] Clip ListView 6 years ago
Vlad Zahorodnii 15af09c70a Introduce Toplevel::frameGeometryChanged signal 6 years ago
Vlad Zahorodnii bd52b6791e Schedule a decoration repaint when client is resized 6 years ago
Vlad Zahorodnii 827578577f [decoration] Implement the size property 6 years ago
Vlad Zahorodnii af71763be5 [scene] Fix decoration texture bleeding 6 years ago
Vlad Zahorodnii 6e000314b3 Revert the fix for the texture bleeding issue 6 years ago
Vlad Zahorodnii ac4dce1c20 [scene] Fix decoration texture bleeding 6 years ago
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Vlad Zagorodniy 8af2fa73dc Run clang-tidy with modernize-use-override check 7 years ago
Fabian Vogt c3c030d8b5 Fix creation of kdeglobals if /etc/xdg/kdeglobals present 7 years ago
Vlad Zagorodniy cccb3456f3 Use QColor::darker/lighter instead of QColor::dark/light 7 years ago
Roman Gilg 2c088894b4 [autotests] Fix decoration input test 7 years ago
Roman Gilg d51b8dc093 [decorations] Let KDecoration plugins recommend a border size per default 7 years ago
Vlad Zagorodniy 82b3e2a63a Resurrect show tooltips option 7 years ago
Laurent Montel 7b4ef76de6 Remove deprecated method 7 years ago
Vlad Zagorodniy 9a68cbd9b1 Don't destroy DecorationRenderer in setup/finish compositing 7 years ago
Marco Martin 23dc03f734 support decorations from lookandfeel 7 years ago
Vlad Zagorodniy 80da18a143 [decorations] Emit DecorationSettings::fontChanged signal 7 years ago
David Edmundson 29a49f8656 [wayland] Use pending maximize mode in decoration updates 8 years ago
Martin Flöser c44adda40f Hide decoration tooltip when the decoration gets destroyed 8 years ago
Алексей Шилин 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