this post was submitted on 02 Sep 2023
16 points (100.0% liked)

Linux

47290 readers
2121 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'm using a PaperWM which is a scrolling window manager extension for Gnome, and I love it! But it's an extensive extension which means it is sometimes brittle. I've thought it would be nice to find a window manager that is natively designed with a workflow that I like. There don't seem to be any actively-maintained scrolling window managers out there. But scrolling is kind of a special type of tiling - I was hoping that someone with tiling experience could give me some tips on how to configure Hyprland, Sway, or something else to customize it for my particular working style.

I've realized that generally what I want is to be able to look at 2 windows at a time. But often I want to keep one of those windows in view, while swapping out the second window. For example,

  • When programming I want to keep my editor in view while switching between a terminal or a browser as my second window.
  • When researching I have a browser window in view, and for my second window I'll switch between my notes app, my todo list, my password manager, a map, etc.

And there are some features I'd like,

  • When programming I'd like to be able to make my editor full screen sometimes, and be able to quickly switch back to editor-and-terminal side-by-side.
  • When there are more than 2 windows on my workspace I'd like the ones I'm not looking at to go away without having to think about moving them to a specific other workspace.
  • When I open a new window I'd like to automatically see that window next to the previous window I was looking at, ideally moving other windows out of the way instead of making my previous window smaller.

I know most of this could be done with two monitors. But I have one ultrawide instead. Besides, I'd like to be able to use a 3/4-1/4 or 2/3-1/3 split in some cases.

So what do you think? Do you have a workflow that you love that you'd like to share?

top 5 comments
sorted by: hot top controversial new old
[–] winety@communick.news 4 points 1 year ago (1 children)

Keep an eye on niri. It’s a Wayland scrollable tilling WM inspired by PaperWM, but it’s a work in progress. Other than that, nothing that would fit your criteria comes to mind. For example, i3wm might be made to behave the way you’re describing, it would definitely require some hacking.

[–] hallettj@beehaw.org 1 points 1 year ago

Yeah, I saw a HN post on that right after I posted this! I'll definitely check it out. Thanks!

[–] ultra@discuss.online 2 points 1 year ago (1 children)

There's a fork of newm that's still maintained, you could try it.

[–] hallettj@beehaw.org 1 points 1 year ago

Nice, thanks for the heads-up!

[–] Jerrimu2@startrek.website 1 points 1 year ago

I mean a tiled ‘wm does most of that. I’ve never heard of scrolling wm till just now.