khimaros

Results 284 comments of khimaros

Would IndieAuth be easier to support?

would [ydotool](https://github.com/ReimuNotMoe/ydotool) be helpful here?

I just encountered this when clicking a link as well, so it is not limited to the gesture.

@denisidoro -- do you have a PR in progress for that?

another hint: when the device ends up in this state, i can disconnect/reattach *only* the sound card and it will be properly authorized by usbguard. it's possible the condition also...

after a system reinstall, this is still happening but now affecting the entire hub, which means all of the devices connected to the hub (including my keyboard and mouse) are...

i've started a thread with framework community and shared a (kludgy, possibly security impacting) workaround here: https://community.frame.work/t/usbguard-not-authorizing-devices-after-docked-suspend-resume/19449/2

@Glitchy-Tozier -- i believe it shouldn't necessarily, so long as it is "tap toggle" and not "momentary toggle" [1]. the idea is to preserve the tap to switch layers behavior...

i think i see what your concern is now; the `=\

I was able to workaround with the following: ``` $ sudo sysctl kernel.unprivileged_userns_clone=1 ``` Source: https://github.com/electron/electron/issues/17972