UbuntuUpdates.org

Package "libunity-core-6.0-dev"

Name: libunity-core-6.0-dev

Description:

Core library for the Unity interface - development files

Latest version: 7.2.6+14.04.20160408-0ubuntu1
Release: trusty (14.04)
Level: updates
Repository: main
Head package: unity
Homepage: https://launchpad.net/unity

Links


Download "libunity-core-6.0-dev"


Other versions of "libunity-core-6.0-dev" in Trusty

Repository Area Version
base main 7.2.0+14.04.20140416-0ubuntu1
security main 7.2.2+14.04.20140714-0ubuntu1.1

Changelog

Version: 7.2.4+14.04.20141217-0ubuntu1 2015-02-04 18:06:17 UTC

  unity (7.2.4+14.04.20141217-0ubuntu1) trusty; urgency=medium

  [ Andrea Azzarone ]
  * Share lockscreen password between screens (lp: #1308540)
  * Allow a distinct pam config file for greeter and for lock-screen.
    (lp: #1305440)
  * Add an arrow activator in the lockscreen. (lp: #1332509)
  * Make sure GetScreenGeometry returns the correct value (lp: #1374785).
  * unmapped all windows prior to shutdown (lp: #1370017) (lp: #1375271)

  [ Brandon Schaefer ]
  * fix tooltip for the "Show Desktop / Restore Windows" icon in the Alt-Tab
    switcher (lp: #1237132)
  * Use CONFIG instead of CACHE to store the first_run.stamp (lp: #1328677)

  [ Eleni Maria Stea ]
  * LayoutSystem: make sure the exposed open windows are displayed in the
    preserved order (lp: #1349281).

  [ handsome_feng ]
  * added support for getting the distro name from /etc/os-release
    (lp: #1329584)

  [ Iain Lane ]
  * When grabbing keys, try prefixing "XF86" if the key isn't found. GNOME
    gives us unprefixed keys sometimes (lp: #1302885).

  [ Marco Trevisan (Trevi��o) ]
  * make the Launcher icon count badge width depend on the text value width
    and scaling (lp: #1353070) (lp: #1354498) (lp: #796527) (lp: #1066971)
    (lp: #1361713)
  * DecoratedWindow: make edges independent from borders and properly update
    them on actions change (lp: #1276177), (lp: #1299741), (lp: #1301776),
    (lp: #1324104), (lp: #1364225), (lp: #1373695)
  * Lockscreen: scale the UI elements based on current monitor scaling
    (lp: #1292218)
  * UnityScreen: when filtering out windows in spread, make sure we unscale
    them (lp: #1316265).
  * PanelMenuView: ensure that proper window tiles and buttons are shown at
    the right place (lp: #1384910) (lp: #1384958) (lp: #1385285)
  * SearchBar, ActionButtons, IconRenderer: include the font scaling when
    scaling textual items (lp: #1332947) (lp: #1361751) (lp: #1362162)
    (lp: #1362346).
  * ApplicationLauncherIcon: make sure we close the dash if DnD is accepted
    and the application window is about to be focused (lp: #1350331).
  * SwitcherView: set progress on icon render args (lp: #1361679).
  * LockScreenController: wait for the primary shield to get the grab
    before setting the session locked (lp: #1368427) (lp: #1371764).
  * added decorations to windows in non-focused workspaces (lp: #1383468)

  [ Stephen M. Webb ]
  * updated the unity(1) manpage to match the actual command (lp: #1059275)
  * bumped package version to match upstream

  [ Marco Trevisan (Trevi��o) ]
  * Preparing for unity 7.2.4
 -- Ubuntu daily release <email address hidden> Wed, 17 Dec 2014 20:52:10 +0000

Source diff to previous version
1308540 [lockscreen] the password entry is not shared between screens
1305440 Allow a distinct pam config file for greeter and for lock-screen
1332509 Lockscreen misses arrow activator.
1374785 Screen-saver fade-to-black does not cover entire screen on HiDPI
1370017 Unity Lockscreen shows unlocked desktop while shutting down
1375271 desktop or other past screen contents visible before lockscreen on resume
1237132 Change \
1328677 unity first-run stamp should not be in XDG_CACHE_HOME
1349281 The exposed open windows are not displayed in the geometric order
1329584 The label in the panel menu doesn't match the /etc/os-release NAME
1302885 Media keyboard shortcuts not working
1353070 Launcher icon emblems (count) do not scale to match DPI settings
1354498 Switcher Icons emblem (count) is too small
796527 Launcher - Count indicator should change size depending on the number of digits
1066971 Launcher \
1361713 Launcher icon count does not honour the text scaling
1276177 Applications using client-side decorations are not resizable in Unity
1299741 Shadows shouldn't wrap around to other workspaces/monitors
1301776 Update manager is really small and not resizeable
1324104 Ctrl + Super + D hides windows but still resizable when cursor over border
1364225 Shadow applied inconsistently to windows that use XShape
1373695 Not resizable windows can be moved by dragging them on every edge
1292218 Lockscreen prompt missing hi dpi
1316265 Maximized Window's Title Bar Does Not Merge into Menu Bar after Performing Super+W (window spread) filtering
1384910 Switching maximized windows using the spread might lead to wrong title and positioning
1384958 \
1385285 Clicking in panel elements when the expo is active, performs to the maximized windows
1332947 HDPI: unity randomly turns on large text in universal access
1361751 Launcher Icon shortcut labels don't honor text scaling
1362162 Dash buttons do not honour the text scaling
1362346 Dash/Hud/Spread search bar text doesn't honour the font scaling settings
1350331 Dash doesn't close when Drag and dropping from it to another window
1361679 Switcher Icons does not show progress emblem
1368427 With 2 monitors, after suspending, it is possible to skip the password
1371764 Screen does not lock when an unity indicator is open
1383468 Windows in non-focused workspaces have not decorations in expo
1059275 reset now deprecated, man page not updated

Version: 7.2.3+14.04.20140826-0ubuntu1 2014-10-28 14:06:48 UTC

  unity (7.2.3+14.04.20140826-0ubuntu1) trusty; urgency=medium

  [ Andrea Azzarone ]
  * Remove cross fade effect during lock/unlocking. A simple fading
    works just fine. (LP: #1312107)
  * Manually emit nux::Area::geometry_changed beucase nux can fail to
    emit it. (LP: #1292391)

  [ Pawel Szubert ]
  * Reduce the scope of the kill command when restarting Compiz.
    (LP: #1324114)

  [ Marco Trevisan (Trevi��o) ]
  * LockScreenAcceleratorController: do ther configured action on power
    special keys press. We finally can suspend, shutdown, hibernate or
    start the screensaver when the screen is locked, using the Suspend,
    Sleep, Hibernate and PowerOff hardware keys. Also the Shutdown
    dialog doesn't allow now to lock the session if it is not allowed by
    settings. (LP: #1306211) (LP: #1320051) (LP: #1320071)
  * Previews: scale the dash preview contents to match current monitor
    scaling. Improved also the scaling of search-bar, spinner, categories
    and many other components. (LP: #1339629)
  * FilterWidgets: add support for scaling (LP: #1340171)
  * OverlayRendering: correctly scale the overlays borders and edges to
    match settings. DashStyle has been modified to return smart pointers
    of textures that are loaded depending on the scale level. The cache
    will make sure that we don't duplicate the textures and that they
    get removed when not needed anymore. Also thanks to this the
    SearchBarSpinner textures (and the other spinners as well) uses the
    SVGs scaled at the proper size (I desgined a new SVG for the
    magnifier, as we only had a PNG). (LP: #1283415) (LP: #1340394)
  * Hud: scale to match current DPI settings for monitor. (LP: #1340477)

  [ Eleni Maria Stea ]
  * Previews: scale the dash preview contents to match current monitor
    scaling. Improved also the scaling of search-bar, spinner, categories
    and many other components. (LP: #1339629)

  [ Stephen M. Webb ]
  * Reduce the scope of the kill command when restarting Compiz.
    (LP: #1324114)

  [ Chris Townsend ]
  * Bump version to 7.2.3.

Source diff to previous version
1312107 Minimised applications show briefly before lock and after unlock (again)
1292391 lockscreen - wallpaper is not properly resized when unplugging monitors
1324114 Unity kills running compiz, even if it belongs to a different Unity session
1306211 Trying to lock screen in a guest session leads to an unusable session
1320051 Shutdown dialog should not allow to lock a session if it's not allowed by settings
1320071 Power buttons do not work when the screen is locked
1339629 Dash Previews don't scale correctly when the scale factor changes
1340171 Dash filters don't scale up/down to match the current monitor scale factor
1283415 1px gap between launcher and dash on high-dpi screen
1340394 Overlay borders aren't scaled to match monitor DPI scaling
1340477 The HUD doesn't support scaling on HiDPI monitors

Version: 7.2.2+14.04.20140714-0ubuntu1.1 2014-07-31 16:06:25 UTC

  unity (7.2.2+14.04.20140714-0ubuntu1.1) trusty-security; urgency=medium

  * SECURITY UPDATE: more screen locking fixes (LP: #1349128)
    - debian/patches/lp1349128.patch: flush after ungrabbing the keyboard
      in unity-shared/PluginAdapter.cpp, add GrabScreen() function that
      retries to lockscreen/LockScreenController.cpp,
      lockscreen/LockScreenShield.cpp, lockscreen/LockScreenShield.h.
 -- Marc Deslauriers <email address hidden> Wed, 30 Jul 2014 15:13:41 -0400

Source diff to previous version
1349128 Ubuntu 14.04 lock screen doesn't accept keyboard input and sends it back to the underlying window (until using indicators)

Version: 7.2.2+14.04.20140714-0ubuntu1 2014-07-22 16:06:35 UTC

  unity (7.2.2+14.04.20140714-0ubuntu1) trusty; urgency=medium

  [ Alfred Neumayer ]
  * Restore the launcher position by reversing the animation and
    unsetting the DND_PUSHED_OFF quirk. (LP: #1304882)

  [ Brandon Schaefer ]
  * TextInput: move the warning icon inside the input field, render it
    white (LP: #1307738)
  * ShutdownView: Scale up the Buttons and Text plus Borders of the
    UnityWindowView. (LP: #1308323)
  * Lockscreen warning icon needs a tooltip to say what the warning is
    about! (LP: #1308288)

  [ Marco Trevisan (Trevi��o) ]
  * UnityScreen: always paint the lockscreen above, just add menu and
    onboard as exceptions Some code cleanup, factorizing similar code.
    (LP: #1313280)
  * ApplicationLauncherIcon: Focus and, in case, Spread the windows on
    DnD After 1 second that an user is over an icon, that icon should
    focus the relative application and Spread its windows if it has more
    than one opened. Correctly handle the DnD scale in launcher, and
    apply glow to the icon under pointer. (LP: #607796)
  * ShutdownView: Scale up the Buttons and Text plus Borders of the
    UnityWindowView. (LP: #1308323)
  * SwitcherView: use RawPixel's for the size values and convert them to
    match current scaling (LP: #1317348)
  * PluginAdapter: try to grab the screen to make sure that the screen
    is not grabbed FocusIn event with NotifyGrab mode is not always
    triggered by X when a window takes the grab, then we need to ensure
    that there's no grab by trying to get one. We only care about
    keyboard here, since pointer grabs don't affect us in general.
    (LP: #741869)
  * ShortcutView: use RawPixel's for the size values and convert them to
    match current scaling Plus dinamically allocate horizontal space,
    not to cut the text. (LP: #924840)

  [ Chris Townsend ]
  * Fix issue where scaling the edge illumination up and down with the
    size of the Launcher icons would cause the illumination border to be
    offset and smaller than the icon. (LP: #1309739)
  * Fix issue where the number of Launcher icon pips are not always
    properly updated when a new window of an already running application
    is opened. (LP: #1283775)
  * Fix issue where the Panel shadow would get drawn over drop down
    windows in full screen windows. (LP: #1316005)
  * Bump upstream release to 7.2.2.

  [ Andrea Azzarone ]
  * Clear the clipboard when locking the screen. (LP: #1308911)
  * Disable switcher gestures if screen is locked. Fixed a regression.
    (LP: #1321043)
  * Pass the correct options to showLauncherKeyTerminate in
    UnityScreen::OnLockScreen (LP: #1320438)
  * Fix skype indicator blinking. (LP: #1310200)
  * Add a warning in the session dialog if other sessions are still
    open. (LP: #1281058)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden> Mon, 14 Jul 2014 14:31:00 +0000

Source diff to previous version
1304882 [Regression] Launcher doesn't reappear fully after hiding from DND
1307738 Lockscreen caps lock icon drawn under text entry, should be a white icon.
1308323 Shutdown/reboot/login/logout dialogs not scaled after toggling UI scale Edit
1308288 Lockscreen warning icon has no tooltip
1313280 Fullscreen window set to \
1317348 Switcher (Alt-Tab) does not respect monitor-defined scaling factor
924840 Keyboard shortcuts overlay text too long
1309739 Unity launcher icon edge illumination is offset
1283775 Launcher: icon pips are not always updated properly
1316005 Panel shadow appears over full screen applications w/ locally integrated menus enabled
1308911 Clipboard contents are accessible within lockscreen
1321043 [regression] lock screen bypass with touchpad
1320438 Unity launcher auto hide fails on screen unlock using \
1310200 Indicators disappear at the panel (clementine, dropbox, skype etc)
1281058 The system shutdowns when multiple accounts are open

Version: 7.2.1+14.04.20140513-0ubuntu2 2014-06-05 11:06:57 UTC

  unity (7.2.1+14.04.20140513-0ubuntu2) trusty; urgency=medium

  [ Brandon Schaefer ]
  * Set the max width, so our static text wraps. So we don't end up
    rendering text out of the view area. (LP: #1312749)

  [ Jnkyu Yi ]
  * fixed range of blacklisted Unicode characters (lp: #1251193)

  [ Marco Trevisan (Trevi��o) ]
  * UnityScreen: toggle activation of all the unity compiz actions when
    locking the screen Also, make sure that the lockscreen views are
    treated as "always-on-front" windows by nux (and this applies to
    both visibility and events).
  * PanelService: emit an invalid EntryActivated signal if the menu
    hasn't actually been shown In addition, if the menu is not visible
    after the first popup call, try to show a menu without keyboard
    focus. This will make possible to see menus also when there's a key-
    grab (although they will be without keyboard support). Finally,
    reset the menu state, if that failed.
  * PluginAdapter: make sure we don't try to call an invalid
    initiate/terminate callback function (LP: #1221673)
  * DebugDBusInterface: match properties if they are in the AP array
    form [<type>, <value>] (LP: #1307748)

  [ Stephen M. Webb ]
  * lockscreen/LockScreenAccelerators.h: added required header for
    std:vector definition (fixes FTBFS in Ubuntu)
  * disabled precompiled headers on arm64 Ubuntu package builds
    (lp: #1317276)
  * bump upstream release to 7.2.1

  [ William Hua ]
  * added proper support for modifier-only shortcuts on the lock screen
    (lp: #1291461)
 -- Ubuntu daily release <email address hidden> Tue, 13 May 2014 20:46:01 +0000

1312749 German translation: password wrong text is too long and destroys layout
1251193 Language issue from the unity lense screen
1221673 compiz crashed with SIGSEGV in CompAction::initiate()
1307748 xpathselect attribute matching doesn't match anything other than object Ids
1317276 Unity 7 GCC ICE on ARM64
1291461 Lockscreen: keyboard layout switching shortcuts not working



About   -   Send Feedback to @ubuntu_updates