this post was submitted on 22 Jan 2025
120 points (100.0% liked)

Linux

49183 readers
773 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
you are viewing a single comment's thread
view the rest of the comments
[–] communist@lemmy.frozeninferno.xyz 1 points 6 hours ago* (last edited 6 hours ago) (1 children)
[–] westyvw@lemm.ee 1 points 3 hours ago (1 children)

Multi Monitor support on a remote session for one. In fact as of right now the situation is even worse and causes the application to crash altogether instead of dropping back to a single screen. Yes, I probably could force a x11 backend and it might work. But I shouldnt have to.

I am assuming this is the same security issue that has been there for a while. So many applications that could interact with other screens become broken. Maybe some of that is fixed, I suppose I should try again. But until I can multi-monitor with a remote session, I don't bother trying.

I am all for Wayland though, don't get me wrong.

[–] communist@lemmy.frozeninferno.xyz 1 points 2 hours ago* (last edited 2 hours ago)

What compositor are you using? Have you submitted a bug report?

https://gitlab.com/Remmina/Remmina/-/issues/2644

https://gitlab.com/Remmina/Remmina/-/merge_requests/2465

apparently it should be solved by moving to gtk4, and is actually a gtk3 bug, not a wayland one.