Devin J. Pohly
Devin J. Pohly
FWIW, I've been using this on my systems with no issue since the pull request was created. :smile:
I did some digging based on @saulpw's comment on PR #1337. It turns out the real complication is that the system curses library can return not only standard curses key...
After a lot of thought, it seems like the root of the issue (and related problems) is trying to represent sequences of key combinations as strings. Some hacks are in...
Ah, I didn't realize GitHub didn't do that automatically. Updated!
And while we're here, if you'd like to install the plugin locally, as a regular user, rather than system-wide with sudo, the [path you want](https://obsproject.com/forum/threads/solved-where-is-plugins-directory.113716/) is ~/.config/obs-studio/plugins/motion-filter/bin/64bit/motion-filter.so
I don't think bubblejail would need any I/O calls where asyncio would make a difference. Maybe we could submit a typing PR to the pyudev project? :)
That sounds cool, but will bwrap allow anything to add binds after it is already running?
Good to know. I still suspect it's unlikely on the bwrap side as well. With its focus on security and simplicity, allowing dynamic changes once the sandbox is established sounds...
Let's not limit our thinking by a specific number of players. Once upon a time I scrawled some [thoughts](http://kki.ajworld.net/wiki/User:Djpohly/N-player_support) on the SMTheming Wiki just because that was the only place...
Duplicate of #177?