** Summary changed:

- Update to 3.5.4
+ Update to 3.5.5

** Description changed:

- Update to 3.5.2, work in progress
+ =============
+ Version 3.5.5
+ =============
+ 
+ * Add test applications for a number of plugins
+ 
+ Color:
+ - Fix notification-related memory leaks
+ 
+ Keyboard:
+ - Add support for switching to IBus input methods
+ 
+ Wacom:
+ - Fix crasher related to screen tablets
+ - Do not rotate "pad" devices
+ - Apply display rotation to device that's mapped to it
+ - Make shortcuts that require Shift work as expected
+ - Re-apply calibration and aspect-ratio when the screen changes
+   but don't apply it to touch devices
+ 
+ Housekeeping:
+ - Fix notification-related memory leaks
+ 
+ Updates:
+ - Remove unused settings
+ - Remove a number of unused notifications
+ - Don't ever live-update packages in the session
+ - Fix a number of memory leaks
+ - Prevent crash if a device that requires a firmware is removed before the
+   firmware search completes
+ 
+ =============
+ Version 3.5.4
+ =============
+ 
+ Wacom:
+ - Fix crasher related to screen matching (Olivier Fourdan)
+ 
+ Printers:
+ - Don't block the session with unreachable printers
+ 
+ =============
+ Version 3.5.3
+ =============
+ 
+ Keyboard A11y:
+ - Don't crash when changing large print in fallback mode
+ - Link to an existing help page
+ 
+ Housekeeping:
+ - Support new XDG thumbnail directory locations
+ 
+ Keyboard:
+ - Don't crash if LANG is empty
+ 
+ Media-keys:
+ - Make <Super> keyboard shortcuts work again
+ - Use systemd to shutdown or suspend if available
+ 
+ Mouse:
+ - Only inhibits mouse clicks and scrolls with syndaemon
+ 
+ Power:
+ - End the lid-close safety timer when the lid gets opened
+ - Update fallback status icon on icon state change
+ - Don't leak notifications
+ - Avoid duplicate translations
+ - Use systemd to shutdown or suspend if available
+ - Don't enable backlight helper if GUdev is not available
+ 
+ Updates:
+ - Adapt to new upstream property name
+ - Add a notification for offline updates
+ 
+ Wacom:
+ - Update display mapping on monitor changes
+ - Flag unknown devices created from fallback
+ - Add keep aspect ratio option
+ - Use GnomeRROutput instead of GnomeRROutputInfo
+ - Match built-in monitor
+ 
+ XRandr:
+ - Explicitly set clone state variable when generating monitor configs
+ 
+ =============
+ Version 3.5.2
+ =============
+ - Remove ability to D-Bus activate (Ray Strode)
+ 
+ Media-keys:
+ - Get proper gnome-keyring environment (Bastien Nocera)
+ - Simplify the OSD code (Bastien)
+ - Add keybindings to switch input sources (Rui Matos)
+ 
+ Mouse:
+ - Fix applying settings to newly added touchpads (Owen Taylor)
+ - Reduce default touchpad deactivation to 1s (Nicolas Dufresne)
+ 
+ Housekeeping:
+ - Split out 'ingnore unix mount' code (Bastien)
+ 
+ Keyboard:
+ - Always apply xmodmap (Sergey V. Udaltsov)
+ - Lots of cleanups (Bastien)
+ - Apply XKB layouts ourselfs and stop relying on libgnomekbd (Rui Matos)
+ 
+ Power:
+ - Disconnect from upower signals when needed (Richard Hughes)
+ - Add 
org.gnome.settings-daemon.plugins.power.lid-close-suspend-with-extrnal-monitors
+   key to allow forcing suspend on lid close (Paolo Bonzini)
+ 
+ Print:
+ - Fix setting of default media size (Marek Kasik)
+ - Don't create an unused proxy object (Matthias Clasen)
+ - Speed up initialization (Matthias)
+ 
+ Updates:
+ - Automatically download updates rather than installing them (Richard)
+ 
+ Wacom:
+ - Disable wacom support on s390 (Dan Horák)
+ - Disable wacom support on non-linux (Antoine Jacoutot)
+ - Don't put touchscreens in relative mode (Timo Aaltonen)
+ - Make tablet configuration per-machine (Bastien)
+ 
+ Color:
+ - Be quiet about unloadable profiles (Richard)
+ 
+ Translations:
+ - Catalan
+ - Crimean Tatar
+ - Dutch
+ - Galician
+ - German
+ - Hebrew
+ - Italian
+ - Kannada
+ - Norwegian bokmål
+ - Slovenian
+ - Swedish

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1008840

