Closed vojtapolasek closed 2 months ago
The keybinding is alt+super+s.
This looks legit. It's the "new" GNOME default I believe, and it's the override Debian ships for a long time; and the syntax look OK.
This is my first contribution here, I am not sure how to verify my changes. Help appreciated.
You should rebuild and install your changes locally and verify they work. Building mate-settings-daemon is not terribly hard, and if you're rather used to building RPMs you just need to use the snapshot from your PR and verify it works. If you need more specific information, ask away.
The Travis fail in Debian came from a noninstallable package, we can presumably ignore it for the purpose of this PR:
Package policykit-1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
only available from another source
However the following packages replace it:
polkitd pkexec
E: Package 'policykit-1' has no installation candidate
Note that in Debian Unstable we still have a "transitional package" by this name that depends on the current polkitd and pkexec. I guess that was removed from Debian Testing while still being present in Debian Unstable.
I just fixed the Debian build failure in master, that had nothing to do with this PR so we can ignore it
Hello, I rebased. Could we merge this please?
WFM and it's a good addition to stock MATE, thanks for your contribution!
The keybinding is alt+super+s.
This is my first contribution here, I am not sure how to verify my changes. Help appreciated.