| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-settings-daemon | Distribution: openSUSE 12.2 |
| Version: 3.4.2 | Vendor: openSUSE |
| Release: 3.1.2 | Build date: Tue Jul 17 03:38:58 2012 |
| Group: System/GUI/GNOME | Build host: build35 |
| Size: 1541401 | Source RPM: gnome-settings-daemon-3.4.2-3.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: Settings daemon for the GNOME desktop | |
gnome-settings-daemon provides a daemon run by all GNOME sessions to provide live access to configuration settings and the changes done to them as well as basic services like a clipboard manager, controlling the startup of the screensaver, etc. This module was previously part of GNOME Control Center, but has been splitted from it for a more general use.
GPL-2.0+
* Wed Jun 06 2012 badshah400@gmail.com
- Add gnome-settings-daemon-reduce-tap-delay.patch to reduce the
delay between the last keystroke and the first touchpad tap when
the option "Disable touchpad when typing" is enabled in mouse
options in gnome-control-center (bgo#590783)
- Add gnome-settings-daemon-only-inhibit-touchpad-tapping.patch to
inhibit only tapping and not affect pointer motion or scrolling
using the touchpad when the option "Disable touchpad when
typing" is enabled in mouse options in gnome-control-center
(bgo#673055)
- Pass --libexecdir option to ./configure to change the
installation dir of program executables to
%{_libexecdir}/gnome-settings-daemon-3.0; fixes bnc#758592.
* Tue May 15 2012 vuntz@opensuse.org
- Update to version 3.4.2:
+ General:
- Fix memory leaks
+ Media-keys:
- Fix applications launching through keyboard shortcuts not
using the session's ssh agent, or keyrings
+ Mouse:
- Fix arguments passed to the custom command
+ Updated translations.
* Tue Apr 17 2012 vuntz@opensuse.org
- Update to version 3.4.1:
+ Mouse:
- Fix applying settings to touchpads
+ Printers:
- Use PrinterAddOption method to set media size
+ Updates:
- Fix possible crashes when exiting
+ Wacom:
- Don't put touchscreens in relative mode, just touch tablets
(such as the Bamboo Touch)
+ Updated translations.
* Mon Mar 26 2012 vuntz@opensuse.org
- Update to version 3.4.0:
+ Wacom:
- Check if the "last-stylus" property has been set
+ Updated translations.
* Mon Mar 19 2012 zaitor@opensuse.org
- Update to version 3.3.92:
+ Color:
- Apply the color profile even if the device has an invalid
EDID.
- Create a color device even if the device has an invalid EDID.
- Don't use the username in the profile ID, it's optional and
not-required.
+ Common:
- Add hint on how to set the script path.
- Fix library linkage on Mageia.
- Support explicitly setting G_MESSAGES_DEBUG.
+ Media Keys:
- Avoid hard-coded shortcuts not working.
- Call Shutdown for the logout action.
+ Mouse:
- Stop syndaemon when settings-daemon dies.
+ Power:
- Do not emit DBus interface change signals when doing the idle
dim.
- Don't print a message when no backlights are detected.
- Failing to clear DPMS timeouts should not be fatal.
- Fix broken abs_to_percentage() logic.
- Lazily connect to gnome-screensaver.
- Lock the screensaver if the lid is closed and lock is
enabled.
- Make the idle dim time 90 seconds to match OSX.
+ Print Notifications:
- Add test tool.
- Don't unref floating GVariant.
+ Wacom:
- Add README about configuration storage.
+ XRandR:
- Fix the rotate display button not working.
- List external display only before internal only.
+ XSettings:
- Add README.xsettings about overrides.
- Add test-xsettings program.
- Add xsettings_setting_get() accessor.
- Add XSETTINGS_VARIANT_TYPE_COLOR macro.
- Always call xsettings_setting_set().
- Don't return XSettingsResult codes.
- Introduce 'tiers' of XSettings.
- Load overrides on startup.
- Remove global 'settings' list.
- Switch manager to GLib memory functions.
- Switch to GVariant for value storage.
- Use GHashTable in the xsettings manager.
- Wire overrides into GSettings.
+ Updated translations.
* Mon Mar 05 2012 dimstar@opensuse.org
- Update to version 3.3.91:
+ Color:
- Fix warning with non-present devices
- Make displays without EDID data use the correct device ID
- Create the correct device ID for EDIDs with no text data
- Fix EDID checksum generation
+ Media-keys:
- Make Alt+Print appear as Alt+Print not Alt+SysRq
+ Power:
- Emit a Changed() signal when the backlight changes
- Don't overflow when pressing the keyboard brightness button
+ Wacom:
- Add support for mode switch buttons, touchrings, touchstrips,
and light up the LEDs appropriately
- Add support for current tool ID from Wacom driver
- Fix possible crasher setting pressure curve or display area
- Force touchpads to use relative mode and ignore mode changes
- Fix double-event generation
- Fix installation problems with libexecdir == libdir
- Make monitor == -1 reset the display configuration
- Drop gnome-settings-daemon-fix-install.patch: fixed upstream.
* Thu Feb 23 2012 vuntz@opensuse.org
- Update to version 3.3.90.1:
+ Fix build with --enable-systemd
- Changes from version 3.3.90:
+ Build:
- Remove last requirement for dbus-glib
- Remove use of deprecated g_thread_init()
- Fix linking with -Bsymbolic
+ Color:
- Set _ICC_PROFILE correctly when there is no primary device
specified
+ Keyboard:
- Fix blinking num-lock in some circumstances
+ Power:
- Fix possible crasher in backlight helper on error
+ Wacom:
- Add tablet button listing and settings
- Add display mapping
- Add pkgconfig(xorg-wacom) and pkgconfig(xtst) BuildRequires: new
dependencies for the wacom plugin.
- Stop using %{_libexecdir}/gnome-settings-daemon-3.0 as
libexecdir: we were only doing this to avoid migration issues
from <= 11.4 (where %{_libexecdir}/gnome-settings-daemon/ was
used as libexecdir).
- Add gnome-settings-daemon-fix-install.patch: fix installation
issue that is exhibited when libdir = libexecdir, where the
gnome-settings-daemon binary would not be where it should.
* Tue Feb 07 2012 vuntz@opensuse.org
- Update to version 3.3.5:
+ Build:
- Remove unused date & time mechanism. gnome-control-center
uses a different API, provided by systemd on some systems.
+ A11y keyboard:
- Reduce the number of settings updates on startup
+ Automounter:
- Optionally use systemd to check for active seat
+ Color:
- Set the brightness of the display if it was saved as
metadata in the color profile
+ Keyboard:
- Don't save num-lock state when caps-lock changes
+ Media keys:
- Add screenshot keyboard shortcuts
+ Power:
- Require a newer upower
- Optionally use systemd to shutdown when power is low
- Use GDBusProxy-compatible PropertiesChanged signal
- Fix "<br>" appearing in notification popups
+ Printers:
- Also notify for unknown error reasons
- Unify printer name usage
+ Wacom:
- Add a way to get/set the screen associated with a tablet
- Don't crash when using a generic tablet
- Add support for the puck and touch device types
- Add support for enumerating tablet buttons
+ Media keys, XSettings, Updates:
- Fix possible crashes on exit
+ Housekeeping, Wacom, XSettings:
- Fix memory leaks
- Remove xz BuildRequires now that it comes for free in the build
system.
- Remove pkgconfig(dbus-glib-1), pkgconfig(polkit-gobject-1)
BuildRequires: not needed anymore.
- Remove polkit-datetime subpackage: this polkit mechanism is gone
upstream.
- Get ready for full-switch to systemd:
+ Add a with_systemd macro, currently set to 0 as the systemd
support implies no support for ConsoleKit, which we want to
keep until sysvinit is not supported anymore.
+ Add pkgconfig(libsystemd-login) BuildRequires and pass
- -enable-systemd to configure if we build systemd support.
* Tue Jan 17 2012 vuntz@opensuse.org
- Update to version 3.3.4:
+ Build:
- Fix distribution of a pre-processed desktop file
+ Daemon:
- Fix --debug not working
- Remove gnome_settings_session_get_screen() and
gnome_settings_session_get_upower_client(), as the underlying
functions return singletons
+ Color:
- Fix some screen setups not being color corrected
+ Wacom:
- Fix loading of the plugin
- Fix GSettings read/write for per-tablet/per-styli configs
- Export more tablet and stylus metadata
+ XRandR:
- Better handling of docking stations and plugging of external
monitors (for suspend, and turning off monitors to work as
designed)
- Drop hack removing data/gnome-settings-daemon.desktop.in in
%setup: the issue is fixed upstream.
* Thu Jan 05 2012 vuntz@opensuse.org
- Remove data/gnome-settings-daemon.desktop.in from tarball before
building since we need to generate it with the proper libexec
directory, else gnome-settings-daemon will never start properly.
See bgo#666772.
* Thu Jan 05 2012 vuntz@opensuse.org
- Update to version 3.3.3.1:
+ Wacom:
- Fix referenced module name
- Changes from version 3.3.3:
+ Common:
- Remove unused X key event code
+ Wacom:
- Lots of infrastructure buildup that I can't really summarize
here
- Rename plugin to avoid name clash with libwacom
- Use libwacom to get tablet metadata
- Implement per-device and per-stylus settings
+ Power:
- Add the vendor name to the battery recall warning
(bgo#664418)
- Add automatic dimming of keyboard backlight
+ Print:
- Prevent crashes when cups sends malformed D-Bus signals
(bgo#665689)
+ XSettings:
- Set GtkShellShowsAppMenu xsetting when the shell is running
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Add pkgconfig(libwacom) BuildRequires: new dependency upstream.
* Mon Nov 21 2011 dimstar@opensuse.org
- Update to version 3.3.2:
+ Common:
- Remove left-over debug (bgo#660073)
- Fix handling of <Primary>
- Update required gnome-desktop version
- Return opcode when detecting XInput2
- Add helper to get the input device node
- Use XInput2 to capture and match keys
- Use GTK+ functions instead of own impl (bgo#663343)
- Fix small memleak
- Allow to grab 'Print' without modifiers (bgo#663623)
- Require gsettings-desktop-schemas 3.3.0
+ A11y keyboard:
- Port to GSettings (bgo#631502)
+ Automount:
- Call bind_textdomain_codeset()
+ Color:
- Do not load all the color devices twice at startup
- Don't assign the same device more than once at startup
- Fix a crash if ~/.local is deleted at runtime (bgo#660664)
- Simplify gcm_profile_store_mkdir_with_parents()
- Cancel any in-progress directory searching on plugin unload
- Do not check for directory presence sync
- Fix critical warning if the user disables the internal LCD
screen
- Reset the gamma tables when the screen configuration changes
(bgo#660164)
- Unbreak loading profiles at startup (bgo#660790)
- Do not prefix the EDID profile title with 'Default'
- Set model and vendor to 'unknown' if not specified or
unavailable
+ Daemon:
- Create reference to a GnomePnpIds object to speed up loading
+ Datetime:
- Fix build requirements
+ Media keys:
- Use a GCancellable for g_bus_get calls so that they can be
cancelled
- Don't assert if the user sets the 'button-power' action to
'shutdown'
- Don't assert if the user sets the 'button-power' action to
'nothing'
- Only ever send signals to specific apps
- Document the MediaPlayerKeyPressed signal
- Add some D-Bus API documentation
- Fix OSD touchpad icon names (bgo#661179)
- Fix suspend button not locking the screen (bgo#660267)
- Fix the suspend key not working (bgo#660267)
- Remove unused allowed-keys entry
- Cache the volume change event sound
- Update for GVC API
- Print warning for real errors
- Apply volume on the device the key came from (bgo#340720)
- Add custom shortcut type
- Implement GConf keyboard shortcuts (bgo#625228)
- Redraw volume OSD when not composited (bgo#660990)
- Update for gsd-keygrab API change (bgo#663343)
- Move some metacity shortcuts into g-s-d (bgo#663623)
- Port custom keybindings to GSettings (bgo#631502)
+ Power:
- Use a GCancellable for g_bus_get calls so that they can be
cancelled
- Do not revert to the pre-idle brightness if idle dimming is
disabled (bgo#660434)
- Remove some unused schema for enabling the sleep-inactive
actions (bgo#660395)
- Clarify what a value of 0 is for sleep-inactive-x-timeout
- Do not sleep-on-idle by default
- Simplify hiding/showing the status icon
- Ensure the DPMS state is 'on' at startup (bgo#660482)
- Close low-battery notification when plugged in (bgo#660942)
- Remove the window filter when the plugin is unloaded
- Don't crash when setting the dim timeout when using NX
(bgo#661000)
- Call XSyncInitialize() in case GTK+ wasn't compiled with
XSync support
- Emit 'Changed' signal to all listeners
- Fix "undefined symbol: WEXITSTATUS" error (bgo#662020)
- Make non-urgent notifications transient (bgo#662711)
+ Printers:
- Fix build on systems without LC_PAPER (bgo#660626)
- Call setlocale() (bgo#660632)
- Exit gsd-printer when session ends (bgo#660158)
- Correct signature when calling PrinterAddOptionDefault
- Don't show "Not connected?" when not needed
- Unown name on the system bus when session goes idle
(bgo#660158)
- Set requesting-user-name when getting job info
- Show printer-state-reasons only when printing my jobs
- Don't allow "/" in printer name (bgo#661774)
- Make notifications resident
- Fix a leak
+ Xrandr:
- Use a GCancellable for g_bus_get calls so that they can be
cancelled
+ Xsettings:
- Remove workaround to deal with g-s-d not exiting correctly
- Plug mem leaks (bgo#663239)
+ Wacom:
- Fix possible crasher (bgo#661170)
- Set cursor devices to be in relative mode by default
(bgo#662977)
- Add classes to manage settings and properties
+ Updated translations.
- Rebase gnome-settings-daemon-bnc462640-mute-action.patch.
* Tue Nov 15 2011 vuntz@opensuse.org
- Update to version 3.2.2:
+ Fix a number of memory leaks and static analysis bugs
+ Media keys:
- Fix suspend key not working
- Fix newly captured keybindings with GTK+ 3.2.1 not working
('<Primary>' key)
- Fix OSD display problem in fallback mode
- Allow grabbing the Print key without a modifier
+ Power:
- Fix possible undefined symbol
+ Printers:
- Fix crash on start when registering a D-Bus service
- Fix problems getting ownership information for print jobs
- Only show errors when the print job triggering it is ours
- Make error notifications resident, and dismiss them when
the problem is resolved
+ Wacom:
- Set cursor devices to be in relative mode by default
- Drop gnome-settings-daemon-upower-system-bus.patch: fixed
upstream.
- Drop gnome-settings-daemon-fix-missing-wexitstatus.patch: fixed
upstream.
* Wed Nov 02 2011 rbrownccb@opensuse.org
- Add gnome-settings-daemon-upower-system-bus.patch to fix
suspend and hibernate keyboard buttons [bgo#660267]
* Mon Oct 17 2011 malcolmlewis@opensuse.org
- Add gnome-settings-daemon-fix-missing-wexitstatus.patch: add
missing include that can cause issues at runtime, especially
on 11.4 (bgo#662020).
* Mon Oct 17 2011 dimstar@opensuse.org
- Update to version 3.2.1:
+ Common:
- Remove left-over debug (bgo#660073)
+ Color:
- Fix a crash if ~/.local is deleted at runtime (bgo#660664)
- Do not load all the color devices twice at startup
- Don't assign the same device more than once at startup
- Fix critical warning if the user disables the internal LCD
screen
- Reset the gamma tables when the screen configuration changes
(bgo#660164)
- Fix 'make check' by including -lm for powf()
+ Media keys:
- Use a GCancellable for g_bus_get calls so that they can be
cancelled
- Don't assert if the user sets the 'button-power' action to
'shutdown' or 'nothing'
- Fix OSD touchpad icon names (bgo#661179)
- Fix suspend button not locking the screen (bgo#660267)
+ Power:
- Don't restore the brightness if it's never been set
- Fix two small reference leaks when using the D-Bus interface
- Use a GCancellable for g_bus_get calls so that they can be
cancelled
- Do not sleep-on-idle by default (bgo#660395)
- Do not revert to the pre-idle brightness if idle dimming is
disabled (bgo#660434)
- Ensure the DPMS state is 'on' at startup (bgo#660482)
- Close low-battery notification when plugged in (bgo#660942)
- Don't crash when setting the dim timeout when using NX
(bgo#661000)
- Call XSyncInitialize() in case GTK+ wasn't compiled with
XSync support
- Emit 'Changed' signal to all listeners (bgo#659908)
+ Printers:
- Fix build on systems without LC_PAPER (bog#660626)
- Call setlocale() (bgo#660632)
- Exit gsd-printer when session ends (bgo#660158)
- Correct signature when calling PrinterAddOptionDefault
- Don't show "Not connected?" when not needed
- Unown name on the system bus when session goes idle
+ Wacom:
- Fix possible crasher (bgo#661170)
+ Xrandr:
- Use a GCancellable for g_bus_get calls so that they can be
cancelled
+ Updated translations.
- Drop gnome-settings-daemon-emit-power-signal-to-listeners.patch:
fixed upstream.
* Fri Oct 14 2011 glin@suse.com
- Add gnome-settings-daemon-emit-power-signal-to-listeners.patch
to emit 'Changed' signal to all power plugin listeners. This
fixes the power indicator not working in gnome-shell (bnc#717814,
bgo#659908).
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Power:
- Correctly put the screen and computer to sleep when idle
(bgo#659066)
+ Updated translations.
* Tue Sep 20 2011 vuntz@opensuse.org
- Update to version 3.1.92:
+ A11Y keyboard:
- Show the a11y dialogue on right-click (bgo#564171)
+ Color:
- Be less chatty when creating duplicate profiles
- Do not segfault when doing fast-user-switching into a new
account (bgo#736846)
- Use a username suffix on the profile ID (bgo#736846)
- Do not show a warning when switching to a new user account
- Use the correct profiles when fast user switching
- Fix linking (bgo#659086)
+ Common:
- Add helper to list disabled devices
- Clean up X11 library dependencies (bgo#657178)
- Bump colord dependency
+ Datetime:
- Allow chrony to be used on Fedora (bgo#655119)
- Add NTP support for SUSE variants (bgo#654970)
+ GConf:
- Plug some memory leaks
- Disconnect callbacks when cleaning up
+ Keyboard:
- Remember and apply NumLock status (bgo#631989)
+ Media keys:
- Don't show a level when muted (bgo#644537)
- Fix keyboard brightness (bgo#658689)
- Use the same "Music" mime-type as g-c-c
- There's no Beagle anymore
- Use gtk_show_uri() to launch nautilus
- Clean up app launching (bgo#141379)
- Clean up upower req
- Remove unused empty LIBS linkage
- Fix compile-time warning
- Move keyboard brightness icon here
- Remove OSD icons
+ Mouse:
- Add more debug for "touchpad disabled"
- Try harder to re-enable devices (bgo#656397)
+ Power:
- Make ABS_TO_PERCENTAGE warn on invalid input (bgo#657364)
- Correctly check for helper exit status
- Avoid warnings without backlights
- Do not connect to signals if we failed to connect
- Don't crash if we try to calculate the idle state before
connected to gnome-session (bgo#657917)
- Be less chatty when optional hardware is not attached
(bgo#658613)
- Fix a critical warning when getting the session inhibit state
- Do not handle the idle state transaction when the session is
not active (bgo#658568)
- Don't fall through the switch statement when shutting down
(bgo#659202)
- Do not leak the icon when getting device status (bgo#659213)
- Protect against a potential SIGFE (bgo#659205)
- Do not emit multiple 'Changed' signals when recalculating
(bgo#659204)
- Do not use G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES when we
want to read properties (bgo#659066)
- Fix compilation without libcanberra-gtk
+ Printers:
- Use the best PPD for new printer (bgo#658544)
- Style fixes
+ Updates:
- Ignore virtual mountpoints when looking for external media
(bgo#658282)
- Use the correct icons in the notifications
+ Updated translations.
- Add pkgconfig() BuildRequires: kbproto, x11. Those are new
explicit dependencies.
- Drop gnome-settings-daemon-ntp-support.patch: fixed upstream.
* Thu Sep 08 2011 vuntz@opensuse.org
- Disable gnome-settings-daemon-system-proxy-configuration.diff for
now: we really need to fix it the proper way, which likely
involves libproxy, as mentioned in
http://code.google.com/p/libproxy/issues/detail?id=165 (tracked
in bnc#690493).
- Also note that gnome-packagekit-fate302445.patch is not enabled
right now (tracked in bnc#689592).
* Mon Sep 05 2011 vuntz@opensuse.org
- Update to version 3.1.91:
+ Common:
- Don't list XINPUT_LIBS twice, move X11_LIBS from LDFLAGS to
LIBADD
+ Color:
- Ensure the 'Recalibration required' notification has a custom
app name
- Fix a critical warning on startup
- Do not notify to recalibrate on every startup
+ Daemon:
- Fix possible double-free outside gnome-session
+ Gconf:
- Double check stuff we add to the hash table (bgo#658055)
+ Housekeeping:
- NULL-terminate the ignore-paths array (bgo#657849)
+ Power:
- Do not exit gnome-settings-daemon if upower fails to load
- Fix impossible to hit error paths (bgo#657364)
- Fix BRIGHTESS_STEP_AMOUNT calculation macro
- Do most of the work in _start () (bgo#657924)
- Never idle-dim the display to a higher brightness level
(bgo#658144)
+ Printers:
- Remove redundant code
+ Xsettings:
- Handle rgba-order key (bgo#657525)
- Don't poke at an empty hashtable (bgo#657464)
- Fix a stray brace
+ Updated translations.
* Thu Sep 01 2011 vuntz@opensuse.org
- Update to version 3.1.90:
+ A11Y-keyboard:
- Use GIO's DBus API instead of dbus-glib's
+ Color:
- Don't use uninitialized GErrors
- Do not set an age for display and printer profiles
- Remove the ability to disable notifications
- Do not search user-icc directories if they do not exist
(bgo#657484)
+ Daemon:
- Add Unity to OnlyShowIn value for autostart desktop file
(bgo#654919)
+ Media keys:
- Don't go up to 11 (bgo#649411)
+ Mouse:
- Be more careful to avoid segfaults (bgo#657462)
+ Power:
- Ensure the critical battery beep is stopped when the AC is
inserted
- Ensure we lock the screen before suspending on lid close
(bgo#655924)
- Add mention of bgo#652183
+ Smartcard:
- Use GIO's DBus API instead of dbus-glib's
+ Updates:
- Do not log a warning if the firmware-missing file does not
exist
- Do not log a warning at startup if getting the upgrade list
is not supported (bgo#657483)
+ Updated translations.
- Rebase gnome-settings-daemon-bnc462640-mute-action.patch.
- Add polkit Requires: the power plugin uses pkexec.
* Thu Aug 18 2011 dimstar@opensuse.org
- Update to version 3.1.5:
+ A11y-keyboard:
- Enable plugin by default (bgo#656287)
+ Automount:
- Link against the private profiler library
- Add some missing includes
- Don't ship the .in file, just the .in.in one
- Silence two trivial -Wformat-security warnings
+ Color:
- Do not show multiple warnings if colord is not available at
runtime
- Fix a potential crash when unloading the color plugin
- Fix a potential crash if creating the per-user ICC directory
fails
- Make lcms2 a hard dependency
+ Housekeeping:
- Use g_format_size() instead of g_format_size_for_display()
+ Media keys:
- Don't preserve the path after filling
- Remove the half pixel offset from the progressbar fill
- Always round the render coordinates for media icons
+ Power:
- Add the idle actions
- Show a status icon when in fallback mode
- Respect the idle-dim-ac and idle-dim-battery configuration
keys
- Add a backlight helper, as xbacklight isn't always present
- Fall back to the backlight helper if xbacklight is not
available
- Fix a potential crash when unloading the power plugin
- Ensure we return the new percentage when changing the
brightness
+ Updates:
- Do not use deprecated PackageKit #defines
+ Wacom:
- Invert TPCButton setting (bgo#656372)
+ Updated translations.
* Fri Jul 29 2011 glin@suse.com
- Rebase gnome-settings-daemon-system-proxy-configuration.diff and
gnome-settings-daemon-bnc462640-mute-action.patch, and re-enable
the the call to autoreconf.
- Add gnome-settings-daemon-stop-reload-proxy-settings.patch to
stop the g-s-d packagekit plugin from popping up an
authentication window when reloading the proxy settings
(bnc#689592#c1 for bnc#538353)
- Port gnome-packagekit-fate302445.patch to gnome-settings-daemon
and GSettings.
* Mon Jul 25 2011 vuntz@opensuse.org
- Update to version 3.1.4:
+ A11y-keyboard:
- Do proper cleanup when the plugin is stopped
+ Automount:
- Turn the automount plugin in a separate binary (bgo#653521)
- Fix distcheck of .desktop.in.in file
+ Common:
- Fix grabbing of multimedia keys
+ Daemon:
- Set locale environment on gnome-session as early as possible
(bgo#654182)
- Plug memory leak
+ Datetime:
- Use friendlier wording for date & time policykit prompt
(bgo#645951)
+ Media keys:
- Add button handling code from gnome-power-manager
+ Power:
- Add power plugin to replace g-p-m
+ Updated translations.
* Wed Jul 20 2011 vuntz@opensuse.org
- Add gnome-settings-daemon-ntp-support.patch: add SUSE support for
datetime polkit helper, to setup NTP. Fix bnc#675969.
* Mon Jul 04 2011 vuntz@opensuse.org
- Update to version 3.1.3:
+ Common:
- Use defines instead of variables for ranges
- Fix function keys not being grabbed (bgo#649222)
- Allow the "Pause" key to be used (bgo#653524)
+ Clipboard:
- Fix incremental sending from the clipboard manager
(bgo#652609)
+ Color:
- Fix a potential buffer-overflow when converting to wide text
+ Keyboard:
- Use the same kbd layout menu labels as Gnome Shell
(bgo#652836)
- Add missing "Settings" to the string
- Fix menu items actions
+ Media keys:
- Use constant for icon size in OSD
- Remove progress bar borders (bgo#652321)
+ Mouse:
- Check device is a touchpad before enabling/disabling it
+ Updated translations.
* Thu Jun 16 2011 vuntz@opensuse.org
- Add pkgconfig(xfixes) BuildRequires, needed for the new cursor
plugin.
* Tue Jun 14 2011 dimstar@opensuse.org
- Update to version 3.1.2:
+ Common:
- Don't try to convert show-keyboard-leds-indicator in
gnome-settings-daemon.convert
- Add touchscreen detection
- Add X property setting helper
- Add code to detect accelerometers
- Add better error reporting for egg key parsing
- Add code to allow disabling input devices
+ Color:
- Add new color plugin
+ Cursor:
- Hide cursor on tablets with only a touchscreen [bgo#650604]
- Show the cursor again on exit
- Fix XFixes version checking
- Ignore PS/2 mice as well
- Fix checking for extension pointer
+ Datetime:
- Fix ntp logic on Debian to include ntpdate as well as ntpd
[bgo#644821]
+ GConf:
- bgo#652200: Add missing schema for
org.gnome.settings-daemon.plugins.gconf
+ Keybindings:
- Complete update to egg key parsing change
+ Media keys:
- Only start D-Bus when _start() is called
- Simplify touchpad OSD
- Hardcode the "toggle touchpad" button
- Remove old-style OSD
- Always use the primary monitor for display [bgo#650159]
- Make sound changes quiet with Alt [bgo#651704]
+ Mouse:
- Use new disable/enable device code
+ Orientation:
- Add orientation plugin
+ Updates:
- Fix a string that is hard to translate [bgo#645749]
+ Wacom:
- Enable wacom touch key by default
- Use property settings helper in common/
- Typedef the Wacom device types
+ Xrandr:
- Switch touchscreen rotation as well
- Fix small memory leak on shutdown
- Remove the functionality to call gcm-apply when outputs
change
- Remove rotation handling for wacom tablets
+ Updated translations.
- Add pkgconfig(colord) and pkgconfig(lcms2) BuildRequires.
- Pass --with-pnpids=%{_datadir}/libgnome-desktop-3.0/pnp.ids to
configure: the color plugin needs to have access to the pnp.ids
file. This comes with the gnome-desktop library; as
gnome-settings-daemon already depend on this library, we know the
file will be available at runtime.
* Tue May 17 2011 dimstar@opensuse.org
- Update to version 3.1.1:
+ Common:
- Add input-helper test application
- bgo#648885: Fix syndaemon never getting started
- bgo#648911: Add meaningful app names to notifications from
plugins
+ Datetime:
- Simplify NTP handling for distros
- Fix setting NTP on Fedora 15
+ Media keys:
- Show a popup when no media player is running
- bgo#649523: Use symbolic icon for Eject action
+ Mouse:
- Clean up error handling
- bgo#649539: Don't crash if mouse has no FeedbackStates
+ Updates:
- Fix the interface name
- Deal with absence of gnome-session gracefully
+ Xrandr:
- bgo#648303: Never use a notification for errors
+ Updated translations.
* Mon May 02 2011 vuntz@opensuse.org
- Drop temporary rpmlintrc as bnc#690496 got fixed.
* Thu Apr 28 2011 fcrozat@novell.com
- Update to version 3.0.1:
+ Media-keys: Fix possible crash when sound device is removed.
+ Updates: Fix firmware auto-installation.
+ Updated translations.
* Thu Apr 28 2011 vuntz@opensuse.org
- Pass --enable-gconf-bridge to build the gconf bridge (that
mirrors settings between gsettings and gconf).
- Add nautilus Recommends, as the housekeeping plugin uses a dbus
service provided by nautilus to empty the trash. This is
optional at runtime, though, so don't make it a Requires.
* Wed Apr 06 2011 fcrozat@novell.com
- Update to version 3.0.0.1:
+ Keyboard: Fix crash showing the keyboard layout in fallback
mode.
+ Updated translations.
* Wed Apr 06 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Common:
- Change default inactive sleep on battery to suspend.
+ Keyboard:
- Clarify actual units used for repeat rate (bgo#646241)
+ Printers:
- Cancel CUPS' subscription policy
- Make CUPS' subscriptions expirable
- Remove old subscriptions
+ XSettings:
- Try a few times to start the xsettings manager (bgo#634988)
+ Updated translations.
- Changes from version 2.91.92:
+ Common:
- Update priority of a few plugins
- gdk_display_get_device_manager() retval handling
(bgo#685020).
- Improve CUPS detection (bgo#644063)
- Make sure G_LOG_DOMAIN is set to the plugin name for each
plugin.
- Make sure we mop up stray idle handlers.
- Simplify input helper.
- Launch a custom script on input devices (bgo#635486)
+ Daemon:
- Fix possible crasher on exit (bgo#639347)
+ Media keys:
- Update gvc copy/paste from control-center
- Make volume go up to 11 (bgo#631030)
- Simplify volume keys handling (bgo#640963)
+ Mouse:
- Fix possible memory leak
- Implement touchpad motion settings (bgo#642474)
- Fix shape handling in locate-pointer (bgo#645092)
- Handle touchpad handedness changing
- Don't apply any settings if XInput isn't present
- Separate device dependent calls
- Remove duplicated calls on start
- Remove unused supports_xinput_devices() call
- Make sure syndaemon is killed when touchpad disappears
- Hook up input device customisation script
- Fix double-free when handling one-button touchpad
- Fix crash in GHashTable usage
+ Power:
- Set the default display off time to be same as session idle
time.
+ Updates:
- g_get_real_time() returns microseconds, not seconds since the
epoch.
- Ensure te user gets the updates notification if it's never
been shown.
- Ensure the user gets notified of normal updates at the
correct interval.
- Changes from version 2.91.91:
+ Automount:
- Fix crash when unlocking the screen saver
- Don't queue volumes when session is inactive
+ Housekeeping:
- Use nautilus's D-Bus API to empty the trash
+ Media keys:
- Add magnifier in/out keybindings
- Fix larger text/smaller text keybindings
+ Mouse:
- Make locate pointer feature work with GTK+ 3
+ Printers:
- Use new CUPS D-Bus API
+ Updates:
- Use auto-download updates when possible
+ XSettings:
- Also accept .gtk-module for GTK+ modules
- Don't set Xft.lcdfilter, it's broken
- Use "text-scaling-factor" key instead of DPI
- Changes from version 2.91.90:
+ A11Y Settings:
- Add new plugin
+ Automount:
- Look if the session is active before automounting
new volumes
- Disable automounting while screen is locked
+ Background:
- Stop pending fades if new ones initiated
+ Date & Time:
- Add Debian support to NTP service activation (bgo#641598)
- Fix gsd_datetime_check_tz_name() never working (bgo#674999)
+ Keyboard:
- Update for new libgnomekbd API
- Match shell behaviour for visibility
- Explicitly calling gtk_widget_show_all for kbd layout
+ Media keys:
- Fix crash when keybindings change
- Add more Universal Access keybindings (bgo#641279)
+ Mouse:
- Use event driven mode for syndaemon (bgo#639623)
- Use syndaemon -K to ignore Ctrl+C and other combos
(bgo#639487)
+ Print notification:
- Go back to using name in notifications
- Check that cups is recent enough
+ Updates:
- Add an updates plugin to integrate with PackageKit
+ XSettings:
- Fix memleak, using wrong unref function
+ Updated translations
- Changes from version 2.91.9:
+ Date & Time:
- Use a single polkit action for this
+ Housekeeping:
- Fix an untranslatable string
+ Keybindings:
- Rename Accessibility keybindings to 'Universal Access'
- Mark Accessibility keybindings as system
+ Keyboard:
- Don't create kbd indicators in the shell
- Remove $GDM_KEYBOARD_LAYOUT handling
- Fix control-center invocation
+ Media keys:
- Prevent volume underflow
- Use symbolic icons for OSD
+ Print notification:
- New plugin for print notifications
- Appearance and wording tweaks
+ XSettings:
- Initialize gtk-modules setting
- Support GTK/AutoMnemonics setting
+ Updated translations
- Changes from version 2.91.8:
+ Connect to the right GnomeRRScreen signal
- Changes from version 2.91.7:
+ Adapt to new gnome-desktop API
+ Remove unused macros
+ Updated translations
- Changes from version 2.91.6.2:
+ Fix a crasher with GTK+ 2.91.7
- Changes from version 2.91.6.1:
+ Suppress warnings due to gdk_error_trap_pop
+ Fix build with GTK+ 2.91.7
- Drop gnome-settings-daemon-bnc427745-force-dpi.patch: fixed
upstream as the DPI from the X server is not used anymore.
- Disable gnome-settings-daemon-add-layout-switcher.patch: this
needs to be rebased.
- Move gnome-packagekit-BNC383261.patch and
gnome-packagekit-fate302445.patch from gnome-packagekit to here,
since the code moved to the update plugin. They need to be
rebased, though.
- Add BuildRequires : cups-devel, pkgconfig(gudev-1.0),
pkgconfig(packagekit-glib2), pkgconfig(upower-glib).
- Set libexecdir to %_libexecdir/gnome-settings-daemon-3.0 to
ensure upgrade from g-s-d 2.x works fine.
- Update temporary rpmlintrc since the action is now named
configure instead of configurentp.
- Add support for source service checkout, with %BUILD_FROM_VCS:
+ Add gnome-common BuildRequires.
+ Add call to ./autogen.sh.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Remove ldconfig in %post/%postun: there is no library here.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
* Thu Dec 23 2010 vuntz@opensuse.org
- Update to version 2.91.6:
+ Port to GtkStyleContext
+ Suspend by default on battery power
+ Timezone and NTP improvements
+ Port to GtkAppChooserButton
+ Port background code to GDBus
+ Support multiple smartcard drivers
+ Background plugin misc fixes
- Add a temporary rpmlintrc file to ignore the
polkit-unauthorized-privilege error for
org.gnome.settingsdaemon.datetimemechanism.configurentp.
* Sun Dec 19 2010 vuntz@opensuse.org
- Update to version 2.91.5.1:
+ Handle rename of org.gnome.media-handling
- Changes from version: 2.91.5:
+ Add automount plugin
+ Don't pass NULL strings to g_variant_new()
+ Properly handle gnome-session EndSession signals
- Changes from version: 2.91.4:
+ Add Wacom configuration plugin
+ Add support for the XF86TouchpadOn/Off keys
+ Move some gnome-power-manager settings, so it can be used in
the control center
+ Only ever call g_bus_own_name() once for the main D-Bus name
+ Register with gnome-session to avoid timeouts, and transition
problems on login
+ Fix possible warnings or crashers when _stop() is called
without _start() having been completed
- Changes from version: 2.91.3:
+ Remove xrdb plugin
+ Remove outdated GConf schemas
+ Handle a11y toggle shortcut keys in media-keys
+ Make volume down work when muted
+ Fix logout key shortcut not asking for a confirmation
+ Fix crashes in media-keys
+ Export the "cursor-blink-timeout" XSetting
+ Use a notification for the low space warning in housekeeping
+ Don't warn about low space when over 1GB is free
+ Port daemon and xrandr plugin to GDBus
+ Fix possible warnings in keyboard plugin
- Changes from version: 2.91.2.1:
+ Require a newer gnome-desktop with GSettings support for the
background plugin
- Changes from version: 2.91.2:
+ Migration to GSettings
+ Use MIME types for URL handlers
+ Remove typing break plugin
+ Remove outdated font plugin
+ Add GConf<->GSettings bridge plugin
+ Don't choke if there are old plugins laying around
+ Set priority for plugins based on settings
+ Never daemonise the "daemon"
+ Port to GDBus
+ Add support for more multimedia keys
+ Keyboard plugin improvements
+ Remove status icon for monitors (bgo#631995)
+ More network filesystems not to monitor (bgo#606421)
+ Don't access free'd memory if a volume is unmounted whilst the
dialog is running
+ Fix loading plugins information (bgo#631933)
+ For media key, use the default application for audio/ogg
+ Make the "log out" key really do that
+ Handle video out keys in media-keys (bgo#623223)
+ Use virtual modifier <Super> for the Windows key
+ Remove horrible xmodmap fallback code (bgo#150542)
+ Show a touchpad-disabled if no touchpad
+ Use Gdk to get events about input devices being added
+ Add middle-button-enabled key (bgo#633863)
+ Add gnome-settings-daemon man page (bgo#588716)
+ Export Xft.lcdfilter for OO.o's benefit (bgo#631924)
+ If the stored configuration fails at startup, use the fallback
configurations
+ Use $(sysconfigdir) for .ad files, since they are settings
+ Don't display the gnome-settings-daemon autostart in the
startup applications list
+ Add settings key for disabling boot time configuration
(bgo#631388)
+ Other bug fixes: bgo#631963, bgo#631931, bgo#631866,
bgo#591798, bgo#612024, bgo#582703, bgo#632122, bgo#579021,
bgo#630535, bgo#632569, bgo#623223, bgo#634092, bgo#633320.
+ Build system changes.
+ Updated translations.
- Changes from version: 2.91.0:
+ Give a name to the keyboard status icon (bgo#610319)
+ Fix include directory to match API version
+ Add daemon path to pkg-config files
+ Don't switch mouse buttons for XTest devices (bgo#627084)
+ Use gdk-pixbuf header (bgo#630975)
+ Use cairo regions to set input shape
+ Use an empty region to ignore events
+ Adapt to GTK+ 3.0, gnome-desktop 3.0, libgnomekbd API changes.
+ Updated translations.
- Changes from version: 2.90.1:
+ Apply keyboard a11y settings for newly plugged keyboards
+ Loads of compilation fixes for GTK3
+ Fix crasher when certain items are copied to the clipboard
+ Silent build by default
+ Display:
- Don't try to activate display configurations where all the
outputs are off
- Don't cycle through custom display configurations on
XF86Display button press
- Add logging infrastructure
- Change gnome-desktop-2.0, gtk+-2.0, libcanberra-gtk pkgconfig()
BuildRequires to gnome-desktop-3.0, gtk+-3.0, libcanberra-gtk3.
- Add pkgconfig(gsettings-desktop-schemas) BuildRequires and
gsettings-desktop-schemas Requires.
- Rebase gnome-settings-daemon-bnc427745-force-dpi.patch.
- Rewrite gnome-settings-daemon-add-layout-switcher.patch,
following the move to GSettings.
- Disable gnome-settings-daemon-system-proxy-configuration.diff,
gnome-settings-daemon-apport-monitor.patch,
gnome-settings-daemon-bnc462640-mute-action.patch: those patches
need to be rebased. Because of this, we also comment out the
support for gnome-patch-translation and the call to autoreconf.
- Remove dbus-1-devel, dbus-1-glib-devel, glib2-devel,
gnome-desktop-devel, gnome-menus-devel, gtk2-devel Requires of
devel package: the ones really needed will be automatically added
the pkgconfig() way.
- Do not pass --libexecdir=%{_prefix}/lib/gnome-settings-daemon to
configure: there is no reason to do so.
- Remove all the gconf schema handling (%gconf_schemas_prereq,
%find_gconf_schemas and scriptlets).
- Handle gsettings schemas: add %glib2_gsettings_schema_requires
and %glib2_gsettings_schema_post(un) in the scriptlets.
* Tue Nov 16 2010 dimstar@opensuse.org
- Update to version 2.32.1:
+ Revert calling g-c-c 3.0's display configuration tool
+ Use the fallback configurations if the stored configuration
fails at startup
+ Don't access free'd memory if a volume is unmounted whilst
the dialog is displayed
+ bgo#631388: Add gconf key for disabling boot time configuration
+ Use Xorg monitor settings by default
+ Updated translations.
- Drop gnome-settings-daemon-display-tool.patch: fixed upstream.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Check whether XGetWindowProperty returns no items, and return
if so
+ Updated translations.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ Don't use the Stored/custom configuration type in the
XF86Display cycle
+ Basic infrastructure for RANDR logging
+ Log when handling RANDR events (bgo#615804)
+ Updated translations.
* Tue Sep 07 2010 vuntz@opensuse.org
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: gnome-desktop-devel, libcanberra-devel,
libgnomekbd-devel, libnotify-devel, libpulse-devel,
mozilla-nss-devel, polkit-devel, xorg-x11.
+ new-style: dbus-glib-1, fontconfig, gconf-2.0, glib-2.0,
gnome-desktop-2.0, gtk+-2.0, libcanberra-gtk, libgnomekbd,
libgnomekbdui, libnotify, libpulse, libxklavier, nss,
polkit-gobject-1, xi.
- This will make it easier to switch to GNOME 3 libraries.
* Sat Sep 04 2010 vuntz@opensuse.org
- Add gnome-settings-daemon-display-tool.patch to fix the display
notification area to use the right tool to configure display. The
patch reverts a commit that is GNOME 3-only. Fix bnc#636849.
* Tue Aug 31 2010 dimstar@opensuse.org
- Update to version 2.31.91:
+ bgo#628056: Don't try to activate configurations without any
'on' outputs
+ Updated translations.
* Tue Aug 31 2010 aj@suse.de
- Change lang package Requires to Recommends since the data there
is not mandatory at runtime.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Apply keyboard a11y settings for new keyboards
+ Require gnome-2.32 modules, not 3.0
+ Updated translations.
- Changes from version 2.31.5.1:
+ Include fixes from 2.31.4.2
+ Updated translations.
- Changes from version 2.31.5:
+ Depend on gnome-desktop-3.0
+ Updated translations.
- Changes from version 2.31.4.2:
+ Fix the binary name in the datetime DBus .service file
+ Updated translations.
- Changes from version 2.31.4.1:
+ Fix the datetime DBus .service file
- Changes from version 2.31.4:
+ Fix build for --disable-smartcard-support (bgo#617748)
+ Use gtk+-3.0
+ Fix launching the display configuration tool
+ Move clock service from gnome-panel
+ Define plugindir in .pc file
+ Updated translations.
- Changes from version 2.31.3:
+ Fixed icon names, prefixed with kbd-
+ Use "show layout" dialog from libgnomekbd
+ Updated translations.
- Changes from version 2.31.2:
+ Fix installation of the xrandr helper binary (bgo#617782)
+ Always dist smartcard.gnome-settings-plugin (bgo#617748)
+ Adjust XF86Display timestamps if they are out of order with RANDR
timestamps (bgo#610482)
+ Don't install template files into the icon theme
+ Fix loading OSD icons when there's no SVG version (bgo#618023)
+ Only check for baobob if we're about to show a dialog
+ Updated translations.
- Changes from version 2.31.1:
+ Create the directory for the system's RANDR configuration
+ Add the logic needed for the "Make Default" button in
gnome-display-properties
+ Use $sysconfdir for /etc installation
+ Replace deprecated GTK_WIDGET_STATE
+ Compile with -DGSEAL_ENABLE (bgo#612588)
+ Use Layouts instead of Groups (bgo#553108)
+ Add smartcard plugin to lock screen/log out when a card is
removed
+ Software LED indicators (bgo#616380)
+ Use LED icons instead of files
+ Updated translations.
- Rebase gnome-settings-daemon-system-proxy-configuration.diff.
- Update gnome-settings-daemon-apport-monitor.patch to apply
without fuzz.
- Update gnome-settings-daemon-add-layout-switcher.patch to use new
API from libgnomekbd that helps remove some code.
- Add mozilla-nss-devel and polkit-devel BuildRequires for
smartcard support and datetime PolicyKit helper.
- Create a gnome-settings-daemon-polkit-datetime subpackage because
this polkit helper can be useful to other users that might not
want to depend on gnome-settings-daemon. The main package
requires it.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Thu Apr 29 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ bgo#613666: Fix keyboard indicator displaying
+ Default to system settings for handling multiple keyboard
layouts
+ bgo#612240: Introduce gconf key that allows hiding the
indicator
+ Updated translations.
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Protect XInput code by ifdefs if XInput isn't available
(bgo#611670)
+ Don't play a sound when the volume doesn't change (bgo#610001)
+ Fix linking with pedantic linkers (bgo#610244)
+ Remove unused do_sleep_action function
+ Apply all keyboard settings to new keyboards (bgo#610245)
+ Ensure the window is realized before we invalidate it
(bgo#604918)
+ Replace "eject" spawn with GIO code (bgo#580779)
+ Don't spawn xrdb (bgo#586276)
+ Add translator hint (bgo#613647)
+ Disable font plugin by default (bgo#613604)
+ Updated translations.
- Rebase gnome-settings-daemon-bnc462640-mute-action.patch.
* Fri Mar 26 2010 sreeves@novell.com
- Fix gnome-settings-daemon-add-layout-switcher.patch
+ call maybe_add_layout_switcher method at the right level
* Mon Mar 08 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Updated translations.
* Fri Feb 26 2010 dimstar@opensuse.org
- Update to version 2.29.91.1:
+ bgo#594831: Fn-F8 should disable/enable touch points
+ Always set the position of outputs, even if they are already
turned on
+ bgo#610245: Apply keyboard settings to newly plugged in devices
+ Updated translations.
* Wed Feb 10 2010 vuntz@opensuse.org
- Update to version 2.29.90:
+ Add gthread-2.0 to required modules for the daemon (bgo#608217)
+ Centralize the use of gnome_rr_config_apply_with_time
+ Updated translations.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
+ Don't allow left-handed setting for single-button touchpads
+ Don't die on X servers without XKB (bgo#604651)
+ Updated translations.
* Fri Jan 15 2010 vuntz@opensuse.org
- Do not package en@shaw locale on openSUSE 11.2 and earlier.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.29.5:
+ Fix variant handling in $GDM_KEYBOARD_LAYOUT (bgo#596897)
+ Tighten check for XInput
+ Fix bluriness in level bar, and popup (bgo#567249)
+ Remove unused variable (bgo#599904)
+ Honour libexecdir when spawning gsd-locate-pointer
(bgo#599209)
+ Allow left-handed setting for touchpads
+ Use a rounded instead of curved rectangle
+ Improve the media keys overlay design (bgo#596136)
+ Add brightness to the media-keys popup (bgo#599677)
+ Fix for GSEAL goal (bgo#599861)
+ Avoid volumes going over 100% (bgo#600770)
+ Make OSD display more generic (bgo#600951)
+ Support loading -rtl and -ltr variants of icons (bgo#600984)
+ Relicense gsd-media-keys-window.[ch] to LGPL (bgo#600986)
+ Hide the status icon before unreffing it (bgo#601696)
+ Make eject behave better on OpenBSD (bgo#598573)
+ Export libexecdir in .pc file (bgo#596388)
+ Run gnome-color-manager apply program when the outputs change
+ Factor out function to get keycodes from keysym names
+ Handle the XF86RotateWindows hotkey by rotating a laptop's
display
+ Respond to monitor configuration changes when in charge
(bgo#601203)
+ Filter invalid layouts before looking for the index of one
passed by gdm (bgo#585868)
+ Add linsysfs to list of virtual filesystems (bgo#604396)
+ Remove sleep keybindings (bgo#170175)
+ Start an on-screen-display window (OSD)
+ Split the composited and non-composited code for the
expose-event handler
+ Use a hand-drawn frame instead of a GtkBuilder frame
+ Using GkbdStatus for the automatic notification icon
+ Implement popup menu for the notification icon
+ Add extra API required by GsdMediaKeysWindow
+ Add timed exit option
+ Fixes for new libxklavier
+ Translation updates
- Remove gnome-settings-daemon-activate-xkb-with-broken.patch.
Fixed upstream
- Remove gnome-settings-daemon-gdm-layout-variant.patch. Fixed
upstream
- Update the following patches to apply with fuzz=0:
gnome-settings-daemon-add-layout-switcher.patch,
gnome-settings-daemon-apport-monitor.patch,
gnome-settings-daemon-bnc427745-force-dpi.patch,
gnome-settings-daemon-bnc462640-mute-action.patch,
gnome-settings-daemon-system-proxy-configuration.diff
* Wed Dec 02 2009 vuntz@opensuse.org
- Update to version 2.28.1:
+ Try harder to use the keyboard layout passed by gdm.
+ Updated translations.
- Drop gnome-settings-daemon-try-harder-gdm-layout.patch: part of
it is upstream, the other part is in a new patch.
- Add gnome-settings-daemon-add-layout-switcher.patch, which is the
part that was in the old patch.
- Add gnome-settings-daemon-gdm-layout-variant.patch to fix some
bug in the GDM keyboard layout handling.
* Thu Oct 22 2009 mxwu@novell.com
- Update spec file to add the missing BuildRequire of
libcanberra-devel. Fix bnc#547565.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Fix incomplete function declaration
+ bgo#578538 - Don't install the dummy plugin whilst keeping the
Makefile.am almost intact for copy/paste
+ bgo#594617 - Fix Touchpad left-handed issues
+ bgo#404683 - Add sound effect to volume key handling
+ Remove useless custom eject icon
+ bgo#594821 - Validate xsettings GConf keys read from the
configuration
+ Fix compiler warnings
+ Updated translations.
- Drop gnome-settings-daemon-build-warning.patch, upstreamed.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ Make 'Locate Pointer a separate process (bgo#524499)
+ Skip button mappings only for core devices
+ Updated translations.
- Add gnome-settings-daemon-build-warning.patch to fix build.
* Tue Aug 25 2009 vuntz@novell.com
- Update to version 2.27.91:
+ Update gnome-volume-control code
+ Update cut'n'paste from gnome-media
+ Update volume control code for new API
+ Updated translations.
* Fri Aug 14 2009 vuntz@novell.com
- Update to version 2.27.90:
+ Update gnome-volume-control from gnome-media (bgo#589825)
+ Fix crash in gvc_mixer_stream_is_running() (bgo#590073)
+ Add '-k' option to syndaemon call for 'Disable touchpad while
typing' (bgo#590588)
+ Low disk space warning bug-fixes (bgo#591153)
+ Updated translations.
* Tue Jul 28 2009 lmedinas@gmail.com
- Update to version 2.27.5:
+ Only use applicable configurations for switching with the
XF86Display hotkey
+ Only use applicable configurations when auto-configuring
outputs during hotplug
+ Really lay out displays from left to right when using the
XF86Display hotkey
+ For the XF86Display hotkey, preserve the cycle order when
sanitizing the configurations
+ Remove last libglade dependency
+ Improved low disk space warning (bgo#573980)
+ Fix compiler warnings
+ Translation updates.
- Remove libglade2-devel BuildRequires.
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ Remove screensaver plugin, it's autostarted now
+ Don't take too long in RANDR D-Bus method implementation
+ Add support for Synaptics touchpads
+ Don't spawn more than one syncdaemon
+ Depend on gnome-desktop >= 2.26.3
+ Update gnome-volume-control code from master
+ Fix order of arguments to strstr
+ Depend on libxklavier 4.0
+ Remove libglade dependency from media-keys and keyboard plugins
+ Updated translations.
- Respin gnome-settings-daemon-system-proxy-configuration.diff.
- Update gnome-settings-daemon-try-harder-gdm-layout.patch for
libxklavier API change.
* Mon Jun 15 2009 vuntz@novell.com
- Update to version 2.27.3:
+ Make the RANDR tray icon's per-monitor labels explicitly black
(bgo#556050)
+ Include config.h so that the notifications code in housekeeping
plugin can actually be built (bgo#584217)
+ Use "screen reader" instead of "screenreader" in schema
(bgo#572911)
+ Lots of RANDR fixes and improvements
+ Nicer handling of broken XKB configuration in gconf
(bgo#585259)
+ Make 'locate pointer' deal with wm/cm changes (bgo#585209)
+ Be more careful when comparing two key structs (bgo#580616)
+ Updated translations.
- Drop gnome-settings-daemon-filter-invalid-xkb.patch: fixed
upstream.
- Add gnome-settings-daemon-activate-xkb-with-broken.patch to fix a
minor bug in xkb handling on login, with broken config.
- Update gnome-settings-daemon-try-harder-gdm-layout.patch to also
make sure a keybinding to switch layouts is available, and to not
add the gdm layout if we already have a variant for the layout.
- Comment out
gnome-settings-daemon-bnc461755-randr-rotate-wacom.diff: it needs
to be rebased.
* Thu Jun 11 2009 vuntz@novell.com
- Add gnome-settings-daemon-filter-invalid-xkb.patch: when the xkb
config from gconf can't be used, try to remove invalid xkb
layouts first before showing an error dialog. The old gdm used to
have invalid layouts.
* Tue Jun 09 2009 vuntz@novell.com
- Add gnome-settings-daemon-try-harder-gdm-layout.patch: try harder
to use the keyboard layout passed from GDM.
* Mon May 25 2009 federico@novell.com
- Added gnome-settings-daemon-bnc461755-randr-rotate-wacom.diff to fix
bnc#461755 - Add the option of rotating Wacom tablets when the
display is rotated.
* Tue May 05 2009 vuntz@novell.com
- Update to version 2.27.1:
+ Use ngettext for the reset dialog (bgo#575409)
+ Replace deprecated gtk_status_icon_set_tooltip (bgo#578480)
+ Updated translations.
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Fix crash when closing the lid on some laptops (bgo#576875)
+ Fix crash when closing a11y notification bubble (bgo#576535)
+ Fix problems with saving/restoring screen setup
+ Make the screen resolution confirmation dialog always appear in
front of the settings window (bgo#576006)
+ Increase confirmation timeout to 30 seconds to give slower
devices (like projectors) time to adjust
+ Avoid some GConf roundtrips (bgo#578539, bgo#578542)
+ Build fixes
+ Updated translations.
* Mon Mar 16 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Make build work with -Wl,-z,defs (bgo#574452)
+ Updated translations.
- Remove -fno-strict-aliasing from CFLAGS.
- Remove AutoReqProv: it's default now.
- Remove BuildRequires on gnome-control-center and own directories
instead, to avoid a build loop.
* Tue Mar 10 2009 vuntz@novell.com
- Drop gnome-settings-daemon-bnc369263-broken-xkb-layout.patch: we
now have a recent enough X server. Fix bnc#483651.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ don't print warnings for disabled custom shortcuts
+ revert screen resolution change if the user closes the
confirmation window using the close icon or by pressing escape
(bgo#571492)
+ add missing keys for a11y shortcut keys to GConf schemas
(bgo#572807)
+ install gnome-settings-daemon-plugin.h for custom plugin
developement (bgo#573610)
+ Updated translations.
- Drop gnome-settings-daemon-bnc473980-unknown-media-key.patch:
fixed upstream.
/etc/xdg/autostart/gnome-fallback-mount-helper.desktop /etc/xdg/autostart/gnome-settings-daemon.desktop /usr/lib/gnome-settings-daemon-3.0 /usr/lib/gnome-settings-daemon-3.0/gnome-fallback-mount-helper /usr/lib/gnome-settings-daemon-3.0/gnome-settings-daemon /usr/lib/gnome-settings-daemon-3.0/gsd-backlight-helper /usr/lib/gnome-settings-daemon-3.0/gsd-locate-pointer /usr/lib/gnome-settings-daemon-3.0/gsd-printer /usr/lib/gnome-settings-daemon-3.0/gsd-wacom-led-helper /usr/lib64/gnome-settings-daemon-3.0 /usr/lib64/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/background.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/color.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/cursor.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/liba11y-keyboard.so /usr/lib64/gnome-settings-daemon-3.0/liba11y-settings.so /usr/lib64/gnome-settings-daemon-3.0/libbackground.so /usr/lib64/gnome-settings-daemon-3.0/libclipboard.so /usr/lib64/gnome-settings-daemon-3.0/libcolor.so /usr/lib64/gnome-settings-daemon-3.0/libcursor.so /usr/lib64/gnome-settings-daemon-3.0/libgsd.so /usr/lib64/gnome-settings-daemon-3.0/libgsdwacom.so /usr/lib64/gnome-settings-daemon-3.0/libhousekeeping.so /usr/lib64/gnome-settings-daemon-3.0/libkeyboard.so /usr/lib64/gnome-settings-daemon-3.0/libmedia-keys.so /usr/lib64/gnome-settings-daemon-3.0/libmouse.so /usr/lib64/gnome-settings-daemon-3.0/liborientation.so /usr/lib64/gnome-settings-daemon-3.0/libpower.so /usr/lib64/gnome-settings-daemon-3.0/libprint-notifications.so /usr/lib64/gnome-settings-daemon-3.0/libsmartcard.so /usr/lib64/gnome-settings-daemon-3.0/libsound.so /usr/lib64/gnome-settings-daemon-3.0/libupdates.so /usr/lib64/gnome-settings-daemon-3.0/libxrandr.so /usr/lib64/gnome-settings-daemon-3.0/libxsettings.so /usr/lib64/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/power.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/sound.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/updates.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin /usr/lib64/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin /usr/share/GConf /usr/share/GConf/gsettings /usr/share/GConf/gsettings/gnome-settings-daemon.convert /usr/share/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml /usr/share/dbus-1/services/org.gnome.SettingsDaemon.service /usr/share/doc/packages/gnome-settings-daemon /usr/share/doc/packages/gnome-settings-daemon/AUTHORS /usr/share/doc/packages/gnome-settings-daemon/COPYING /usr/share/doc/packages/gnome-settings-daemon/ChangeLog /usr/share/doc/packages/gnome-settings-daemon/NEWS /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml /usr/share/gnome-settings-daemon /usr/share/gnome-settings-daemon-3.0 /usr/share/gnome-settings-daemon-3.0/input-device-example.sh /usr/share/gnome-settings-daemon/gsd-a11y-preferences-dialog.ui /usr/share/gnome-settings-daemon/icons /usr/share/gnome-settings-daemon/icons/hicolor /usr/share/gnome-settings-daemon/icons/hicolor/64x64 /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-capslock-off.png /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-capslock-on.png /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-numlock-off.png /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-numlock-on.png /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-off.png /usr/share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-on.png /usr/share/icons/hicolor/16x16/apps/gsd-xrandr.png /usr/share/icons/hicolor/22x22/apps/gsd-xrandr.png /usr/share/icons/hicolor/24x24/apps/gsd-xrandr.png /usr/share/icons/hicolor/32x32/apps/gsd-xrandr.png /usr/share/icons/hicolor/scalable/apps/gsd-xrandr.svg /usr/share/man/man1/gnome-settings-daemon.1.gz /usr/share/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy /usr/share/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 10:01:33 2013