unity-settings-daemon 14.04.0+14.04.20140606-0ubuntu2 source package in Ubuntu

Changelog

unity-settings-daemon (14.04.0+14.04.20140606-0ubuntu2) trusty; urgency=medium

  * plugins/media-keys/gsd-media-keys-manager.c:
    - Open the battery info dialog when using the corresponding hotkey.
    The current code was trying to display a notification with the info
    but we don't have design on how that should look like with notify-osd
    so go back to what we were doing before (lp: #1432976)
 -- Sebastien Bacher <email address hidden>   Wed, 18 Mar 2015 15:36:20 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Trusty
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unity-settings-daemon_14.04.0+14.04.20140606.orig.tar.gz 2.6 MiB 9dc35bb3912130e60b3b814f2268bf5e832da56d2fe01cbea6d38c325ef407cd
unity-settings-daemon_14.04.0+14.04.20140606-0ubuntu2.diff.gz 7.3 KiB 845f5f5d7207ce6080fb5b4ed32951a215e3e8fb567493a682c4ac26a0e8dd37
unity-settings-daemon_14.04.0+14.04.20140606-0ubuntu2.dsc 2.1 KiB 0c8fda63ebd83024cc075b9cc47f322cbea54a0cd68a8fd6204f0f5bdeba83dd

View changes file

Binary packages built by this source

unity-settings-daemon: daemon handling the Unity session settings

 This package contains the daemon which is responsible for setting the
 various parameters of a Unity session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.

unity-settings-daemon-dev: Headers for building applications communicating with unity-settings-daemon

 This package contains header files required to build applications that
 communicate with the Unity settings daemon over D-Bus.