lp:~raof/unity/unidirectional-barrier

Created by Chris Halse Rogers and last modified
Get this branch:
bzr branch lp:~raof/unity/unidirectional-barrier
Only Chris Halse Rogers can upload to this branch. If you are Chris Halse Rogers please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Halse Rogers
Project:
Unity
Status:
Development

Recent revisions

1964. By Chris Halse Rogers

Make the Launcher's barrier unidirectional.

There's no need to block left → right movement of the pointer

1963. By Jason Smith

Makes unity use nux::ObjectPtr for AbstractLauncherIcon's rather than doing manual memory management.. Fixes: . Approved by Gord Allott.

1962. By Brandon Schaefer

Fixes the gtk-im-context not getting focused when the dash is opened. A signal from nux was removed causing this; couldn't find one to replace it. So using a property bool when the dash is about to show to call OnFocusIn(); when it is hiding OnFocusOut().

Not sure if I should have exposed those two functions in IMTextEntry.h, if that is not wanted I can add another property bool in IMTextEntry.cpp and use that focus in and out.. Fixes: https://bugs.launchpad.net/bugs/915828, https://bugs.launchpad.net/bugs/928154. Approved by Tim Penhey, Sam Spilsbury.

1961. By Gord Allott

BGHash gets a cache, serializes the cache to ~/.config/unity/ - reads on startup instead of loading the wallpaper and
averaging out the colour - should make second boot faster. Fixes: . Approved by Jason Smith.

1960. By Michal Hruby

Make sure we don't waste resources by loading the same icon multiple times.. Fixes: https://bugs.launchpad.net/bugs/922074. Approved by Gord Allott, Thomi Richards.

1959. By Sam Spilsbury

Fix LP #881190 #871801

    The transient for reader would report every window as a "transient" if it
    matched the w->transientFor () definition on the window - at destruction time
    this will be zero, so it will match every single window. That would cause
    all windows to be unminimized.

    However, it makes no sense to do the unminimize/minimize normally dance when
    the window has been destroyed.

Covered by tests/minimized-window-handler. Fixes: . Approved by Tim Penhey.

1958. By Andrea Azzarone

Autoscroll the dash when a category header gets the focus. Add an AP test too.. Fixes: https://bugs.launchpad.net/bugs/919563. Approved by Tim Penhey.

1957. By Sven Baars

Initialize _is_grabbed before use. Also remove some comparisons to true and false.

Fixes https://bugs.launchpad.net/unity/+bug/919328. Fixes: https://bugs.launchpad.net/bugs/919328. Approved by Thomi Richards.

1956. By Andrea Azzarone

This branch implements the "Filter results" highlight. For the moment it's used just for the mouse over state, but it will be used for the focus state too.

http://ubuntuone.com/73zJg1acYWuyk72MlHnHxr. Fixes: . Approved by Tim Penhey, Andrea Cimitan.

1955. By Gord Allott

uses the focused application for the first icon shown in HUD as ted doesn't seem to want to give it to me on empty
search query ;). Fixes: https://bugs.launchpad.net/bugs/929452. Approved by Gord Allott, Jason Smith.

Branch metadata

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