[GTK3] Modify scrollbar states to better resemble Breeze Qt
ClosedPublic

Authored by cblack on Nov 10 2019, 11:39 PM.

Details

Summary

Scrollbars have the following changes:

  • No backdrop state (this matches Qt's lack of changes for idle scrollbars on backdrop windows)
  • Make scrollbar handle use 0.5 opacity of window text colour like Breeze Qt

BUG: 413498
FIXED-IN: 5.17.3

Test Plan

Before:


After:

Diff Detail

Repository
R98 Breeze for Gtk
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cblack created this revision.Nov 10 2019, 11:39 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 10 2019, 11:39 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
cblack requested review of this revision.Nov 10 2019, 11:39 PM
cblack edited the test plan for this revision. (Show Details)Nov 10 2019, 11:41 PM
ngraham accepted this revision.Nov 11 2019, 12:13 AM
ngraham added a subscriber: ngraham.

5.17 please!

Also make sure to add

BUG: 413498
FIXED-IN: 5.17.3

To the description field before committing.

This revision is now accepted and ready to land.Nov 11 2019, 12:13 AM
cblack edited the summary of this revision. (Show Details)Nov 11 2019, 12:13 AM
This revision was automatically updated to reflect the committed changes.