lp:~unity-2d-team/unity-2d/precise

Created by Gerry Boland and last modified
Get this branch:
bzr branch lp:~unity-2d-team/unity-2d/precise
Members of unity-2d-team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
unity-2d-team
Project:
unity-2d
Status:
Development

Recent revisions

1087. By Didier Roche-Tolomelli

releasing version 5.12.0-0ubuntu1

1086. By Didier Roche-Tolomelli

* New upstream release:
  - unity-2d-shell crashed with SIGSEGV in ref() (LP: #968046)
  - [hud] First entry always activated with keyboard navigation
    (LP: #980899)
  - unity-2d-shell crashes on autoscrolling on launcher tile removal
    (LP: #988239)
  - unity-2d-shell crashes when using with a NX server (LP: #983942)
  - Dash - update Dash keyboard shortcuts so the 'CTRL + TAB' switches
    between Lenses and 'TAB' by itself moves the focus between categories
    (LP: #891648)
  - [spread] When multiple windows of an app are open, clicking on one
    doesn't bring it to the foreground (LP: #917334)
  - [HUD][multi-monitor] HUD should be expanded to the left if used on a
    screen without launcher (LP: #979927)
  - unity-2d scope un-url-escapes values from its model (LP: #986175)
  - [places] tab key does nothing (LP: #891565)
  - HUD is silent to screen readers (LP: #949445)
  - launcher background coloring does not get reset when using enter to
    activate/start a program (LP: #965079)
  - [multi-monitor] [launcher] Drag & drop application to launcher on
    primary screen, other launchers not updated (LP: #966239)
  - HUD gets activated by Thinkpad USB Keyboard's back and forward buttons
    (LP: #968840)
  - Unity 2D doesn't load 24 bit icons (LP: #977262)
  - Four finger tap does not open the Dash (LP: #978659)
  - No icon in launcher entry, after installing software (LP: #980640)
  - Menu items displayed incorrectly when window streched over multiples
    monitors (LP: #987215)
  - [unity-2d-panel] The close button (potentially the others too) can
    toggled even when they are not visible anymore (LP: #924264)
  - When closing the Dash with the [x] panel button the last windows is not
    focused and doesn't allow to use window controls. (LP: #945459)
  - [launcher] item hint flickers when hovering between launcher edge and
    item (LP: #948383)
  - Missaligned progress bar (LP: #980609)
  - Launcher tile tooltip appears in wrong screen in RTL multimonitor setups
    (LP: #984080)

1085. By Albert Astals Cid

Pointer barrier creation can fail, don't crash if that happens. Fixes: https://bugs.launchpad.net/bugs/983942. Approved by .

1084. By Albert Astals Cid

[Launcher] Send application and url drops to all applicationslist not just to one. Fixes: https://bugs.launchpad.net/bugs/966239. Approved by Gerry Boland.

1083. By Albert Astals Cid

Deactivate the shell if we are getting hud/dash closed through dbus (basically means through the [x] button of the panel). Fixes: https://bugs.launchpad.net/bugs/945459. Approved by Gerry Boland.

1082. By Albert Astals Cid

[panel] Disable the window panel buttons when not visible

This way they won't get activated if we had pressed the button when visible and release then not visible anymore. Fixes: https://bugs.launchpad.net/bugs/924264. Approved by .

1081. By Albert Astals Cid

[launcher] Do not try to access item if index is -1

This fixes a crash when the mouse is on the autoscrolling area of the launcher and an application disappears
This seems like a Qt bug to me, it seems as if the property changes trigger in a way that the item delegate is half destructed and accessing it makes things explode. Fixes: https://bugs.launchpad.net/bugs/988239. Approved by .

1080. By Albert Astals Cid

[lib] Support 24 bit pixbuf to QImage conversion (e.g. for kmag icon in Launcher). Fixes: . Approved by .

1079. By Albert Astals Cid

[panel] [multi-monitor] Only consider a menubarwidget open if the entry activated belongs to that menubarwidget and not to one in a different screen

Fixes menu item opening in the wrong screen when a window has exact same area on multiple screens.. Fixes: https://bugs.launchpad.net/bugs/987215. Approved by .

1078. By Launchpad Translations on behalf of unity-2d-team

Launchpad automatic translations update.

Branch metadata

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

Subscribers