deleted by creator
Ooooh how dare you? Dontyaknow Birdie from Phoronix is struggling to run a window manager from 1983 on a ATi Rage II with Wayland???!?!??
It’s here on Lemmy, too.
I was down to like -50 on a thread about an X11 vulnerability and all I wrote was, “Imagine still running X.”
I’d downvote that comment too. It adds nothing to the discussion and is deliberately confrontative and superficial.
I really think some of the Linux crowd on Lemmy are way too sensitive and liberal with downvoting. That’s a perfectly fine comment to make. I imagine a friend saying that to me in real life and obviously it’s just an inoffensive joke/jab that shouldn’t be taken at face value.
It’s not like I give a flying fuck about downvotes regardless but when it comes to Wayland the X11 folks are just wrong. It’s time to move on, and bitching and screaming isn’t going to make the developers come back to fix it. It’s Weekend At Bernies, the display manager.
Shut the fuck up, install Wayland, and help submit bug reports and make it better. It’s the future.
deleted by creator
Imagine running “not X” and it doesn’t work.
So, as it’s been stated, Wayland is still not universally better than X. There are still bugs in places. Gaming is still an issue. Kwin’s implementation still isn’t complete enough to be reliably introduced as the default.
This is after years and years of work. Yes, making an entirely new display protocol is hard. However Wayland was introduced as the “eventual X replacement” when I was in high school. I’m 30 now. I’ve heard some variation of “Wayland is almost ready” since my senior year of college.
At some point it becomes exhausting. At this point when someone says something along the lines of “in a year or two, Wayland will reach a point where X.org will be a thing of the past” my immediate reaction is to call bullshit.
at some point they’ll be right though! Right when shmayland is announced as the successor to Wayland–since Wayland is getting long in the tooth.
Don’t worry, Pottering will fix it and replace Wayland with a new facet of Systemd. /s
My only issue with it currently is global hot keys. Push-to-talk on discord only seem to work when a xwayland window is in focus.
The API exists, just waiting for things to catch up.
In the meantime (how many years did it take Discord to update their electron to a not-quite-as-ancient version the last time?), one thing I’d like to see here would be the option to allow listening to global keypresses for certain apps. Yes, that makes security slightly worse I guess but I’d rather have all the other benefits of Wayland working for me while this one isn’t working yet.
If you use arch, there is
discord_arch_electron
which can build with the latest electronI use WebCord though
I’m also annoyed with the global key issue, but for Discord, I just set a key to mute my mic system wide.
This is a hack at best and might even get you banned.
My sticking point with Discord in particular is that, at the moment, it’s allergic to file drag and drop under Wayland. If I want to drag and drop a file attachment, I have to open the file explorer dialog and drag onto that.
This is more of a Discord being sluggish to update problem than a Wayland being unstable problem, but it’s still extremely irritating.
What Remote Desktop tool works for you in Wayland? Found none Working well on Wayland (Maybe I did something wrong when I tried VNC and RDP)
This has been my first struggle with Wayland. Used to be able to enable remote desktop with a single check box in most distros, then VNC into it from a Windows PC no problem. It’s a real hassle now and glitchy at best once it’s up and going. I gave up and have been using Anydesk to remote access a machine, and even that wasn’t simple to get going.
The only time I RDP is to my Windows machine for gaming and I’ve had great success with Remmina
Oh, yea, was thinking the other way around: I want my GNOME session streamed to an iPad, that I can use on the couch. (OpenSuse tumbleweed)
Yeah, can’t help you there. I use Firefox tab sync to send browser sessions to other machines so I don’t feel the need to RDP into anything to keep a train of thought going.
I see, of course for browsing the web, I would still use a local browser on the iPad. I would use the remotes session for learning different linux/coding things, where SSH is not enough, while I’m not gone in the bureau for several hours but sharing the evening with the family.
I am excited about Wayland. I’m just waiting on PopOS to run it as the default. I’ve tried using it but I was getting hard locks when I left my computer idle for a while.
The logs made it seem like it was a Wayland issue so I switched back to x11 for now. It hasn’t happened since.
I imagine most people don’t have a strong opinion one way or the other. They just want their distro and em to work well.
I’ve tried. KDE Plasma on the 4k external screen is giving me big black blocks to the right of windows I move or for the launcher… Like a shadow. Flickering trails of black block shadows if I move windows around. The latest nvidia driver did finally fix the mouse leave trails of black boxes, though. No idea if it works for Gnome, I can’t stand Gnome’s layout, workflow, and window management.
I often reread stuff while imagining I’m someone with no knowledge of the topic, the title of this post is a good example of how hilarious things become.
What’s to get? Linux’s mint candy made a deal with rapper waylo to put cinnamon into their new flavour of linux
Ah thanks now I get it
Yesss let’s go.
I can finally die in peace.
Can someone explain to me what Wayland is? I don’t fully understand I read wikis on it but I’m still new to a lot of this
The way for your desktop to communicate with the hardware.
It used to be X11 - A server-client architecture, which meant your desktop was effectively just a client that told the server what to do. The server was the one doing the drawing
Wayland is just a protocol, defining how programs and desktop should communicate with each other - without a middleman that was X11 server. The desktop does the actual drawing here.
Software that displays programs on screen. X11 goes way back and is inefficient. Wayland is the new standard but is seeing regular improvement and updates. I know Fedora have already moved to Wayland. I think Ubuntu have now too. Mint going this direction is good news.
TLDR, software that displays apps on screen. X11 is old and awkward. Wayland is new and better but has been slowly becoming standard.