Changelog for
cinnamon-settings-daemon-3.8.7-lp150.1.6.x86_64.rpm :
* Wed Oct 17 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.7:
* csd-power-manager.c: During lid action, only lock the screen if \"blank\" is the selected action. If \"do nothing\" is selected, then actually do nothing.
* Mon Sep 24 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.6:
* housekeeping: Fix improper notify_notification_close() usage.
* Tue Sep 18 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.5:
* csd-power-helper: Implement optional hybrid-sleep for power and media-key plugins.
* csd-power-manager.c: Lock the screensaver if demanded by settings prior to turning off the monitor and initiating suspend.
* Tue Jun 26 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.4:
* Power: Reconfigure idle timers when upower state changes.
* Sat Jun 16 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.3:
* csd-xsettings-manager.c: Handle any window button layout when adding the \"menu\" item to CSD window controls, not just our default layout.
* Thu May 17 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.2:
* CSD: Add menu to CSD windows when the layout is :minimize,maximize,close.
* Tue May 08 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.1:
* Remove vestigial manpage.
* Fix the inhibit_lid_switch_enabled option being uninitialised whilst calling inhibit_lid_switch.
* Thu Apr 19 2018 sor.alexeiAATTmeowr.ru- Update to version 3.8.0:
* housekeeping: Replace gtk_stock items.
* housekeeping: Fix deprecated GUnixMountMonitor calls.
* housekeeping: Remove duplicated call.
* Add more info to README.
* sound: Remove empty constructor function.
* sound: Don\'t include unused GTK+.
* Clipboard: Various minor upstream fixes and cleanups.
* common: Add break and scroll lock to whitelist.
* Housekeeping: Various upstream fixes and cleanups.
* Fix button layout for CSD windows.
* Fix titlebar click actions for CSD windows.
* media-keys: Play volume_changed sound and display sound OSD according to the max sound volume.
* Provide symlinks in /usr/bin to start the various CSD plugins.
* csd-background-manager.c: Remove build conditional for AccountsService background support. GnomeBG will now determine during runtime whether to handle it or not.
* csd-background-manager.c: Set the AccountsService user background at startup.
* mouse: Re-enable touchpad when no other pointing devices is present.
* mouse: Stop idle start when stop() is called.
* mouse: Simplify finalize and stop calls.
* mouse: Replace dialogue by warning.
* mouse: Remove empty contructor and dispose functions.
* mouse: Wrap device button mapping into gdk_error_trap_push/pop.
* mouse: Wrap pointer acceleration changes into a gdk_error_trap.
* locate-pointer: Remove support for multiple X screens.
* locate-pointer: Replace deprecated gdk_window_get_pointer.
* Remove .pc directory (quilt-related).
* csd-power: Lock the screensaver synchronously prior to suspending.
* Update gnome-power-manager\'s stats desktop name.
* Add an option to prevent handle-lid-switch from being inhibited.
* Rename inhibit-lid-switch setting.
* Fix getting gsettings key from the wrong schema.
* Fri Dec 01 2017 sor.alexeiAATTmeowr.ru- Update to version 3.6.2:
* settings: Disable automatic screen orientation by default.
* Thu Nov 09 2017 sor.alexeiAATTmeowr.ru- Update to version 3.6.1:
* Power: Change default for sleep-display-ac/battery to 30 minutes.
* Sat Oct 28 2017 sor.alexeiAATTmeowr.ru- Update to version 3.6.0:
* Make touchpad settings compatible with libinput.
* Clean up the autorun dialogue a bit.
* Xrandr: Hold the session start whilst the plugin is loaded.
* csd-xsettings-gtk: Avoid a potential GFile leak.
* Move translations to cinnamon-translations.
* Sun Aug 20 2017 sor.alexeiAATTmeowr.ru- Update to version 3.4.4 (changes since 3.4.2):
* Add an issue template.
* Make xrandr plugin visible in \"startup applications\".
* power: Remove spam from the log.
* Wed Jun 21 2017 sor.alexeiAATTmeowr.ru- Update to version 3.4.2:
* csd-color-manager.c: Make a device connect warning a debug message instead to reduce .xsession-errors clutter.
* daemon-skeleton: Add a few upstream fixes for startup issues.
* Wed May 24 2017 sor.alexeiAATTmeowr.ru- Update to version 3.4.1:
* Fix incorrect D-Bus names.
* media-keys: Don\'t show the level in the screen lock OSD.
* Wait for xsettings to be fully started before starting the WindowManager phase.
* Sun May 07 2017 sor.alexeiAATTmeowr.ru- Update to version 3.4.0:
* mouse: Add missing device closing.
* Increase cinnamon-desktop required version.
* power: Fix typo in UPower keyboard GDBus proxy name.
* Remove redundant aclocal from autogen.sh as autoreconf calls it.
* Fix a -Wmissing-include-dirs warning.
* clipboard, color, dummy: Add a test application.
* common: Remove obsolete key parsing test application.
* color: Fix linkage of csd-test-color.
* main: Remove the ability to start/stop individual plugins.
* plugins: Remove \"test\" from the stand-alone application names.
* common: Add verbose a option to test-plugin.h.
* plugins: Rename sources of all test applications.
* mouse-plugin: Add new settings for mouse/touchpad.
* sound: Rename the sound plugin for PulseAudio.
* plugins: Add desktop files for all the plugins.
* plugins: Stop building helpers as plugins.
* Remove refs to obsolete schemas.
* common: Remove use of SCHEMA_NAME.
* common: Report errors on startup in the helper skeleton.
* Use unique dbus names.
* common: Register plugins with the session manager.
* main: Remove gnome-settings-daemon binary.
* data: Adapt pkg-config file for API removal.
* build: Remove separate check for cinnamon-desktop.
* main: Remove cinnamon-settings-plugin.h.
* Add CSD plugin icons.
* Remove calls to g_type_init(), bump GLib required version.
* Fix redundant redeclarations.
* Fix FSF address
* Fix backgrounds in HiDPI.
* Don\'t kill plugins during CSM stop PHASE.
* Drop deprecated g_thread_init.
* Add detection for accountsservice background as it\'s Ubuntu only.
* cinnamon-settings-session, daemon-skeleton: Remove an ISO C warning.
* csd-input-helper, csd-color-manager: Avoid compiler warnings.
* csd-clipboard-manager: Avoid compiler warnings.
* csd-locate-pointer: Change a shadowed variable causing compiler warnings (gh#linuxmint#cinnamon-settings-daemon#173).
* Fix a typo in the Finnish translation.- Install libexec stuff into a cinnamon-settings-daemon/ subdirectory.
* Thu Dec 15 2016 sor.alexeiAATTmeowr.ru- Update to version 3.2.1:
* media-keys: Add Rotation lock support.
* Tue Nov 08 2016 sor.alexeiAATTmeowr.ru- Update to version 3.2.0:
* Remove the deprecated gdk_display_get_n_screens, this is now hardcoded to return 1, so loops using this can be removed.
* Add a precautionary test on existence of a default display.
* orientation: Use g_clear_
* helpers.
* orientation: Remove an empty constructor and dispose functions.
* orientation: Call stop from \'finalize\'.
* orientation: Port to iio-sensor-proxy.
* orientation: Use a symbolic name for the GSettings key name.
* orientation: Fix screen lock not getting applied.
* Fix double free in is_wacom_tablet_device().
* xsettings: Fix cursor-size changes being ignored.
* Remove deprecated g_settings_list_schemas().
* Replace a deprecated gtk_icon_info_free() with g_object_unref().
* common: Don\'t create the Synaptics Off property if it doesn\'t exist.
* common: Recognise libinput touchpads as touchpads.
* mouse: Fix indentation.
* mouse: Add a helper function for fetching a property.
* mouse: Rename helper to touchpad_set_bool().
* mouse: Split into separate bool helpers.
* mouse: libinput - hook up tapping configuration.
* mouse: libinput - hook up natural scroll configuration.
* mouse: libinput - hook up scrolling settings.
* mouse: libinput - hook up click methods.
* mouse: libinput - hook up left-handed setting.
* mouse: libinput - hook up accel speed.
* mouse: libinput - hook up middle button emulation.
* mouse: libinput - hook up disable while typing.
* Migrate away from gnome-common deprecated vars and macros.
* Xrandr plugin: Do not save configuration when RotateTo is called.
* Thu May 12 2016 sor.alexeiAATTmeowr.ru- Update to version 3.0.1:
* touchpad: By default, disable the touchpad while typing.
* Mon Apr 25 2016 sor.alexeiAATTmeowr.ru- Update to version 3.0.0:
* Add dbus method to play sound event on specified channel.
* Correct the icon shown in the OSD when the mic-mute button is used.
* Power plugin: Fix CSD not notifying Cinnamon on device removal.
* Wed Mar 09 2016 sor.alexeiAATTmeowr.ru- Update to 2.8.4:
* power manager: Prevent sleep properly when the session has a sleep (not idle) inhibitor active.
* Fri Nov 27 2015 sor.alexeiAATTmeowr.ru- Update to 2.8.3:
* Re-add code removed by mistake.
* Fri Nov 20 2015 sor.alexeiAATTmeowr.ru- Update to 2.8.2:
* Change the minimum height required to trigger HiDPI scaling.
* Mon Nov 09 2015 sor.alexeiAATTmeowr.ru- Update to 2.8.1:
* Clean up some unused functions and variables.
* csd-datetime forgets to authorise users.- Remove cinnamon-settings-daemon-check-settime.patch: fixed upstream.
* Wed Oct 28 2015 sor.alexeiAATTmeowr.ru- Add cinnamon-settings-daemon-check-settime.patch by Sebastian Krahmer: fix forgetting to check caller authentication in _set_date().
* Tue Oct 20 2015 sor.alexeiAATTmeowr.ru- Update to 2.8.0:
* Change summary for motion-acceleration as it has nothing to do with single click.
* Stop using deprecated GSettings: schema property.
* print-notifications: Don\'t show error for job in progress.
* print-notifications: Close HTTP connections.
* Pressing the mic-mute button now toggles the microphone\'s mute status.
* Power plugin: Added vendor and model info to GetPrimaryDevice() and GetDevices().
* [halfline] Xrandr plugin: don\'t ever show a dialog for xrandr failures.
* XRandR: Catch-up with GSD 3.16 - set a title to the confirmation dialog (bgo#706128).
* XRandR: Simplify layout of adjacent screens.
* XRandR: Add object path to the interface definition XML.
* XRandR: Avoid the GnomePnpIds object being created multiple times.
* XRandR: Add more debug to the rotate windows call.
* XRandR: Swap axes for tablets as well.
* XRandR: Use default-monitors-setup for autoconfigure.
* XRandR: Add reasoning for GnomePnpIds instantiation.
* Provide a helper function to close an XDevice safely
* HiDPI: Don\'t scale when the physical size isn\'t properly encoded.
* Fix crash when a plugin failed to start.
* Modernise code for handling SIGTERM.
* Unown our D-Bus name when cinnamon-session says \"Stop\".
* Remove unused code.
* po: Fixed some refs to GNOME.
* Remove unused maintscript.
* Update man.- Fix licence.- Remove baselibs.conf.- Require libcinnamon-desktop-data.
* Mon Aug 10 2015 iAATTmarguerite.su- update version 2.6.3
* revert \"mouse: enable two-finger scrolling by default\"- add baselibs.conf
* Tue Jun 02 2015 stefanAATTfam-elser.de- update to version 2.6.2
* Thu Apr 23 2015 stefanAATTfam-elser.de- update version 2.4.3
* Mon Nov 10 2014 iAATTmarguerite.su- update version 2.4.2
* re-add media-keys keybindings schema to allow cinnamon-desktop migrate script to work
* Wed Nov 05 2014 iAATTmarguerite.su- update version 2.4.1- drop 12.3 support, it\'s going to EOL
* Mon Jul 14 2014 iAATTmarguerite.su- update version 2.3.0
* Touchpad support: Added support for two and three finger clicks
* Mon May 19 2014 stefanAATTfam-elser.de- update version 2.2.3
* Thu May 01 2014 iAATTmarguerite.su- update version 2.2.2
* Thu Apr 17 2014 iAATTmarguerite.su- update version 2.2.1- drop patch: keyboard.patch
* Tue Nov 26 2013 johann.luceAATTwanadoo.fr- update version 2.0.8
* Show default handler in autorun list for media insertion dialog
* Fri Nov 08 2013 johann.luceAATTwanadoo.fr- update version 2.0.7
* Remove upstart files (was breaking unity)
* Mon Nov 04 2013 johann.luceAATTwanadoo.fr- update version 2.0.6
* Remove background plugin
* Improve vbox background drawing
* Mon Oct 28 2013 iAATTmarguerite.su- update version 2.0.5
* Add vbox hack to redraw bg a few seconds after session loads
* Play login sound in c-s-d rather than cinnamon
* Remove background crossfade, causes issues with vbox, add delay to background on startup to give nemo time to load (needs improvement)
* Wed Oct 23 2013 iAATTmarguerite.su- copypac from home:cyberorg:cinnamon- cleanup- add %{name}-rpmlintrc to temporary disable some checks for polkit- enable polkit, gudev, systemd, mozilla-nss
* Mon Oct 21 2013 stefanAATTfam-elser.de- Added policy workaround again
* Mon Oct 21 2013 stefanAATTfam-elser.de- Updated to version 2.0.3- Deleted the workaround for the missing polkit policy file
* Wed Oct 02 2013 stefanAATTfam-elser.de- Initial Release with version 2.0.1