~hrdwrrsk/ubuntu/+source/budgie-desktop/+git/trunk:settings-derp

Last commit made on 2017-07-20
Get this branch:
git clone -b settings-derp https://git.launchpad.net/~hrdwrrsk/ubuntu/+source/budgie-desktop/+git/trunk

Branch merges

Branch information

Recent commits

b873260... by Ikey Doherty

panel: Ensure we forcibly set the binding value on the boxes

This will hopefully help with #1048, even though the glib binding should
be more than sufficient to set the values. Effectively we'll forcibly cause
a bind sync just to work around this weirdness.

Signed-off-by: Ikey Doherty <email address hidden>

99a03b5... by Ikey Doherty

settings: Ensure we show the new settings applet

This fixes #1045 and other related issues by ensuring the new settings
portion of the applet is actually shown. i.e. when we switch between the
panels and their settings, the stack is able to switch to the new child.

Without this change, the stack will fail to update the currently visible
page and we'll end up mangling the _old_ settings for an unrelated applet.

Signed-off-by: Ikey Doherty <email address hidden>

0c07989... by Ikey Doherty

panel: Always update input regions even if animation is interrupted

This fixes #1049 by ensuring that we always attempt to update the panel
input regions so we don't end up with a dodgy situation of a click-through
panel.

Signed-off-by: Ikey Doherty <email address hidden>

b70b63a... by Ikey Doherty

theme: Use correct -gtk-image-effect name for 3.18 theming

Signed-off-by: Ikey Doherty <email address hidden>

3086161... by Ikey Doherty

theme: Split out the 3.18 vs 3.20 specific icon shadow resets

Signed-off-by: Ikey Doherty <email address hidden>

c08eedd... by Ikey Doherty

theme: Nobody wants bright orange drop zones

Signed-off-by: Ikey Doherty <email address hidden>

8dfbf23... by Ikey Doherty

theme: Remove broken 3.18 styling for drops (doesn't work)

Signed-off-by: Ikey Doherty <email address hidden>

1373497... by Ikey Doherty

theme: Partly fix broken 3.18 theme (menus)

Signed-off-by: Ikey Doherty <email address hidden>

10503dd... by Ikey Doherty

applets/status: Forcibly redraw the toplevel

When toggling the battery status label using the built-in Arc theme + the
theme-regions setting (i.e. the default) we notice graphical corruption in
the end-region, so we force a toplevel redraw to wipe this out as soon as
we've updated our label(s).

Signed-off-by: Ikey Doherty <email address hidden>

fb79f9c... by Ikey Doherty

theme: Fix inverted buttons using destructive/suggested/flat combos

Signed-off-by: Ikey Doherty <email address hidden>