21
submitted 10 months ago* (last edited 10 months ago) by TxTechnician@lemmy.ml to c/linux@lemmy.ml

I use an rmm called level. The remote support function under Wayland doesn't allow keystrokes or mouse input in Firefox.

Question : Is it that Firefox has not implemented the necessary features to allow input? Or is this more likely to be the rmm?

I reached out for a feature request to level, great company BTW.

UPDATE: So, it turns out that my RMM is working fine under Wayland. Level got back with me because they couldn't reproduce the problem. So I tried to reproduce the problem. Only to find it is working just fine. Whatever was causing that problem, I have no idea. But it's gone.

you are viewing a single comment's thread
view the rest of the comments
[-] drwankingstein@lemmy.dbzer0.com 2 points 10 months ago* (last edited 10 months ago)

this is probably actually the fault of wayland and it's fragmentation issue. Various wayland compositors have different methods of interacting with them and this includes remote/virtual input. Because of this fragmentation a lot of developers have just started to kinda give up, on wayland.

for this one specifically, I would assume any virtual input would work? there are a couple possible routes forwards, the easiest is probably using XDG's RemoteDesktop. However not every compositor implements this, Sway will be getting it soon (or already has it using luminous). There are also numerous compositors that don't support this.

you have wlr-virtual-{pointer,keyboard} which works on sway and mir, and thats it. I believe there was a compositor that could do this over dbus too?

the reality of wayland is, if it's not in the core protocol, you aren't guranteed to have support, and if it is in the core protocol, you still arent guranteed to have support, but the chances are better

[-] TxTechnician@lemmy.ml 2 points 10 months ago

So, it turns out that my RMM is working fine under Wayland. Level got back with me because they couldn't reproduce the problem. So I tried to reproduce the problem. Only to find it is working just fine. Whatever was causing that problem, I have no idea. But it's gone.

[-] drwankingstein@lemmy.dbzer0.com 1 points 10 months ago

interesting, do you know what they were using for input? if they have an encompassing solution that could be great. if they just use xdg remotedesktop, well thats about what I have now anyways T.T

[-] TxTechnician@lemmy.ml 1 points 10 months ago

No clue. But they are a pretty solid company. Small, responsive, and inexpensive.

Each pc costs $1/month, Min $20/month.

They have only terminal and file browsing for Linux now. But gui interface is on the road map.

Hope they get that soon.

[-] drwankingstein@lemmy.dbzer0.com 1 points 10 months ago

interesting ill have to look into it

load more comments (3 replies)
this post was submitted on 16 Nov 2023
21 points (95.7% liked)

Linux

47325 readers
906 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS