Presi300, (edited )
@Presi300@lemmy.world avatar

Niche X11 projects die, niche wayland projects emerge… Nothing’s really gonna change here. And packages SHOULD be unified. There is no response reason to package chromium in 15 different ways for every distro.

0x4E4F, (edited )
@0x4E4F@sh.itjust.works avatar

Why not? Maybe I’m using a niche architecture which doesn’t gets built by default. Or maybe I don’t use glibc.

Thcdenton,

I suddenly have the urge to daily drive Hannah Montana Linux

yamapikariya,
@yamapikariya@lemmyfi.com avatar

Yes -flatpak. I’m not a big fan. It’s nice though

mvirts,

Lol I’ll care if I’m ever not able to build from source, which would mean I probably won’t use that software, so I don’t care.

Churbleyimyam,

I don’t like flatpak any more because it makes restoring snapshots take forever.

mlg,
@mlg@lemmy.world avatar

Flatpak packages still suck at integration without breaking something in the core app. They’re really great for bleeding edge and cross distro support tho.

Wayland still can’t do all the cool tricks X11 can, so it’s not like it’s really being forced upon anyone beyond X11 losing on potential major updates which is unlikely.

DEs are willing to switch to Wayland given that it is either equal or superior to X11 which is still not the case for several scenarios and applications.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

Exactly my POV. Do all the things X11 can, and I have no problem switching whatsoever.

Why did no one had any issues switching from PulseAudio to PipeWire? Because it was simply better. It could do everything PulseAudio could, plus a lot more. It was backwards compatible (with plugins of course) and there were practically very little issues with it at the point at which distros and users decided to switch. It was a finished product.

Cypher,

Speak for yourself, I’ve had enough issues with both PulseAudio and PipeWire to abandon gaming on Linux which is a shame.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

What exactly was wrong with PipeWire and gaming (Steam I presume)?

I don’t game, but I do music on Linux, use Ardour… sure, it requres some setting up, but far from anything super complicated.

WolfhoundRO,

More like “Wayland is getting killed by my Nvidia card”

loutr,
@loutr@sh.itjust.works avatar

Honestly if you care about Linux don’t buy Nvidia at this point.

A7thStone, (edited )

I was just in a position to buy a top of the line video card. Even thought Nvidia still outperforms AMD at the top end I never even considered them an option.

Darthjaffacake,

I agree but it’s very unfortunate considering graphics cards are so expensive to replace nowadays so if you already have an Nvidia card then you’re kinda screwed.

renzev, (edited )

“reduces fragmentation” wtf lol. If it wasn’t for flatpak making it easy to run proprietary / obscure apps on my weirdo little distro (Void Linux, one of the few remaining non-systemd distros) I would have switched to something mainstream like Debian long ago. People are gonna go with the distro that supports (i.e. has non-broken packages for) the apps they use. Having a cross-platform package manager makes it easier for small independent distros to exist and be useful, not harder.

EDIT: And while it’s true that Wayland adoption kills obscure X11 window managers, Wayland adoption also spawns a wide range of obscure Wayland compositors. Think hyprland, wayfire… It’s by far not all Gnome and KDE! If anything, we can expect more people making Wayland compositors as hobby projects, if Waylands claims about a simpler codebase are to be believed.

In conclusion: this is a stupid argument lmao

0x4E4F,
@0x4E4F@sh.itjust.works avatar

I use Void too, but not Flatpak. You can use xbps-src to repackage those obscure pieces of software, you do know that, right?

renzev,

I use flatpak because I enjoy the sandbox as well. Nice to know that a zeroday in some obscure internet-enabled program won’t automatically grant the hacker access to my entire home directory. And as for xbps-src, I might as well submit my package to the official repos while I’m at it. Don’t get me wrong, I do want to eventually contribute to Void’s repos in some way, but when I have time for that. And right now, I don’t have time to essentially become a package maintainer just to be able to use the apps that I need to use.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

Yeah, but not everything gets accepted. Like, for example, I use Viber and they won’t accept it because it doesn’t do version numbering when doing releases… and you have no idea when they will update. Basically, short of unpacking the deb and checking the version in the ELF binary, there is no way to know which version you’re running. So, I just post those obscure or out of date software templates on GH and other places.

I’ve also submitted a few times in the official repo… for things I know that I use reglarly and can maintain. Basically, most of them don’t have that many updates, like once or twice a year, so that’s why I opted to submit and maintain them, lol 😂.

taladar,

If anything, we can expect more people making Wayland compositors as hobby projects, if Waylands claims about a simpler codebase are to be believed.

