lp://staging/~blue-shell-next/carbon-qt/master
- Get this branch:
- bzr branch lp://staging/~blue-shell-next/carbon-qt/master
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/blue-shell/carbon-qt.git.
Last successful import was .
Recent revisions
- 2827. By David Edmundson <email address hidden>
-
Still show selection highlight on selection, just not on hover
- 2823. By David Edmundson <email address hidden>
-
Create shadows unconditionally
Oxygen checks if shadows are supported by checking for a property on the
root window. This is set by kwin at some point after startup.This leaves a gap for apps/plasmashell to start, determine shadows are
not supported and then never render them for the lifespan of that app.It also can't handle window managers being replaced.
Simply not checking solves all the issues with limited drawback
REVIEW: 123284
Conflicts:
kstyle/carbonshadowhel per.cpp - 2822. By David Edmundson <email address hidden>
-
Replicate functionality of Frameworks KStyle for KDE4
Some important style hints are supplied by the KStyle class, mostly
importantly whether listviews activate folders on single or double
click.For frameworks this now exists in KStyle, so code was not included in
Breeze and latest Oxygen. However for KDE4 builds we still need this
code.There is a KDE4 kstyle class, but this behvaiour is very different and
causes conflicts and a lot of other problems. Re-implementing the part
we need seems the easier approachSee also review 123188 for Breeze repo
Conflicts:
kstyle/CMakeLists. txt
kstyle/carbonstyle. h - 2819. By Hugo Pereira Da Costa
-
Improved rendering of checkbox menu item's contrast pixel, especially when selected using Strong highlight.
BUG: 343754
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)