I might be in the minority but I actually like overlapping windows - often the entire window is not necessary to get the data I am interested in. Right now I'm running tests in another window and I have a sliver of that window visible while the majority of the screen real-estate gets used for the browser in primary window.
(CMD|CTRL)+TAB is all I usually all I need. I know this may sound wasteful considering that I have two eyes, but I have only ever been able to focus my eyes on a single thing at a time. I usually make the window take up the full window, and I just switch between windows. It is fast to do this. I tried multi-monitors, but it wasn't for me.
Omarchy Is Out
41–50 of 146 posts
Re: Omarchy Is Out
#42Earlier quoted context omitted.
I hear Hyprland second only to Gnome in the NixOS world (where it's arguably easier to try different desktop environments compared to e.g. Ubuntu). Now it could just be that Hyprland users are more vocal than XFCE or plasma users, so it's not definitive, but it definitely has "buzz"
yes as an hyprland user, the community is definitely more vocal. I myself convinced one of my friends to use hyprland fedora as his first linux experience which is wild (I also use nixos too but I use nix plasma and arch hyprland, i mean I barely use nix, arch is my goto but you get my point) I agree it has buzz but its just cool open source software man, I like it. it isn't as plug n play even still as plasma or gno…
Re: Omarchy Is Out
#43The real story with Omarchy is Hyprland. Feels like the first time the desktop Linux is not only fun but that there's a far better case being made for switching to desktop Linux over Windows, not only because of less resource usage, but also a new (old) paradigm in tiling windows, repackaged in a way that doesn't make people want to smash their computer. Hyprland itself comes with such nice defaults that it isn't sur…
For example, imagine this screencast recording set up:
- You have a 4k monitor
- You only want to record a 1920x1080 section of your screen (OBS can do this in both set ups)
- You only want certain windows to appear in that 1920x1080 zone
- You want other adhoc windows (notepad, etc.) floating around that recording zone
- You want to easily be able to pick and flip between the apps in that 1920x1080 zone
On Windows this is quite possible and requires almost nothing to be done. You could install a tool like Sizer to resize and position windows into a specific spot and just drag / drop everything else around as needed. You could also optimize things with AHK to make it easier to only open apps in that zone.With Hyprland this isn't as easy to pull off. A maintainer mentioned to me that I'd likely have to write a Hyprland plugin which would be C++. I'm not a C++ developer though.
I guess you could probably make a workable but not as good solution by hyprctl dispatching commands in a shell script to position specific windows into the zone and then have a notepad like app dedicated to always floating, but when you record hundreds of videos you want an optimized solution to the highest degree.
In Hyprland's defense I've only been using it for a few days but I saw nothing in their docs or the internet that would indicate there's features built into the tool to make this less painful.
If I could find a solution for this, I'd install it on my main machine.
Re: Omarchy Is Out
#44The real story with Omarchy is Hyprland. Feels like the first time the desktop Linux is not only fun but that there's a far better case being made for switching to desktop Linux over Windows, not only because of less resource usage, but also a new (old) paradigm in tiling windows, repackaged in a way that doesn't make people want to smash their computer. Hyprland itself comes with such nice defaults that it isn't sur…
Is Hyperland the thing that finally convinces hacker types that Wayland is the future? A Wayland compositor that gives you Xorg like scripting via a UNIX control socket, easy to set up, and is much much less opinionated than GNOME. So many of the criticisms of Wayland around the internet end up being things that Mutter doesn't let you control directly.
Re: Omarchy Is Out
#45I might be in the minority but I actually like overlapping windows - often the entire window is not necessary to get the data I am interested in. Right now I'm running tests in another window and I have a sliver of that window visible while the majority of the screen real-estate gets used for the browser in primary window.
Also some seemed to interact badly with software that brought pop up windows/dialogs.
Re: Omarchy Is Out
#46I might be in the minority but I actually like overlapping windows - often the entire window is not necessary to get the data I am interested in. Right now I'm running tests in another window and I have a sliver of that window visible while the majority of the screen real-estate gets used for the browser in primary window.
I'm beginning to really like scrolling window managers. It's optimized for minimal splits (let's say 2-3 windows) per view but it makes it effortless to flip between apps. Floating windows is also an option and making any of them full screen is available too. Imagine tiling a bunch of pieces of paper on your floor and now you want to focus on a few of them at a time. That's basically what a scrolling window manager a…
What's your favorite? Right now I'm on xfce and KDE as my daily drivers but I'll shop around next time I wanna shake things up
Re: Omarchy Is Out
#47Re: Omarchy Is Out
#48Earlier quoted context omitted.
Is Hyperland the thing that finally convinces hacker types that Wayland is the future? A Wayland compositor that gives you Xorg like scripting via a UNIX control socket, easy to set up, and is much much less opinionated than GNOME. So many of the criticisms of Wayland around the internet end up being things that Mutter doesn't let you control directly.
It's less a Wayland story imo and more a tiling WM story.
Re: Omarchy Is Out
#49I might be in the minority but I actually like overlapping windows - often the entire window is not necessary to get the data I am interested in. Right now I'm running tests in another window and I have a sliver of that window visible while the majority of the screen real-estate gets used for the browser in primary window.
I have all my windows centered but pyramid stacked. I can see a bit of everything but my main browser is in the center. Slack is in the upper right, and the browser leaves a bit of the Slack screen open. I keep Obsidian in the lower left such that I can see the organization panel.. it helps me keep a mental map of the notes I'm working with. In the center are two Chrome browsers representing two separate profiles.. a…
Re: Omarchy Is Out
#50The real story with Omarchy is Hyprland. Feels like the first time the desktop Linux is not only fun but that there's a far better case being made for switching to desktop Linux over Windows, not only because of less resource usage, but also a new (old) paradigm in tiling windows, repackaged in a way that doesn't make people want to smash their computer. Hyprland itself comes with such nice defaults that it isn't sur…
Windows still has advantages for certain use cases, as much as I want to like Hyprland for everything. For example, imagine this screencast recording set up: - You have a 4k monitor - You only want to record a 1920x1080 section of your screen (OBS can do this in both set ups) - You only want certain windows to appear in that 1920x1080 zone - You want other adhoc windows (notepad, etc.) floating around that recording…