Skip to content

Added support for global smooth scroll setting

Nathan Misner requested to merge ndiddy/kirigami:smooth_scroll_setting into master

This MR depends on the functionality in this plasma-desktop MR getting merged to have any effect. Kirigami now looks for the global smooth scroll animation setting on launch, and listens for changes to the setting using DBus (assuming it's been built with DBus support).

Merge request reports