lp:~ci-train-bot/ubuntu-themes/ubuntu-themes-ubuntu-artful-2965

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp:~ci-train-bot/ubuntu-themes/ubuntu-themes-ubuntu-artful-2965
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
Ubuntu theme
Status:
Development

Recent revisions

568. By CI Train Bot Account

Releasing 16.10+17.10.20170925-0ubuntu1

567. By Carlo Lobrano

Fix misaligned Entry widget borders

When a entry is part of an horizontal linked box, in a headerbar, it's borders appears misaligned.

As examples, see Image Viewer's zoom selector or Evince's "page X of Y" widgets.

This commit adjust borders, margins and padding in order to re-align the borders of the widget:
  - When the entry is squared (Image Viewer), the rounded border-image is removed and replaced with the appropriate border-width and color @focus_color, when on focus
  - When there are two entries joined together (Evince), the margins and borders are adjusted to match the given border-image in status "normal", focus, disabled and disabled:backdrop (LP: #1712996)

Approved by: Marco Trevisan (Treviño)

566. By Marco Trevisan (Treviño)

Ambiance,Radiance: refactor .titlebar theming to properly support headerbar children

Sometimes we've a widget as titlebar containing two or more headerbars
as children, thus we should paint the background in the parent, and only apply
rounded corners to the first and last headerbars.

So we now define paddings and main theming for .titlebar, while the border
radius only for headerbars.

Code inspired on upstream changes, keeping unity7 working too. (LP: #1716143)

565. By Marco Trevisan (Treviño)

Ambiance, Radiance: be less restrictive in setting headerbar minimum height (LP: #1712011)

Approved by: Iain Lane

564. By Marco Trevisan (Treviño)

Ambiance,Radiance: fix vertical linked buttons borders, corners and backgrounds

 - Fix border image for buttons in the middle (see gtk widget factory for reference)
 - Use rotated background gradients
 - Use proper border sizes and borders
 - Add a separator between the elements (and remove the wrongly added horizontal one) (LP: #1718234)

563. By CI Train Bot Account

Releasing 16.10+17.10.20170918-0ubuntu1

562. By Carlo Lobrano

Added support for vertically linked buttons

Currently both Ambiance and Radiance themes use horizontal
linked button style for even for the vertically linked buttons.

This patch fixes this introducing css styling for verical
linked button first, last and only child. (LP: #1708141)

Approved by: Marco Trevisan (Treviño)

561. By Carlo Lobrano

Made dimmed text more visible in Gnome Boxes with Ambiance

In Gnome Boxes (specifically in New > Enter URL), dimmed text is used into a GtkBox whose background is way darker than the @bg_color respect which the dim-label is defined in gtk-widget.css. This makes the dim-label very hard to see.

To fix it, I added a new gnome-boxes.css with a darker definition for dim-label that are specifically children of such GtkBox class (boxes-menu-row). (LP: #1700100)

Approved by: Marco Trevisan (Treviño)

560. By Carlo Lobrano

Fixes support GtkTreeView separators

Added 2px min-height to treeview's separator in order to avoid vertical glitches
Added also a @border color to separator itself. (LP: #1701512)

Approved by: Marco Trevisan (Treviño)

559. By Carlo Lobrano

Added support for GtkTextView::monospace

Added font-family monospace for textview with monospace class.
Moreover, this commit added the code to keep the initial font style for context-menus opened in this textview. (LP: #1700218)

Approved by: Marco Trevisan (Treviño)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-themes
This branch contains Public information 
Everyone can see this information.