UbuntuUpdates.org

Package "unity-2d-common"

Name: unity-2d-common

Description:

Common files for Unity 2D Shell

Latest version: 5.14.0-0ubuntu2
Release: precise (12.04)
Level: updates
Repository: main
Head package: unity-2d

Links


Download "unity-2d-common"


Other versions of "unity-2d-common" in Precise

Repository Area Version
base main 5.10.0-0ubuntu1
security main 5.12.0-0ubuntu1.1

Changelog

Version: 5.14.0-0ubuntu2 2014-01-06 20:07:06 UTC

  unity-2d (5.14.0-0ubuntu2) precise-proposed; urgency=low

  * Add initial support for pointer barriers with xinput2 api. (LP: #1242633)
    - Fallback to xfixes stays available.
  * Bump dependencies to compile with both pointer barriers implementations.
 -- Maarten Lankhorst <email address hidden> Tue, 10 Sep 2013 17:16:28 +0200

Source diff to previous version

Version: 5.14.0-0ubuntu1 2013-05-07 06:07:32 UTC

  unity-2d (5.14.0-0ubuntu1) precise-proposed; urgency=low

  * New upstream release (LP: #1060262):
    - [Launcher] [Multi-monitor] Removing a non running app tile from a
      launcher should remove it from all (LP: #988739)
    - Panel Titlebar double click is emitted for any mouse button (LP: #736491)
    - Launcher does not hide if shown while dragging a file (LP: #1002308)
    - icon isn't reset when clearing the search query (LP: #973225)
    - Issue when ejecting busy device from the Unity 2D Shell (LP: #997786)
    - Sticky edges don't work in RTL (LP: #984092)
    - pips are not correctly updated when plugin in a second monitor
      (LP: #1003943)
    - [dash] Unable to maximize (LP: #918648)
    - all panels have same window focus on multiple monitors unity2d
      (LP: #930147)
    - Dash will not open files under Greek folders (LP: #1002710)
    - Launcher does not respond to changes in icon theme (LP: #605475)
    - [panel] Invisible items in systray (LP: #703389)
    - [panel] Ignores "enabled" property on top-level menus (LP: #850017)
  * Reverted some quantal-specific commits which are no longer relevant
 -- Lukasz 'sil2100' Zemczak <email address hidden> Tue, 30 Oct 2012 09:59:49 +0100

Source diff to previous version
1060262 Unity-2D SRU-1 needs releasing
988739 [Launcher] [Multi-monitor] Removing a non running app tile from a launcher should remove it from all
736491 Panel Titlebar double click is emitted for any mouse button
1002308 Launcher does not hide if shown while dragging a file
973225 [hud] icon isn't reset when clearing the search query
997786 Issue when ejecting busy device from the Unity 2D Shell
984092 Sticky edges don't work in RTL
1003943 pips are not correctly updated when plugin in a second monitor
918648 [dash] Unable to maximize
930147 all panels have same window focus on multiple monitors unity2d
1002710 Dash will not open files with accentuated, Greek or Russian characters in their name or path
605475 Launcher does not respond to changes in icon theme
703389 [panel] Invisible items in systray
850017 [panel] Ignores \

Version: 5.12.0-0ubuntu1.2 2012-09-28 00:06:53 UTC

  unity-2d (5.12.0-0ubuntu1.2) precise-proposed; urgency=low

  [ ��ukasz 'sil2100' Zemczak ]
  * Cherry-picked from upstream:
    - Update dependency to the renamed libgeis-dev (LP: #1046392)
  * debian/control:
    - Rename dependency to libgeis-dev

  [ Didier Roche ]
  * debian/control:
    - build-dep on latest nux and unity as libgeis-dev and
      libutouch-geis-dev are conflicting
 -- Didier Roche <email address hidden> Wed, 12 Sep 2012 09:51:58 +0200

Source diff to previous version
1046392 Update dependency on the renamed libgeis

Version: 5.12.0-0ubuntu1.1 2012-06-15 08:06:43 UTC

  unity-2d (5.12.0-0ubuntu1.1) precise-security; urgency=low

  * Fix issue with unity-2d sending the wrong event timestamp when closing an
    application window; This bug was exposed by a recent Firefox update which
    changed the way Firefox handled windows based on timestamps. (LP: #1010466)
    - panel/applets/appname/windowhelper.cpp
 -- Lukasz 'sil2100' Zemczak <email address hidden> Wed, 13 Jun 2012 17:36:33 +0200

Source diff to previous version
1010466 dropdown boxes on sites stop working

Version: 5.12.0-0ubuntu1 2012-05-08 02:08:32 UTC

unity-2d (5.12.0-0ubuntu1) precise-proposed; urgency=low

  * 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)

 -- Didier Roche Fri, 27 Apr 2012 09:32:40 +0200

968046 unity-2d-shell crashed with SIGSEGV in ref()
980899 [hud] First entry always activated with keyboard na...
988239 unity-2d-shell crashes on autoscrolling on launcher...
983942 unity-2d-shell crashes when using with a NX server
891648 Dash - update Dash keyboard shortcuts so the 'CTRL ...
917334 [spread] When multiple windows of an app are open, ...
979927 [HUD][multi-monitor] HUD should be expanded to the ...
986175 unity-2d scope un-url-escapes values from its model...
891565 [places] tab key does nothing
949445 HUD is silent to screen readers
965079 launcher background coloring does not get reset whe...
966239 [multi-monitor] [launcher] Drag & drop application ...
968840 HUD gets activated by Thinkpad USB Keyboard's back ...
977262 Unity 2D doesn't load 24 bit icons
978659 Four finger tap does not open the Dash
980640 No icon in launcher entry, after installing softwar...
987215 Menu items displayed incorrectly when window strech...
924264 [unity-2d-panel] The close button (potentially the ...
945459 When closing the Dash with the [x] panel button the...
948383 [launcher] item hint flickers when hovering between...
980609 Missaligned progress bar
984080 Launcher tile tooltip appears in wrong screen in RT...



About   -   Send Feedback to @ubuntu_updates