They are not. Wayland compositors have to do a lot more of the same thing in every compositor than window managers ever had to. So many in fact that their whole central design idea has to be corrected for by everyone using wlroots to implement those common parts to get anywhere anyway which means wayland compositors in other languages without wlroots bindings are less likely.

renzev,

have to do a lot more of the same thing in every compositor than window managers ever had to

Yes, but is that not entirely expected? As far as I understand, compositors are complete implementations of Wayland’s display server specification, whereas window managers are just a helper program that, well, manages windows, while Xorg does the heavy lifting required to fully implement the X Window System protocol. So the only real difference that I see is that, in the X world, the “common parts” are managed by a separate process (Xorg), whereas in the Wayland world, they are managed by a separate library (wlroots). So a hobbyist developer trying to make a window manager in some obscure language would need to figure out how to communicate with Xorg in that language, whereas a developer trying to make a compositor in some obscure language would need to write wlroots bindings for that language. Maybe I am just ignorant, but those seem like comparable efforts to me.

And lastly, in the X world, the only (widespread) implementation of the X Window System protocol is Xorg, but, in the Wayland world, there are compositors that use wlroots, and those that don’t. So wouldn’t that alone indicate more fragmentation / diversity? Sure, there are more X window managers than Wayland compositors out there, but X11 has also existed for longer. In short, I don’t see how the Wayland system is more adverse to diversity of implementations than X

taladar,

I see wlroots as the bad workaround for the bad design decision to not have a single implementation in Wayland.

BlueGlasses,

My problem with it is honestly just a personal thing…

My current laptop uses an Nvidia GPU… i don’t think i need to say more

bitwolf,

Wayland has been great for several years now. Things change, especially technology.

I always found it so strange when the biggest tech nerds get upset about change.

corsicanguppy,

Oh god, how bad flatpak is. I say this as someone who used to head up a security group for an OS.

brian,

do you have anything to back this up other than a fuzzy claim of authority? so far when I see people say things like this they’re always talking about a handful of since fixed vulnerabilities early on in the project

nickiam2,

Every time I update my flatpak apps I get a warning about deprecated libraries. I don’t think flatpak is the issue but rather apps being able to not update really old libraries that could have security patches available. Does anyone know of a way to force these old libraries to update?

0x4E4F, (edited )
@0x4E4F@sh.itjust.works avatar

On Flatpak? Probably not. You update those libraries, even manually, and things will most probably break.

One of the many reasons I don’t like Flatpak. You really don’t have any control over how these packages are delivered. What the package maintainer did, that is it. But there’s a new version. Nope, not if the package maintainer doesn’t update.

onlinepersona,

People complaining about something opensource not doing what they want it to do: dudes/dudettes, if you want to maintain X11, go right ahead. Or if you want it maintained, pay somebody to do it. But stop this incessant whining about opensource devs choosing a direction you don’t like and pretending it’s the end of the world. This isn’t some faceless, megacorp with closed-source shit you have no control over.

If all the people complaining about wayland either put their energy to positive stuff like making wayland better or making X11 better, this wouldn’t be a problem.

CC BY-NC-SA 4.0

Corgana, (edited )
@Corgana@startrek.website avatar

My pet peeve is when people complain someone else’s free labor isn’t being done in the way they’d prefer. First of all, it’s entitled. Secondly, complaining on social media rarely if ever accomplishes anything in FOSS land.

taladar,

Counterpoint, if all of the people advocating for wayland actually worked on improving wayland to a usable state instead maybe people would actually want to use it.

onlinepersona,

No one’s forcing you to use it. If you don’t want to, stick to X11. I’ve been testing wayland for a few months now and it’s fine. It does most of I want it to. I don’t need fancy fractional scaling, adaptive refresh rates, or whatever other fancy stuff people complain about that isn’t there. It shows my windows, allows screen-share, and… that’s it. Only thing missing for me is scriptability.

I’m not advocating for Wayland nor X11, just saying to stop shitting on devs who give a lot of free time to write opensource code that none of us have to pay for. All we have to do is be nice - maybe report bugs, maybe maybe donate if we have the means.

CC BY-NC-SA 4.0

deur,

Good thing the world is that simple, you’re completely correct. Nobody who could theoretically prevent something they don’t like is not entitled to their dislike, duh!

onlinepersona,

That’s exactly what I was I saying! Wow, your reading comprehension gets five stars and a kiss on the check. Papa Wouter must be impressed!

CC BY-NC-SA 4.0

yuki2501,
@yuki2501@lemmy.world avatar

Wayland is still too immature. I couldn’t get it to work on my Kubuntu distro.

