this post was submitted on 15 Jul 2023
79 points (91.6% liked)

Linux

47572 readers
920 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
 

I told myself I wasn't gonna do it anytime soon but I distro hopped from Endeavour OS to Arch with Hyprland in the span of 3 days. Nothing against endeavour. I just tried to customize, broke some stuff and decided to try Hyprland again. I'm quite liking it. It takes awhile to get used to it but it's fun. I cloned a repo for a customized version of it. I don't know how long I'll stick with it but wish me luck!

top 40 comments
sorted by: hot top controversial new old
[–] tomas 17 points 1 year ago (3 children)

Once you go Arch it's hard to go back.

Good luck!

[–] Digester 3 points 1 year ago

It kinda is, just went from EOS to Arch with Hyprland today. It's hard to move to something that feels less up to date.

[–] GustavoM 1 points 1 year ago

^ this. Nothing beats the AUR.

[–] [email protected] 0 points 1 year ago

It's true, I didn't go back to Ubuntu on Arch. But I did move on eventually. But it was actually quite easy.

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

What exactly is Hyprland? I looked at the site quick but I couldn’t quite figure it out from the description.

Disclaimer: I’ve only ever used Linux servers, not really as a desktop beyond vanilla Ubuntu

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

From what I can tell it's a compositing window manager for wayland (the potential successor to X11, in case you didn't know). It does make things very neat and pretty though.

[–] [email protected] 15 points 1 year ago* (last edited 1 year ago) (1 children)

To add to this: Wayland is a bit different than X11. In X11 you had split responsibilities: Compositing, X Server and Window Manager. Wayland only refers to the protocol and compositors implement that protocol. So Hyprland is a compositor which implements the wayland protocol. The compositor has a lot more responsibilities in wayland since it needs to do everything itself which in X11 was split across different applications.

Here's a neat site for the wayland protocol: https://wayland.app/protocols/

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

So what's the difference between a compositor, a window manager and a desktop environment? I'm still a bit confused about the whole thing.

[–] [email protected] 9 points 1 year ago* (last edited 1 year ago) (1 children)

Desktop environment is like traditional windows desktop, everything included. It has stuff like notification daemons, advanced settings, toolbars, task manager and so on.

Window manager let's you manage windows but often doesn't have it's own toolbar, notification demon, task manager and other things. People who run window managers are picking their own toolbar software, their own notification daemon and so on. They want a much more customizable personal experience, often heavily themed as well. Usually a window manager is also faster than a desktop environment since it does less things.

Compositor is what gives drop shadows, transparency and other visual effects. Its often built into desktop environments but is often missing from window managers, but not always. When it's missing, people install one of their own. There are a few popular choices.

Examples of desktop environments: Gnome, KDE Example of window managers: Sway, Hyprland, i3, xfce, awesome wm

[–] [email protected] 4 points 1 year ago
[–] [email protected] 3 points 1 year ago

Window Manager written in C++. Has fancy animation out of the box.

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

you should set up some btrfs snapshots to avoid this feeling of wanting to jump ships when you mess everything up.

edit: I just checked the hyperland website, and damn that looks good... I might distro hop too

[–] Digester 1 points 1 year ago (1 children)

btrfs snapshots

I had a snapshot with Timeshift but did not revert back any changes made to the theming I was working on, so I distro hopped.

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

Timeshift makes OS snapshots, but theming is stored almost all the time in the home directory. Deleting your home directory or only select folders (e.g. .config) would've probably reset theming. Or creating a new user.

[–] akippnn 1 points 1 year ago

This is all I needed to check what Hyprland is about.

Also why do you need to distrohop?

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

Nice, I'm experimenting with Manjaro on an old laptop now, trying to figure out if I can switch to it full time

[–] Digester 6 points 1 year ago

I used to be on Majaro for awhile, years ago but I wouldn't recommend it now. It doesn't have any of the advantage of an Arch based distro. Their own repo has issue. I would recommend Endeavour OS

[–] rist097 3 points 1 year ago (1 children)

What WM did you use on EOS, and what is the improvement in Hyprland?

[–] Digester 3 points 1 year ago (2 children)

i3 for while but I mainly used xfce. Hyprland overall feels "new", unlike X11, Wayland just "flows" better in a way. i3 felt more clunky but overall more stable, if that ever makes sense.

[–] mekkagodzilla 2 points 1 year ago (1 children)

if you want i3 but on wayland, you could try sway. It is exactly that, you can even reuse most of your i3 config file.

[–] Digester 0 points 1 year ago

Want your brains blown? Check out ArchCraft. Yes it's a pay to download thing but they cover everything, i3, Sway, Hyprland, QTile. You name it, they have it (as long as it's WM). For people like me who don't have time (nor skill, I'm humble enough to admit it) this is gold. And you can change themes as you like as long as you have basic intermediate skills. As long as you can use a text editor and have some basic arch skills you can customize upon it.

With that being said, I don't like pay to download content, reason why I'm on Linux first and foremost. But I gotta give credit where credit is due. ArchCraft is blowing away everything else when it come to pre customized WM experiences. Such an eye candy omg.

[–] rist097 2 points 1 year ago (1 children)

I was using I3 and now sway. But I never felt any real difference in performance. Other than better 4K and multimonitor support, why i switched. I was wondering if Hyprland is just for looks or it brings something important

[–] Digester 3 points 1 year ago

Not much difference between sway and Hyprland

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

Shout out to fellow Arch person!

load more comments
view more: next ›