Revisions of cinnamon-settings-daemon

buildservice-autocommit accepted request 1128872 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 99)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 98)
- update to 6.0.0:
  * Fix meson.build deprecations up to 0.56.0
  * Add wayland support
  * optimization: Only initialize libnotify for plugins that need
    it
  * wayland: Add a plugin to sync cinnamon/gnome settings
  * csd-background: Make wayland-compatible
  * xsettings: Add gtk-keynav-use-caret setting
  * daemon-skeleton.h: Make sure the GMainLoop is accessible
    everywhere it's needed.
  * xsettings: Round the Xft.dpi setting to an integer
  * power: Fix free order
  * xsettings: Override the active icon and gtk theme when 'high-
    contrast' is enabled.
  * build: don't hardcode files install dir as /
  * power: Allow the minimum display brightness to be overridden.
  * csd-xsettings-manager.c: Manage "gtk-overlay-scrolling".
  * power: Add settings to disable low battery warnings for
    connected devices
  * github workflow: Add optional ssh session.
  * fixed a spelling error spotted with lintian
  * xsettings: Connect Gtk/EnablePrimaryPaste to gsettings.
  * meson options: Set debug flag back to false.
  * Fix broken rpath
  * wacom: Don't set an rpath for led helpers.
  * Small packaging improvements
  * csd-wacom: Remove unused functionality.
  * schemas: Fix wacom schema names for migrate_check.
  * schemas: Add missing desktop schema for migration.
  * cinnamon-settings-daemon (5.4.3) vanessa; urgency=medium
andy great's avatar andy great (andythe_great) accepted request 947017 from andy great's avatar andy great (andythe_great) (revision 97)
- Fix build failed, unknown option, use default settings.
andy great's avatar andy great (andythe_great) accepted request 937369 from andy great's avatar andy great (andythe_great) (revision 96)
- Update to version 5.2.0.
  * Add trackball support (#341)
  * wacom: Drop LED helper (#337)
andy great's avatar andy great (andythe_great) accepted request 914083 from andy great's avatar andy great (andythe_great) (revision 95)
- Update to version 5.0.4.
  * csd-power-manager.c: Reset the timers when the idle-delay
    changes.
andy great's avatar andy great (andythe_great) accepted request 903169 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 94)
- Update to version 5.0.3.
  * EDID strings can be up to 13 bytes
  * color: Correct the transposed bits in the EDID parser
  * csd-power-manager.c: Use a different method to determine
    whether or not the system is on battery.
  * power: Increase the critical and action thresholds
    so they are higher than the upower default.
buildservice-autocommit accepted request 900447 from andy great's avatar andy great (andythe_great) (revision 93)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 899404 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 92)
- Update to version 5.0.1.
  * csd-power-manager.c: Remove percentage from mouse and keyboard
    'warning' notifications.
  * csd-power-manager.c: Make sure to propagate the icon and/or state
    properties immediately when they change.
  * power/gpm-common.c: Prefer more specific battery level icons if
    they're available in the theme.
  * gpm-common.c: Adjust thresholds for battery-level icon changes.
  * datetime: use full path for d-bus service Exec
  * build: Add missing defines. Fix optional wacom build.
    Make build options behave consistently.
  * csd-xrandr-manager.c: Fix some build warnings.
  * csd-power-manager.c: Manage idle activation of cinnamon-screensaver
    instead of making the screensaver itself handle it.
  * wacom: Fix a crash from assertion failures
  * csd-power-manager.c: Remove percentage from non-battery
    critical notifications.
buildservice-autocommit accepted request 865385 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 91)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 90)
- Update to version 4.8.5.
  * do not delete programs and replace them with broken symlinks to
    themselves
