this post was submitted on 21 Oct 2024
66 points (98.5% liked)

Linux

47820 readers
497 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
top 48 comments
sorted by: hot top controversial new old
[–] [email protected] 58 points 1 day ago (1 children)
[–] [email protected] 28 points 1 day ago (3 children)

Just a note: if your on a x11 desktop waydroid will not work without tinkering

[–] [email protected] 4 points 17 hours ago* (last edited 17 hours ago) (2 children)

For future reference, u can get it working by running "mini" wayland sessions in your X11 sessions using something like weston :3

[–] [email protected] 1 points 1 hour ago

I didn't realize how cool Wayland is. I'm going to start transitioning from dwm to dwl ⸜( ^ ᵕ ^ )⸝♡

[–] [email protected] 2 points 14 hours ago

Yep was the fixes online

[–] [email protected] 11 points 1 day ago (1 children)

Said tinkering is pretty simple actually, just install weston. Weston is a reference wayland implementation that can run inside X11, so you can run waydroid inside weston

[–] [email protected] 1 points 1 day ago (1 children)

I actually recommend using Niri lately. It's not super great, but it does support multi-touch, which is major.

I hope cosmic supports it at some point because cosmic actually supports operating in kiosk mode, and also uses smithay.

[–] [email protected] 1 points 1 day ago

Just to be sure, you're talking about this right?

If yes do you mean running using niri instead of weston?

[–] [email protected] 8 points 1 day ago (2 children)
[–] [email protected] 12 points 1 day ago (1 children)
[–] [email protected] 1 points 1 day ago* (last edited 1 day ago) (2 children)

That's a fair point, and it's the Waydroid team's unquestioned right to use whatever technologies they want to build their software on.

But just throwing it out as a solution to a general Linux question when there's a VERY good chance it's incompatible with major distros is omitting critical information.

[–] [email protected] 6 points 1 day ago

Thankfully nested compositor, while not perfect, work really well for most use cases.

You won't get native multi-window support, because I don't think there are any nested compositors that work like that. There was a project in the past, but I'm pretty sure it's dead now. However, if you looking for something like a blue stack, it's alternative where you're only trying to play one game at a time, then waydroid with a nested compositor will work fine.

I apologize for the rock writing. I'm using speech 2 text.

[–] [email protected] 6 points 1 day ago (2 children)

I'm on pop, with a working wayland for quite some time now. Excuse me fon being out of the loop, but what major distros don't have wayland support?

[–] [email protected] 4 points 1 day ago* (last edited 1 day ago) (2 children)

Just off the top of my head, Linux Mint, which I know because Waydroid is incompatible with the machines I use in my classrooms. Even if it were compatible, unless the lack of global hotkeys has been addressed changing is a non-starter.

[–] [email protected] 1 points 23 hours ago

Is global hotkey like push to talk in an app working when another is app is focussed?

[–] [email protected] 2 points 1 day ago

Global hotkeys have been addressed on KDE, but no applications actually support it — one of the reasons being that no other desktops support it. Typical chicken-egg problem.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

linux mint(cinnamon stable ,experimental has some wayland support),mx linux(non kde version but am pretty sure kde 5.27 doesnt have wayland out of the box if they follow debian stable release cycle),antix,debian is what i can get from my head

[–] [email protected] -5 points 1 day ago (2 children)

True considering 90% of linux desktops are still x11 only outside of kde and gnome (they use x11 as fallback)

[–] [email protected] 10 points 1 day ago (1 children)

So, 90% of Linux users are using Wayland already?

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago)

No I mean 90% of desktops support x11 not users

[–] [email protected] -1 points 1 day ago* (last edited 23 hours ago) (3 children)

It saddens me to see you being downvoted by the Wayland evangelists when it is CLEARLY not a (EDIT: feature complete) replacement for X11 yet. If I could upvote you twice, I would.

[–] [email protected] 4 points 1 day ago (1 children)

If only x11 worked well in the first place. But its many flaws are never going to addressed because the developers only work on Wayland

[–] [email protected] 2 points 1 day ago (1 children)

I'll never make the claim that X11 is perfect, but my use case requires features that are either not built into Wayland yet or simply won't be built into it in the future.

I'm sure it's a fine product, but asking me to change my workflow to use it is a non-starter. When it reaches feature complete support of X11 functionality, I'll consider changing.

[–] [email protected] 1 points 1 day ago (1 children)

What is the use case that doesn't work for you? Mine was Nvidia and now it's working on gnome at least

[–] [email protected] 3 points 1 day ago* (last edited 19 hours ago) (1 children)

Like I said, I use Linux in my classroom, and I heavily use global shortcut keys set via script for individual lessons, with fullscreen opening of applications that don't have automatic support and shortcut key based window switching all without mouse input to create a seamless presentation for my students.

Global shortcuts and wmctrl, which form the critical backbones of this system, simply don't work in Wayland.

And to suggest it's just a perfect transition is wrong. I don't use Steam Link, but if I did? Doesn't work in Wayland. Everyone constantly bemoans that applications should be rewritten for Wayland, but one of Linux's advantages is eternal backwards compatibility so software can actually be FINISHED.