And then there’s this list of problems with Wayland.

gist.github.com/…/9feb7c20257af5dd915e3a9f2d1f227…

BEGIN RANT

“Move fast and break things” may be fine for software gurus who love to experiment and have no problem hitting their head against the wall every few days while believing in the promise of a free-to-fix future, but this isn’t true for poor or busy people who are NOT middle class folks living in their own house in a suburb with a garage full of computer parts. There are single parents, caregivers with disabled and/or elderly, folks who need a reliable computer for their studies, and in general people who simply need something that JUST WORKS.

I’m a caregiver, and unfortunate I’m poor enough that I don’t have money to buy a commercial OS. Heck, I wish Windows just worked instead of making old versions obsolete. I was perfectly fine with Windows 7 ten years ago until Microsoft started doing planned obsolescence bullshit with their forced updates. I had to switch to Linux because Windows became very unreliable and I needed a stable platform that wouldn’t ruin my work.

(So if you’re one of the persons who reply to “Help my Linux is having problems” with “well you should know Linux is like that, you should have thought it twice before switching”, then you’re part of the problem because that’s a very, very shitty answer to give to a non technical end user with limited time and resources)

The year of the Linux desktop will never arrive if developers keep pushing incomplete and buggy software to the end users instead of actually fixing bugs and delivering their stuff ONLY when they’re ready.

Wayland is NOT ready for the end user.

END RANT.

Westlyroots, (edited )
@Westlyroots@pawb.social avatar

You’re not wrong but also misinterpreting this. Yes, it’s bad to push incomplete software on end users, and it’s even apart of the entire development ideals of Linux: never break userspace. There’s even small bits of code (see: egrep and fgrep) in the core commands that has been on the chopping block for removal for 2 decades but hasn’t because removing them would break apps.

The choice of PUSHING Wayland on end users is not up to the developers making wayland, it’s up to the distro maintainers, and this image honestly doesn’t even make sense. Most distros right now are either so nothing, and the ones that do are disabling Wayland until it’s more feature complete. The only big distro I remember that’s specifically is pushing for it is Fedora, and Fedora is specifically known for pushing for new initiatives.

X11 works just fine, and will work just fine for a long time, and if there’s ever a point where a majority of apps start dropping X11 support for Wayland, it’s going to be because Wayland just works by that point and has for long enough for devs to care.

That article itself against has been a pain point for years because it over-dramaticises a lot of the pain points about Wayland and a lot of the issues it touts don’t… exist anymore. I’ve used lots of software like OBS on Wayland just fine a long time ago even though the article says it’s been broken for years. Nvidia on Wayland has also just gotten to a good state on proprietary drivers while the article implies you need the crappy open source drivers to use Wayland at all, which hasn’t been true for a very long time. I could go on about this article, but Brodie Robertson has already talked it to death on YouTube.

Wayland does “just work” (no bugs, no configuration, just switch to it and nothing breaks) for a lot of users at this point, and I’m tired of this article ignoring that and trying to make it seem like Wayland is this buggy slop everyone’s being forcefed when it’s not.

kuberoot,

if developers keep pushing incomplete and buggy software to the end users instead of actually fixing bugs

My understanding is, the issue is that fixing bugs in X has become too much of an issue due to bloat and bad historical architecture, so the developers working on it - and providing the software for free, if not working for free - instead worked together to develop a new standard aiming to fix the issues inherent to X’s code and design.

The “list of problems” is absolute bullshit right from the start. The first two sections are “It didn’t used to work like this in X, Wayland is trash!” and “I had some screen recording software using X APIs and they don’t work when not running in X!”. In fact, a lot of them follow this pattern, blaming Wayland because it doesn’t have 100% backwards compatibility. It’s not an X rewrite, it’s meant to be a new, better piece of software.

I will not deny that Wayland has problems, of course - but those mostly come down to NVidia refusing to support open protocols, missing features that are yet to be implemented, and missing software support for Wayland.

I will also say that on Arch, which doesn’t assume I’m using X, Wayland does work completely fine for me when following instructions. It might be an issue with the distro you’re using not having good support, or one of those edge cases like problematic hardware. I definitely agree that you should stick with X for now if you have problems, but I’ll also say that you’re getting it for free, and if you don’t report problems, they might also not know about them, for example because it only occurs on specific hardware.

onlinepersona,

Move fast and break things

Bro, wayland is 15 years old

CC BY-NC-SA 4.0

yuki2501,
@yuki2501@lemmy.world avatar

If it’s still so buggy then that’s even worse!

And please don’t call me bro.

taladar,

More than enough time to make something that is not as shitty as it still is.

