Dmitrii Sharshakov
Dmitrii Sharshakov
does this code work in the default node.js?
It's still on Xwayland. Just installed V and `v install ui` to my machine, then trying examples. Compositor: Sway. When Xwayland is stopped V UI demo closes.
Zoom in/zoom out are already present and not changeable. Everything two-finger seems to be handled by apps and they do it alright (see firefox, eog, chromium should work as well...
I have (partially) ported this sample code to Rust. Which way should I better post it? Could I publish that template in my repository or submit it to get included...
Great! May I push stuff I have into an own repo at least for now (of course linking to this PR as the initial source)?
Let it be [here](https://github.com/sh7dm/rust-tf-pluggabledevice) for now.
I'm now working on extending my Rust port with stuff like device-bound kernels (accessing device from kernel).
Happens in Chrome, not in Firefox. Opera is based on Chromium, so it's a Chromium-specific bug.
To get started with designing client-server model and splitting out UI it might be convenient to make a simple web-based GUI for browser, as a temporary GUI without harder to...
Seems to be more heavyweight than necessary. Functionality required for Helix frontend can be implemented without any web technologies. Might still be a good thing for diversity of frontends and,...