Andy Holmes
Andy Holmes
I think the easiest way is probably to have GSConnect modify the `unlock-dialog` session mode in GNOME Shell, which can be found in [`js/ui/sessionMode.js`](https://gitlab.gnome.org/GNOME/gnome-shell/blob/main/js/ui/sessionMode.js#L67-L77). Probably the only way that this...
> What if we just return there instead of stopping it. Should this not keeping GSConnect alive in lock screen? Those are really unrelated things. The `this.service` object in `extension.js`...
> Still the input does not work. Seems not a problem with the missing "unlock-dialog". There's still some digging to do I guess :slightly_smiling_face: [Here](https://gitlab.gnome.org/GNOME/gnome-shell/blob/main/js/ui/sessionMode.js#L31) you can see that `allowScreencast`...
Hmm, not sure. I suppose if the device was disconnected and reconnected when the lock enables, it might be choking up on the initial onslaught of packets that happens at...
> With that out of the day, where would be good place to add these changes? Since the enable() and disable() functions only have two lines each, I assume it's...
Was this one good to go?
Closed by #1493
> 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...
Connection works for me in Silverblue without problems.
I'm not sure I've installed from either in a very long time, to be honest. Generally, I would advise against using distribution packages unless you have a good reason (NixOS...