onlinepersona,

Go on then. Make it better, or make a better one.

CC BY-NC-SA 4.0

yuki2501, (edited )
@yuki2501@lemmy.world avatar

Ah yes, end users have no right to point out a software’s flaws unless they’re better than the developers who made it.

Don’t tell me you forgot what a “non technical end user” is?

Users can’t even add a feature request because they’re met with a storm of insults and snobbery.

Well, I have some news for you: You can’t hope for the year of the Linux desktop and keep treating end users like shit.

onlinepersona,

Pointing out flaws is fine. Shitting on devs, is not, just like devs shitting on users isn’t.

Don’t be surprised if you attack somebody and they defend themselves.

Saying “X doesn’t work” is completely fine. Writing a rant about how opensource devs don’t think about people, yadayada. Buddy, these are people giving up their free time to write stuff. Nobody’s forcing you to use it. There are no guarantees provided, no warranties either. It’s provided as is.

The way you are is as if someone built a free house in the woods, you showed up and complained about how the door is creaky, the toilet leaky, a draft coming through the windows, and you wrote a review online disparaging the free work. Does that sound like good behavior to you?

Users can’t even add a feature request because they’re met with a storm of insults and snobbery.

How did you write the feature request? “I demand this be implemented because you’re providing a product and I’m a customer” or “It would be great if X were added for reason Y”? If it’s the latter and you were met with unkindness, of course that’s shit, no doubt.

CC BY-NC-SA 4.0

yuki2501,
@yuki2501@lemmy.world avatar

I understand devs being busy. What I can’t stand is their fan club who keep shitting on every user asking questions or not having the time to do a deep search on every single solution and the problems that come with it.

Maybe this is news for you, but FOSS communities are incredibly toxic. Every single suggestion or legitimate complaint is taken as a personal attack.

Then they wonder why people don’t pay enough attention to Linux and Open Source Software in general.

Perhaps they should realize there’s too many assholes in the community who keep driving people away. Normal folks have a limit. They just leave and hope their Windows doesn’t crash away, which is less frustrating than having to personally deal not only with tech issues but the shitty attitude of peple who are knowledgeable enough.

Worse, when you want to point out a flaw, you need to build an exhaustive list of reddit posts, archive org pages and so on and face trial because unless you give every single piece of evidence then your complaint is invalid. And I’m sorry but normal people just don’t have time for this shit.

Remember that joke? Ask for help and you get no response; Say linux sucks because you can’t do X and you get dozens of apologetic posts explaining step by step how to do stuff.

Turns out there’s some truth behind that joke.

onlinepersona, (edited )

So there are two points:

  1. don’t shit on people who donate their free time to make a product you can use for free with no warranty whatsoever, unless they treat you like shit
  2. many FOSS communities are toxic: I wholeheartedly agree. Fuck those that are. Ain’t nobody got time for that.

Still point 2 does not invalidate point 1.

I’ve had to deal with toxic ubuntu, debian, arch, nixos, rust, java, python, … communities. The ones that piss me off the most are linux communities that treat newcomers like gutter-filth, refuse to endorse GUIs, good documentation, and just a generally better newcomer experience, then wonder why there’s no “year of the linux desktop”. I hate those gatekeepers with a passion. “If you use Linux, you must learn to use the command line”, no how about you fuck off to whatever CLI cave you came from and learn to be a productive member of the community?

As I said, I get it. But again, writing an angry bug report, demanding a new feature be implemented, writing a tirade about “how bad opensource software is” or whatever? Nah. Not OK

Remember that joke? Ask for help and you get no response; Say linux sucks because you can’t do X and you get dozens of apologetic posts explaining step by step how to do stuff.

Turns out there’s some truth behind that joke.

Sad but true.

CC BY-NC-SA 4.0

0x4E4F, (edited )
@0x4E4F@sh.itjust.works avatar

There are single parents, caregivers with disabled and/or elderly, folks who need a reliable computer for their studies, and in general people who simply need something that JUST WORKS.

This is also one of the many reasons why Linux as an OS fails to establish a bigger user base. Of course, this is one of the smallest problems, but it still is.

Like Linus said, every tool every dev made was usually because they wanted to fix problems in their workflow, not because users needed something that they can provide. Sure, I’d also look at things from this perspective. After all, god made his beard first, not everyone else’s, but the trouble is, things don’t really move fast enough in that direction. Don’t get me wrong, there has been progress in GUI tools, but not enough IMO. Most tools are terminal based, and while that is not a problem for most UNIX type OS enjoyers, that is a problem for your averige Joe. That might not be the crowd we’re trying to get off of MS and Apple products, but they still play an important role IMO, more of a guide as how a UI should look and feel to the average user. Linux and other UNIX based OSes kinda messed up with this one. Things are getting better though, have to say. I don’t use some of the UIs for stuff people usually do, but I have tried a few and I have to say that things are moving in the right direction the past few years. Just not fast enough…