- Updates for version 4.8.4. 
  * plugins: Add symbolic links from the old to the new binary 
    locations. (#320)
  * meson: Always install binary links
  * xdg autostart: Refer directly to the executable name
buildservice-autocommit accepted request 855390 from andy great's avatar andy great (andythe_great) (revision 89)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 854107 from andy great's avatar andy great (andythe_great) (revision 88)
- Update to version 4.8.2.
  * media-keys/bus-watch-namespace.c: Fix media player shortcuts.
- Fix spec file.
- Updates for 4.8.1. 
  * meson.build: Disable deprecated warnings (you can enable with 
    a build flag).
  * csd-media-keys: Check for the availability of a mouse/keyboard
    grab when running screenshot commands.
- Updates for 4.8.0.
  * implement suspend-then-hibernate (issue #237)
  * typo
  * Port to meson
  * Use libexec dir for plugins.
  * Make bin links part of the meson build.
  * Clean up some files.
  * Revert "csd-automount-manager.c: Add a small delay to folder 
    opening after (#290)"
- Update to version 4.6.4.
  * csd-automount-manager.c: Add a small delay to folder opening.
- update version 4.4.0
  * power helper - Try to use logind, then fallback to using
    consolekit, instead of using a gsettings key to decide
  * csd-input-helper.c: Use correct error_trap_pop function
  * mouse manager: set the 'disable touchpad with mouse' on
    devices at startup
  * mouse manager: Simplify previous commit - get/set
    properties here already check for support, there's no
    need to pre-check
  * mouse manager: Expose libinput option to disable the
    touchpad when an external mouse is attached
  * automount: Add autorun dialog tester
- Update to version 4.2.2
  * Fix Shutdown immediately not working
- Update to version 4.2.1
  * csd-power-manager.c: Define UP_DEVICE_LEVEL_NONE for
    ourselves if it's missing.
  * csd-power-manager.c: Use gint instead of an enum type
    for compatibility with < 0.99.0 upower.
- Update to version 4.2.0:
  * Implement suspend/hibernate with ConsoleKit (#252)
  * Power: Clean up unused code
  * https://github.com/linuxmint/cinnamon-settings-daemon/issues/192 (#246)
  * Disable natural-scroll by default for mice
  * csd-mouse-manager.c: Fix issues from bfa99478e0d996fe (Natural mouse scrolling).
  * misc: Use gdk_x11_display_error_trap_* instead of deprecated gdk_error_trap_*.
  * configure.ac: disable deprecation warnings entirely.
  * csd-power-manager.c: Check for a device battery-level property before attempting to access it.
  * Prevent Segmentation Fault (#255)
- Update to version 4.0.3:
  * Xrandr: Rotate touchscreens when applying a new configuration
  * Wacom: Disable automatic rotation by default and make it configurable
  * Wacom: Re-enable automatic rotation by default
  * Set the GTK print preview to xreader
  * Revert "Set the GTK print preview to xreader"
  * Handle AC remove while LID is closed (#244)
  * power/gpm-common.c:  Don't fake a UPower enum in lesser upower versions, instead make an "unknown" device ok to display without a warning. Provide more support for gaming controllers as well when providing device state strings.
  * l10n: Update POT
  * 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.
  * csd-power-manager.c: Fix conversion of absolute keyboard brightness back to percent, and fix signal handling of the keyboard backlight proxy.
  * housekeeping: fix improper notify_notification_close() usage (#234)
  * csd-power-manager.c: Provide the BatteryLevel property over our Power interface (for showing course level when a device doesn't support percentages.)
  * power: Use generated interfaces for power, keyboard and screen services.  This simplifies the code a bit, and more importantly, allows the proxies used in cinnamon to work properly with g-signal, etc.. for updates.
  * csd-power-manager.c: signal updates after each proxy initializes.
  * csd-power-manager: Add a GetStep method for the keyboard interface. This will allow our setting module and applet to better represent valid increments for the backlight level.
  * Prevent log flooding when game controllers are detected
  * 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.
  * This will make NTP works on any Red Hat based system. (#238)
  * csd-media-keys-manager.c: Execute default calculator application defined by schema (#240)
  * CI: Remove Mint 18 
- 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.
- Update to version 3.8.6:
  * housekeeping: Fix improper notify_notification_close() usage.
- 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.
- Update to version 3.8.4:
  * Power: Reconfigure idle timers when upower state changes.
- 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.
- Update to version 3.8.2:
  * CSD: Add menu to CSD windows when the layout is
    :minimize,maximize,close.
- Update to version 3.8.1:
  * Remove vestigial manpage.
  * Fix the inhibit_lid_switch_enabled option being uninitialised
    whilst calling inhibit_lid_switch.
- 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.
- Update to version 3.6.2:
  * settings: Disable automatic screen orientation by default.
- Update to version 3.6.1:
  * Power: Change default for sleep-display-ac/battery to
    30 minutes.
- 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.
- 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.
- 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.
- 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.
- 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.
- Update to version 3.2.1:
  * media-keys: Add Rotation lock support.
- 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.
- Update to version 3.0.1:
  * touchpad: By default, disable the touchpad while typing.
- 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.
- Update to 2.8.4:
  * power manager: Prevent sleep properly when the session has a
    sleep (not idle) inhibitor active.
- Update to 2.8.3:
  * Re-add code removed by mistake.
- Update to 2.8.2:
  * Change the minimum height required to trigger HiDPI scaling.
- 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.
- Add cinnamon-settings-daemon-check-settime.patch by
  Sebastian Krahmer: fix forgetting to check caller authentication
  in _set_date().
- 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.
- update version 2.6.3
  * revert "mouse: enable two-finger scrolling by default"
- add baselibs.conf
- update to version 2.6.2
- update version 2.4.3
- update version 2.4.2
  * re-add media-keys keybindings schema to allow cinnamon-desktop
    migrate script to work
- update version 2.4.1
- drop 12.3 support, it's going to EOL
- update version 2.3.0
  * Touchpad support: Added support for two and three finger clicks
- update version 2.2.3
- update version 2.2.2
- update version 2.2.1
- drop patch: keyboard.patch
- update version 2.0.8
  * Show default handler in autorun list for media insertion dialog
- update version 2.0.7
  * Remove upstart files (was breaking unity)
- update version 2.0.6
  * Remove background plugin
  * Improve vbox background drawing
- 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)
- copypac from home:cyberorg:cinnamon
- cleanup
- add %{name}-rpmlintrc to temporary disable some checks for polkit
- enable polkit, gudev, systemd, mozilla-nss
- Added policy workaround again
- Updated to version 2.0.3
- Deleted the workaround for the missing polkit policy file 
- Initial Release with version 2.0.1
andy great's avatar andy great (andythe_great) accepted request 854106 from andy great's avatar andy great (andythe_great) (revision 87)
- Update to version 4.8.2.
  * media-keys/bus-watch-namespace.c: Fix media player shortcuts.
- Updates for 4.8.1. 
  * meson.build: Disable deprecated warnings (you can enable with 
    a build flag).
  * csd-media-keys: Check for the availability of a mouse/keyboard
    grab when running screenshot commands.
- Updates for 4.8.0.
  * implement suspend-then-hibernate (issue #237)
  * typo
  * Port to meson
  * Use libexec dir for plugins.
  * Make bin links part of the meson build.
  * Clean up some files.
  * Revert "csd-automount-manager.c: Add a small delay to folder 
    opening after (#290)"
buildservice-autocommit accepted request 834950 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 86)
baserev update by copy to link target
Aaron Stern's avatar Aaron Stern (ukbeast89) accepted request 834169 from andy great's avatar andy great (andythe_great) (revision 85)
- Update to version 4.6.4.
  * csd-automount-manager.c: Add a small delay to folder opening.
buildservice-autocommit accepted request 785763 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 84)
baserev update by copy to link target
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 785754 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 83)
- update version 4.4.0
  * power helper - Try to use logind, then fallback to using
    consolekit, instead of using a gsettings key to decide
  * csd-input-helper.c: Use correct error_trap_pop function
  * mouse manager: set the 'disable touchpad with mouse' on
    devices at startup
  * mouse manager: Simplify previous commit - get/set
    properties here already check for support, there's no
    need to pre-check
  * mouse manager: Expose libinput option to disable the
    touchpad when an external mouse is attached
  * automount: Add autorun dialog tester
buildservice-autocommit accepted request 719320 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 82)
baserev update by copy to link target
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 719319 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 81)
- Update to version 4.2.2
  * Fix Shutdown immediately not working
buildservice-autocommit accepted request 717338 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 80)
baserev update by copy to link target
Displaying revisions 1 - 20 of 99
openSUSE Build Service is sponsored by