If, like me, you have been looking to move on from i3/sway into something with a “Paper”-like experience, check out niri: https://github.com/YaLTeR/niri
Paper (for GNOME shell) introduced a new tiling window manager paradigm: scrolling workspaces. New windows are placed to the right and build up in a stack. You push and pop from this stack as you enter and exit subtasks. For example, you might be editing code and want to open a PDF to find some datasheet values, then open a repl to do some calculations, then close both those windows and put the result into your code. The new windows grow out to the right, then you close them to scroll back left to the code.
While tools like papersway managed to hack a paper like experience on top of sway, niri implements it from the ground up into a window manager that is as light as sway but designed with scrolling workspaces as a first class citizen. For example, it has an overview mode for zooming out and seeing many workspaces at once. Given that the raison d’etre of the paper/scrolling paradigm is to be able to handle large numbers of windows, once you’ve used niri+overview it is very hard to go back to sway and live without it.
It is very nice! It’s also not really an improvement if you live in two windows all day long (80% if my time all I have open is a browser and my code) but as soon as you start having to context switch in and out of other tasks on multiple tracks (mortgage application, CAD design, proposal doc editing, email follow-ups, procrastinating on HN!) having paper like scrolling stacks is a huge boon.
There is also scroll (sway fork) and plugins for hyprland. Scrolling experience was not actually better in niri vs. others in my experience just because it was built around it. I tried to use niri, but there is too much missing functionality I want compared to hyprland and also worse power consumption.
I want to like Hyprland so bad, I'm using it right now. It has its problems, but it is fun to watch the animations and eye candy. I am concerned about the future of the project, seems like it has some scope creep and there is like a subscription model, or something? I don't know how well I understand that, doesn't sound like a good thing though. The website is an eyesore. People pretend it's totally bug-free, but it's just not. Even DistroTube has tried it.
The guy that writes it/maintains it is a piece of shit though. The last thing the Linux community needs is more bigotry and anime crap.
I believe the subscription model is solely for supporting the developers and in return you get some top tier grade dot files configurations to build your setup from.
I've attempted many times to adopt Hyprland, but I always come back to swaywm. Stability and speed always seem to be an issue. Both hyprland and the plugins (hyprpm, etc) have an alpha-level quality to them.
I have nothing but respect for vaxerski. He's 100% dedicated to the project and is incredibly prolific. But I feel like they need a better release strategy for those who prioritize stability over shiny new thing.
What makes me not want to use Hyprland is that the code has all kind of "YOLO" tells, the kind of ones that make you wonder if something is going to happen some say... for example:
I only need to look at one file[1] (context[2], and it used to be worse[3]) to decide that I don't really want Hyprland, or anything else from that quick-and-dirty culture of software dev, on my system. Encouraging plugins to hook any function or method in a C++ program is insane. I'd be surprised if a Hyprland setup with multiple plugins could ever not be alpha-quality.
Workspaces are not bound to displays in hyprland. This is one major reason I'm using hyprland over niri, where it's not really possible to work around that issue.
Every monitor has its own set of workspaces. Workspace 4 on display A is not the same as Workspace 4 on display B is not the same as Workspace 4 on display C.
Functionally you can focus any workspace on any monitor, and ids do not change when doing that. You can set things up both ways, but it's actually easier to just have a key focus workspace x on the current monitor than to lock workspaces to specific monitor.
This is sad. XMonad handles workspaces with multiple monitors exactly the way I want. I really wish other window managers did -- especially on Wayland. Until they do, I'm stuck with XMonad. (Which is good, but it would be fun to get to try something else for once.)
I like eye candy but browsing the hall of fame makes me realize that some people can't possibly be using their systems for anything other than showing off.
It's a phase. I used to try and customize everything, tiling window managers, custom color schemes, Arch, etc. Right now I'm on a Mac so vanilla I didn't even change the wallpaper.
Was about to mention this. 25y+ linux user here, we all had our ricing phase, where we'd customize our desktop and shell to oblivion. Now, I'm always on a as-vanilla-as-possible Ubuntu machine, or a Macbook with the same default wallpaper that came when I bought it.
The only thing I do to my new systems is installing oh-my-zsh, because that gives me a lot of goodies for basically zero configuration (I just use and learned the default presets to be "my own")
Since we're now bragging about how vanilla our systems are, the only things I install are wezterm, nushell, helix, nix. I've moved everything else into git repo's so they're no longer system configs, but project configs.
Last week I took a repo full of notes about the sizes of building materials and made inkscape and gimp "dependencies" of that project.
Next time I install Linux I think I'm going to make the filesystem immutable so that I not only don't configure it, but can't.
I guess I am still in that phase then, after 25y+ of Linux. Not that I rice constantly but that I configure my desktop exactly how I like it and then let it stay. Usually the ricing/configuring comes when I buy new hardware.. so not that often. Or when a major change like Wayland comes around which is what made switch from Arch/X11/Bspwm to Arch/Wayland/Hyperland. I have tried but can not use vanilla for long... I just have to adapt the system to me. I feel constrained if I have to adapt to the system.
i'm using the default macos wallpaper as well. i almost never see the desktop, anyways... on my sway desktop, i don't have gaps or anything -- doesn't matter to me, i'm too busy doing something.
Gaps between windows in tiling managers (why would you have random parts of your background take up screen estate), and "icons instead of numbers" for workspace identifiers (was the circle icon meta-5? 6? 7?) are the biggest indicators for this. I would get annoyed in 20 minutes.
I always had a keybind to toggle gaps. sometimes certain layouts just feel congested, and the gaps put spaces between the windows and helps them feel like they are in their own space (even though it makes them even smaller). It's purely psychological and often doesnt make sense, but it's not just "show off the wallpaper and waste real estate", it's for mental processing.
And same goes for the icons. I've personally never gotten there. but also, I don't look at the icons. They could be hidden. I know if I need to get to slack or email, it's on workspace one. So if the workspace badge says "1" or "1: Comms" or "" ... it doesn't really matter, because the keybind is muscle memory anyway. But on the flip side, because all of that is muscle memory... I might go "Where was my email at again? Workspace 1, or 2?" and having an envelope as the label makes it easier to find.
Different people have different workflows. And yes, some people are doing those things to sacrifice usability in the name of aesthetics, but some people may be GAINING usability by doing these things. People are vast and diverse.
I use gaps in sway. My windows have margins anyway because I use a border to indicate the active window and the border uses that margin. Fortunately sway has a built-in setting be space saving eg. in single window cases (where I know the window had focus always).
I set this up many years ago and never changed it.
There’s a 500 line script called “xborders” that will draw eye-candy borders on i3. By default I think it does solid colors, but it is 500 lines of Python, I bet you could customize it to draw whatever gradients you want. Needs a compositor, of course.
I guess you sabotaged your own point with the answer. If it takes a full weekend to just have my DE look like what I feel is needed, that's a lot of time wasted that you could be doing useful work or even gaming, in that sense, idk. But to each their own.
I was a ricer before in my heydays of Linux, but now, after 25 years, I just use whatever comes by default with Xubuntu (XFCE) and a Macbook
It's not much time at all, nor is it wasted if you actually intend to stay on Linux.
My NixOS config was a much larger investment - that took a few weeks to debug. But I've used it for more than 4 years now, and it's been more stable than any other OS I've used. If you're not building it for satisfaction or /r/unixporn then you can afford to accommodate your creature comforts.
I really like Cinnamon. Basic, basic tiling window management that covers most cases, but DE is fleshed out enough that it's actually capable of running an external monitor with my laptop's lid closed, and can even recover from the shock of opening the lid back up and unplugging the HDMI cable. This is my 20th year of desktop Linux and all I can say is that Fedora and Cinnamon works amazingly well.
Daily driving on a Fedora Atomic system and really liking it. Configuration much cleaner (to me) compared to Sway that I used to run. I also appreciate the plugin system.
One footgun is podman stop kills the display manager unless you launch terminal in its own subprocess.
I use it over 10 years now. Its perfect except of the haskell/ghc payload that made it complicated on older machines. To compile GHC on my 2019 dell xps notebook took like 8 hours.
But its not a problem anymore, since I switched to nixos. But xorg will be eventually obsolete and there seems no actual replacement yet.
Not only I'm progressively migrating from my Mac onto an Omarchy linux setup... but I've even gone and beaten my Mac into behaving more like Omarchy (with Aerospace as the tiling wm) in the meantime...
I recently finished setting up arch + Hyprland manually last weekend, and then saw Omarchy for the first time yesterday and it basically does everything I wanted + more QOL features. Hit me just slightly too late. But great work from DHH.
It has been common for years to use such flags for Electron-based apps on Wayland. It's not specific to Hyprland, and it's not as bad as it sounds. Chromium has been working on Wayland support for years and it was behind a feature flag. It's worked well for a while now and will be the default soon. https://www.phoronix.com/news/Chrome-Auto-Ozone-Platform
It's pretty common to need to hack stuff for tiling window managers. Java/Swing has required faking being LG3D since forever for example to run some compatibility code paths. Yeah, Looking Glass.
Code works just fine with Hyprland in my experience, you just need yo tweak the interface scaling. However, I've taken the opportunity to learn neovim since switching to arch/Hyprland, since the emphasis is much more on keyboard-centric input. Can't say I miss vscode much, other than multi cursor.
I suggest Cosmic Desktop (currently at alpha7) for anyone looking for a hyprland -kind of experience but with a bit more desktop feeling.
It's already quite stable even though it's an alpha version, possibly thanks to being implemented in Rust. I've been using it daily on my personal laptop since its release in April. No big problems, some missing features and tweakability though.
I've been using Hyprland for a while now. I really like it. I've tried tiling window managers before and bounced off, but hypr really gets along with me.
Though I have the eye candy stuff cranked way down, doesn't really add too much for me.
Hyprland is on my todo list because I think it will the reason why I move to Linux. The level of customization and performance is amazing. You can build the desktop you want.
i just want a proper static tiling manager (with predefined nodes that correspond to roles, so new windows go into that slot. eg. my references are always on the right window, my code is always on the left. and I don’t ever need more than three windows on screen). being the window manager is clunky for me.
This sounds similar to how I use XMonad (except I swap in different workspaces on the main monitor as I work). I wish there was something like it for Wayland...
Hyprland works with nvidia just fine with minimal coniguration, just as well as any other wayland compositor I've tried, and I have a very old card. Having out of date packages is going to be an issue on Ubuntu for software in general, but probably sway would be better to try.
It's pretty solid but I dislike that I had to install many additional things for everything to work smoothly. I think some "more sensible defaults" really wouldn't hurt.
I mean just go to https://wiki.hypr.land/ and take a look at the "Hypr Ecosystem" navigation entry. Really? I need to install and learn about ~15 additional hypr* binaries to use this as intended?
It does look to be something that runs on top of a fresh arch install. However it definitely isn't what I'm looking for. I'd rather there would be another arch package that installs most of the packages needed for the recommended Hyprland setup. The same way it works for e.g. gnome.
Paper (for GNOME shell) introduced a new tiling window manager paradigm: scrolling workspaces. New windows are placed to the right and build up in a stack. You push and pop from this stack as you enter and exit subtasks. For example, you might be editing code and want to open a PDF to find some datasheet values, then open a repl to do some calculations, then close both those windows and put the result into your code. The new windows grow out to the right, then you close them to scroll back left to the code.
While tools like papersway managed to hack a paper like experience on top of sway, niri implements it from the ground up into a window manager that is as light as sway but designed with scrolling workspaces as a first class citizen. For example, it has an overview mode for zooming out and seeing many workspaces at once. Given that the raison d’etre of the paper/scrolling paradigm is to be able to handle large numbers of windows, once you’ve used niri+overview it is very hard to go back to sway and live without it.
It is very nice! It’s also not really an improvement if you live in two windows all day long (80% if my time all I have open is a browser and my code) but as soon as you start having to context switch in and out of other tasks on multiple tracks (mortgage application, CAD design, proposal doc editing, email follow-ups, procrastinating on HN!) having paper like scrolling stacks is a huge boon.