Title:
  Update to 3.5.5

Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged

Bug description:
  =============
  Version 3.5.5
  =============

  * Add test applications for a number of plugins

  Color:
  - Fix notification-related memory leaks

  Keyboard:
  - Add support for switching to IBus input methods

  Wacom:
  - Fix crasher related to screen tablets
  - Do not rotate "pad" devices
  - Apply display rotation to device that's mapped to it
  - Make shortcuts that require Shift work as expected
  - Re-apply calibration and aspect-ratio when the screen changes
    but don't apply it to touch devices

  Housekeeping:
  - Fix notification-related memory leaks

  Updates:
  - Remove unused settings
  - Remove a number of unused notifications
  - Don't ever live-update packages in the session
  - Fix a number of memory leaks
  - Prevent crash if a device that requires a firmware is removed before the
    firmware search completes

  =============
  Version 3.5.4
  =============

  Wacom:
  - Fix crasher related to screen matching (Olivier Fourdan)

  Printers:
  - Don't block the session with unreachable printers

  =============
  Version 3.5.3
  =============

  Keyboard A11y:
  - Don't crash when changing large print in fallback mode
  - Link to an existing help page

  Housekeeping:
  - Support new XDG thumbnail directory locations

  Keyboard:
  - Don't crash if LANG is empty

  Media-keys:
  - Make <Super> keyboard shortcuts work again
  - Use systemd to shutdown or suspend if available

  Mouse:
  - Only inhibits mouse clicks and scrolls with syndaemon

  Power:
  - End the lid-close safety timer when the lid gets opened
  - Update fallback status icon on icon state change
  - Don't leak notifications
  - Avoid duplicate translations
  - Use systemd to shutdown or suspend if available
  - Don't enable backlight helper if GUdev is not available

  Updates:
  - Adapt to new upstream property name
  - Add a notification for offline updates

  Wacom:
  - Update display mapping on monitor changes
  - Flag unknown devices created from fallback
  - Add keep aspect ratio option
  - Use GnomeRROutput instead of GnomeRROutputInfo
  - Match built-in monitor

  XRandr:
  - Explicitly set clone state variable when generating monitor configs

  =============
  Version 3.5.2
  =============
  - Remove ability to D-Bus activate (Ray Strode)

  Media-keys:
  - Get proper gnome-keyring environment (Bastien Nocera)
  - Simplify the OSD code (Bastien)
  - Add keybindings to switch input sources (Rui Matos)

  Mouse:
  - Fix applying settings to newly added touchpads (Owen Taylor)
  - Reduce default touchpad deactivation to 1s (Nicolas Dufresne)

  Housekeeping:
  - Split out 'ingnore unix mount' code (Bastien)

  Keyboard:
  - Always apply xmodmap (Sergey V. Udaltsov)
  - Lots of cleanups (Bastien)
  - Apply XKB layouts ourselfs and stop relying on libgnomekbd (Rui Matos)

  Power:
  - Disconnect from upower signals when needed (Richard Hughes)
  - Add 
org.gnome.settings-daemon.plugins.power.lid-close-suspend-with-extrnal-monitors
    key to allow forcing suspend on lid close (Paolo Bonzini)

  Print:
  - Fix setting of default media size (Marek Kasik)
  - Don't create an unused proxy object (Matthias Clasen)
  - Speed up initialization (Matthias)

  Updates:
  - Automatically download updates rather than installing them (Richard)

  Wacom:
  - Disable wacom support on s390 (Dan Horák)
  - Disable wacom support on non-linux (Antoine Jacoutot)
  - Don't put touchscreens in relative mode (Timo Aaltonen)
  - Make tablet configuration per-machine (Bastien)

  Color:
  - Be quiet about unloadable profiles (Richard)

  Translations:
  - Catalan
  - Crimean Tatar
  - Dutch
  - Galician
  - German
  - Hebrew
  - Italian
  - Kannada
  - Norwegian bokmål
  - Slovenian
  - Swedish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1008840/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to