this post was submitted on 27 Jan 2024
234 points (99.2% liked)

Linux

47151 readers
1397 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
 

Hey folks,

remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome's PaperWM.

Aaaand... ...it's written in Rust!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 7 months ago* (last edited 7 months ago) (1 children)

That's something different. This compositor's concept is that you have line of windows that you scroll through, as you can see on the screenshots. You always see part of the line, and the part you see usually contains multiple windows. If the line is vertical as you suggests, you wouldn't usually be able to fit multiple windows on the monitor, because normal monitor is horizontal and apps are much better resizable horizontally. If you want to view two webpages at once on horizontal monitor, do you tile them vertically or horizontally?

[–] [email protected] -2 points 7 months ago* (last edited 7 months ago) (3 children)

Excuse the jank arse gif

https://i.imgur.com/j6OyRvl.gif

But this is what I mean. It can still show the same amount of screen space as scrolling horizontally so there's no difference between the two options there, but it feels more natural to go up/down compared to left/right to access different content/windows.

[–] [email protected] 5 points 7 months ago

I can see what you mean, and I get your argument, but personally I still feel that horizontal scrolling suits this kind of desktop navigation better.

[–] [email protected] 3 points 7 months ago* (last edited 7 months ago)

That's just an image gallery. Applications can feel much different. There's a reason left-right tiling/snapping is much more popular than up-downs. You'd have to scroll down considerably more to grasp the content.

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

The only difference I can see is that you might have for example four windows 1, 2, 3, 4, all taking half of the screen. On a compositor like Niri, you can scroll so that you can see windows 1 and 2, or 2 and 3, or 3 and 4. On vertically scrolling one, you can see 1 and 2 or 3 and 4 if I understand it correctly. This is much more noticeable if you work with many smaller windows, just like on the screenshots from the article and repo's readme. I usually use only one or two windows per virtual desktop, so what you suggest would be more practical for me. But I use only notebook, and I can imagine using Niri on some hi-res ultrawide monitor.