sailfishos / sailfish-utilities

Sailfish Utilities
GNU Lesser General Public License v2.1
23 stars 22 forks source link

[sailfish-utilities] Add restart keyboard action. #66

Closed ichthyosaurus closed 1 year ago

ichthyosaurus commented 1 year ago

This fixes #52 but I didn't mention it in the commit message because other commits refer to "JB" numbers while the contributing guidelines appear outdated.

The "restart keyboard" action was removed in ac4d84cf5063158602f6742b7c9383d6149a46f4 in 2016. My implementation uses a direct DBus call instead of going through the C++ side plus Bash.

(I created a patch for Patchmanager as well.)

rainemak commented 1 year ago

It's perfectly fine that community contribution is without JB#. The one who integrates shall take care of changelog generation.

ichthyosaurus commented 1 year ago

I fixed it, thanks for reviewing!