Wayland isn't the kernel and it shouldn't be held to the standard of the Linux kernel, but do you remember when Linus Torvalds publicly screamed at and berated a developer for a change to the kernel that broke a userspace application and then having the sheer GALL to suggest the application developer was at fault? Wayland evangelists could stand to be a little more understanding that people don't like it when you break functional userspace applications, force developers to work on stuff that is FINISHED to get it working again, and then blame them for not getting on board with your changes. You know who does that? Google.

Look, Wayland works for you and that's fantastic. Use whatever you like. Linux is Linux and one of the most beautiful points of Linux is freedom of choice. What I take exception to is the people in this thread who are acting like anybody who isn't on Wayland is crazy and insisting there's no good reason to still be on X11 just because they personally don't understand why someone would need features they need. Anyone expounding that "Wayland is a 1 to 1 replacement for X11 and superior in every way!" is either being intentionally disingenous or a cultist. You know who insists users are wrong for having their own use cases and workflow and wants them to change to their preferred system because THEY don't think the other use cases matter? Microsoft.

I'll be happy to make the switch to Wayland... when I do a system install or update and it happens invisibly and I don't suddenly have to wonder why all of my custom scripts no longer work.

[–] [email protected] 0 points 17 hours ago (1 children)

Xwayland should work basically forever, so there's no reason to rewrite anything. In time those features will get implemented, but I'm guessing you will need to change the scripts to use something other than wmctrl unless that particular program gets updated

[–] [email protected] 0 points 17 hours ago (1 children)

I appreciate the information, and I'm willing to give it a shot again when I next need to do a distro switch or a new installation, but until now my experiences with Wayland have basically been a stream of broken things over several days as I try to reestablish my workflow in a new desktop environment. The time it all goes successfully is the time I'll be sold.

[–] [email protected] 2 points 12 hours ago

I understand completely, I don't even update until I need to. In my case, screen capture works more consistently with Wayland than x11.

[–] [email protected] 2 points 1 day ago (2 children)

what issues are you having on wayland? I run nvidia+intel and it's completely fine (way faster on old machines too)

[–] [email protected] 0 points 14 hours ago (1 children)

No issues at all ngl I wish all the lightweight desktops supported it :(

[–] [email protected] 1 points 13 hours ago (1 children)

ig support is a big issue but I use sway on old computers and it runs really smooth

I get that you might want to stick to your favorite desktop though

[–] [email protected] 1 points 13 hours ago

i am saying lxqt and jwm and stuff like that lxqt has some experimental wayland support but jwm doesn't but its possible for them to add it.

[–] [email protected] 2 points 1 day ago

It's not that I have issues - it works just fine in the domain it's designed for. It's that the Wayland system does not provide feature parity with X11. I make extensive use of window manipulation using xdotool and wmctrl for my daily use case, and those are both unsupported on Wayland. It's a fine system for users whose use case fit with its design. It is not a feature complete replacement for X11.

[–] [email protected] 1 points 1 day ago (1 children)

@mycodesucks @Mwa Wayland is so stable what r u talking about

[–] [email protected] 1 points 14 hours ago

No issues at all ngl I wish all the lightweight desktops supported it :(

[–] [email protected] 28 points 1 day ago* (last edited 1 day ago) (4 children)

Way droid is better than bluestacks imo

[–] [email protected] 5 points 21 hours ago (1 children)

Depends on the use case.
If OP's main goal is gaming, they'll likely miss the control remapping features. If the use case is running standard apps, then for sure

[–] [email protected] 3 points 12 hours ago

True, I used bluestacks once or twice and concluded it was bloated and possibly dodgy so never really used it

[–] [email protected] 16 points 1 day ago (1 children)

It is definitely very performant. However, it was a pain to set up when I first tried to use it. First installing it, then installing an ARM to x86 compatibility layer, and then certifying the device for Google Play to work (which in hindsight isn't necessary considering that Aurora Store exists.)

[–] [email protected] 7 points 1 day ago (1 children)

Certifying isn't too bad, I've done it 7 of 8 times now probably because I keep nuking my machines

Why do you need a compatibility layer? It runs x86 lineageos doesn't it?

[–] [email protected] 6 points 1 day ago (1 children)

There are good amount of applications that are only armed. Google actually might be getting an open source arm to x86 emulator/native bridge.

If they do, then waydroid can include translation directly, but as it stands, there are no open source translators, so it's not something waydroid can ship.

[–] [email protected] 1 points 11 hours ago

Yup, pretty much that. I really hope an open source ARM to x86 translation layer will be developed in the future, right now you have to install one of them (libhoudini or libndk) separately.

[–] [email protected] 3 points 1 day ago

Thank you. I will try this

[–] [email protected] 1 points 1 day ago (2 children)

Genymotion should work too, free for personal use.

[–] [email protected] 2 points 14 hours ago* (last edited 14 hours ago)

I tried that and it wasnt good. Though I was on windows at the time. So Waydroid is a godsend, its pushy with the licensing which was annoying to deal with.

[–] [email protected] 3 points 20 hours ago

Last time I tried Genymotion (a few years ago) their Linux support existed, but sucked

[–] [email protected] 1 points 1 day ago

Android studio?