mate-desktop / mate-settings-daemon

MATE settings daemon
https://mate-desktop.org
GNU General Public License v2.0
43 stars 47 forks source link

Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lock #237

Closed cwendling closed 5 years ago

cwendling commented 5 years ago

Allow to configure whether modifier latching should be enabled when enabling sticky keys.

See https://github.com/mate-desktop/mate-desktop/pull/335 for the new setting and https://github.com/mate-desktop/mate-control-center/pull/374 for the UI.

lukefromdc commented 5 years ago

Nothing broke when building and running this, about to test the m-c-c PR

lukefromdc commented 5 years ago

Note that org>mate>settings-daemon>plugins>ally-keyboard must be set "active" (the default) to test this as only then are settings from the keyboard accessability tab applies

lukefromdc commented 5 years ago

Once these are merged, mate-setting-daeon will need a version bump as the commit to mate-control-center depends on this.