gnome-shell-extension-gsconnect icon indicating copy to clipboard operation
gnome-shell-extension-gsconnect copied to clipboard

GSConnect should adhere to phone's DnD setting

Open jcuenod opened this issue 3 years ago • 5 comments

When Do not Disturb is active on the user's phone, expected behavior would be to suppress notifications in Gnome. Right now notifications still appear.

jcuenod avatar May 12 '21 18:05 jcuenod

KDE Connect does not expose this state, so you will have to request the protocol addition upstream at https://bugs.kde.org.

andyholmes avatar May 13 '21 00:05 andyholmes

For reference, this seems to be the relevant bug report: https://bugs.kde.org/show_bug.cgi?id=394712

nicolasmaia avatar Jun 04 '21 02:06 nicolasmaia

Ideally, this would work in both directions, i.e., the state is simply synced across devices.

real-or-random avatar Sep 06 '21 09:09 real-or-random

Here are all the upstream bug reports regarding this issue:

https://bugs.kde.org/show_bug.cgi?id=394712 https://bugs.kde.org/show_bug.cgi?id=439107 https://bugs.kde.org/show_bug.cgi?id=433021

Maybe there's a temporary workaround, f.i. through the "run commands" plugin?

sojusnik avatar Jan 26 '23 21:01 sojusnik

Maybe there's a temporary workaround, f.i. through the "run commands" plugin?

If you can get Tasker or something to recognize when the DnD state changes on Android, you might be able to get it to trigger a "Run Command" entry defined by a GSConnect device. But I doubt there's a way to do the reverse.

andyholmes avatar Jan 27 '23 21:01 andyholmes