AnUnusualRelic,
@AnUnusualRelic@lemmy.world avatar

Ok, but nobody explained what the equivalent of “ssh -X” was supposed to be with wayland.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

It doesn’t exist as far as I know.

Lime66,

Waypipe

2xsaiko,
@2xsaiko@discuss.tchncs.de avatar

waypipe

betz24,

Does this work well with X11 -> Wayland communication? Or do both computers need to be Wayland?

brian,

after a brief glance it looks like it, but that’s the same case as x over ssh. otherwise there’s things like vnc that wouldn’t care what each side is running

AnUnusualRelic,
@AnUnusualRelic@lemmy.world avatar

Oh, cool. I’ve been looking for that for ages. Thank a lot!

devfuuu,

It’s such a niche feature that I bet most people under 30yrs never heard or used that it’s become too cringey that everyone keeps mentioning it.

But there’s the solution already mentioned.

I’d just like that some people would look a bit at themselves and realize that almost nobody wants or cares about that single weird feature. There are many remote desktop solutions more known to end users that need that kind of interaction.

AnUnusualRelic,
@AnUnusualRelic@lemmy.world avatar

Actual Unix users care. Maybe people that just jumped ship from Microsoft don’t, but I think that’s just because they don’t know what’s possible and how convenient it is.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

I have also jumped ship from MS, but it is actually a cool feature. I don’t use it that frequently, but a few times a month, yeah.

WeLoveCastingSpellz,

X11 is already dead, and it will not become more or less usable it will always stay the way it’s and wayland will gwt better. that’s the difference and flatpak is just an option it doesn’t try to replace what’s already availible. spreading distrust and miainformation about these softwares doesn’t help

victorz,

X11 is already dead

How do you mean that? I’ve been using X11 for like 17 years. i3 uses X11, and I will most likely not use another WM if I can help it. It’s perfect for me. X11 is available in the core repositories of all the big distros.

Curious to know what you mean by “dead”.

WeLoveCastingSpellz,

by dead I mean abandonware, not devoloped for anymore

laurelraven,

Just because they don’t do full releases doesn’t mean it isn’t developed anymore. They switched to updating modules individually, with three updates made this month. Doesn’t sound very abandoned to me.

DarkDarkHouse,
@DarkDarkHouse@lemmy.sdf.org avatar

It’s on life support but it is doomed.

laurelraven,

That’s not what the person I was replying to said, they said it’s abandonware and not being developed anymore. Which is not true.

Moobythegoldensock,

Sway is essentially i3 + Wayland, so it shouldn’t be a hard switch once X11 goes EOL.

victorz, (edited )

I actually used Sway for a while. Can’t remember why I switched back though. What would X11 “going end-of-life” entail? Not being distributed/packaged anymore? Is there an official timeline for that or something?

bitwolf,

Essentially they’re not doing feature work on the core codebase. I’m not sure if that’s true or not, but the packaging of it wouldn’t be up to the developers but the distro maintainers.

Moobythegoldensock,

Not that I’m aware yet.

bitwolf,

It is not getting new features anymore. Just because the distro is packaging it doesn’t mean it’s not dead.

I heard Sway is very similar to i3. But I’m partial to hyprland myself

dai,

I love me some hyprland, it’s minimal enough to run on my 4gb ram foldable laptop with the same animations I have on my main laptop & desktop.

Wayland x Nvidia aside (on my laptop) it’s the perfect minimal environment for me.

bonfire921, (edited )

I’ll say that while it still has features that Wayland doesn’t it’s not dead, it doesn’t get updates yes but it still used by a lot of people for the fact that Wayland just doesn’t support some stuff that x11 does. Great example I have is TeamViewer and Nvidia+KDE

victorz,

You made exactly the point I was trying to make.

I guess “dead” is a matter of definition in this case. 🙂

bitwolf, (edited )

While TeamViewer is definitely neglected I use it often on Wayland and it works well actually!

In the past year or so it doesn’t shut down correctly. But the core functionality works well.

I’ve been experimenting with Rustdesk as an alternative because I doubt they’ll update the Linux client anytime soon. The Windows version looks like an entirely different application at this point

In terms of feature parity. I believe the only thing left is global hotkeys, which hyprland proved it can be done.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20975616 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10402424 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php on line 339