Diffusion KWin 35f6f79dda79

[kcmkwin/kwindecoration] Slightly improve tab bar's integration with frame

Authored by ngraham on Aug 1 2019, 10:34 PM.

Description

[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

Details

Committed
ngrahamAug 1 2019, 10:44 PM
Reviewer
VDG
Differential Revision
D22886: [kcmkwin/kwindecoration] Slightly improve tab bar's integration with frame
Parents
R108:5c39795b88d3: Load the keyboard on-demand
Branches
Unknown
Tags
Unknown