kwin/kcmkwin/kwindecoration
Nate Graham 35f6f79dda [kcmkwin/kwindecoration] Slightly improve tab bar's integration with frame
Summary:
The QML Window Decorations KCM uses a fake tab bar with code copied from Plasma-pa, due
to the lack of a real QML tab widget (see https://bugs.kde.org/show_bug.cgi?id=394296).
As a result, we have to manufacture our own by combining a TabBar with a frame in which
the content sits, and any change made to one needs to be applied to the other as well.

The Plasma-pa version just received a minor change in D22533. This patch implements the
same change for the Window Decorations KCM so they don't look inconsistent with one
another.

Test Plan: Before-and-afters are identical to the images in D22533

Reviewers: #kwin, #vdg, filipf

Reviewed By: #vdg, filipf

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22886
2019-08-01 16:44:28 -06:00
..
declarative-plugin Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
package [kcmkwin/kwindecoration] Slightly improve tab bar's integration with frame 2019-08-01 16:44:28 -06:00
CMakeLists.txt Move knsrc files to the new location 2019-05-17 18:56:27 +02:00
decorationmodel.cpp [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
decorationmodel.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
kcm.cpp [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
kcm.h [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-18 05:28:09 +02:00
Messages.sh Merge branch 'Plasma/5.15' 2019-02-12 08:56:17 +01:00
utils.cpp [kcmkwin/kwindecoration] Rewrite the KWin decorations settings as a ConfigModule 2019-02-10 13:01:04 +01:00
utils.h [kcmkwin/kwindecoration] Rewrite the KWin decorations settings as a ConfigModule 2019-02-10 13:01:04 +01:00
window-decorations.knsrc [kcmkwin/kwindecoration] Fix Get Hot New Stuff 2019-02-12 16:21:11 +01:00