@wsl8297: While browsing GitHub, I stumbled upon a real powerhouse: niri. It directly bypasses the age-old desktop problem of "windows getting squished when there are too many" and completely reimagines window management. niri adopts a scrollable tiling approach: windows are arranged in columns on an "infinitely extending" horizontal strip. When you open a new window, it doesn't forcefully compress existing ones; on multi-monitor setups, each screen has its own independent workspaces and window strips, clean and efficient.

X AI KOLs Timeline Tools

Summary

This article introduces the open-source project niri, a new Wayland-based desktop compositor that avoids traditional window crowding issues through a scrollable tiling layout, and supports features such as dynamic workspaces, independent multi-monitor management, and custom shader animations.

While browsing GitHub, I stumbled upon a real powerhouse: niri. It directly bypasses the age-old desktop problem of "windows getting squished when there are too many" and completely reimagines window management. niri adopts a scrollable tiling approach: windows are arranged in columns on an "infinitely extending" horizontal strip. When you open a new window, it doesn't forcefully compress existing ones; on multi-monitor setups, each screen has its own independent workspaces and window strips, clean and efficient. GitHub: http://github.com/YaLTeR/niri Key features: - Scrollable tiling layout: windows are arranged in columns on an infinite horizontal strip - Dynamic workspaces: brings a GNOME-like vertical workspace experience - Independent multi-monitor: each monitor has its own set of window strips and workspaces - Built-in screenshot and screen recording: out-of-the-box capture tools - Touchpad/mouse gestures: more convenient switching and operations - Window tab grouping: brings related apps together for better management - Gradient borders and animations: supports custom shaders for both aesthetics and feel The README contains complete installation and configuration instructions; in practice, it's often used together with tools like waybar and fuzzel.
Original Article
View Cached Full Text

Cached at: 05/08/26, 01:32 PM

A scrollable-tiling Wayland compositor.

Getting Started | Configuration | Setup Showcase

Similar Articles

@wsl8297: Working on a Mac often means juggling a dozen open windows. Finding the specific one you need is often more exhausting than the actual work. Recently, I came across Paneru, an open-source window manager with a straightforward concept: it uses a horizontal "scroll bar" to organize windows, making switching between them orderly and intuitive. It’s somewhat like Niri on Linux...

X AI KOLs Timeline

Paneru is an open-source tiling window manager for macOS that features a unique horizontal scroll bar layout. Designed to solve the chaos of managing multiple windows, it draws inspiration from Niri on Linux.

@VincentLogic: Found an incredible open-source desktop AI tool from ByteDance! UI-TARS Desktop, with 31k stars, truly lives up to the hype. It can actually understand your screen and automate computer operations for you. Just tell it "Enable auto-save in VS Code and set the delay to 500ms", and it will automatically: -…

X AI KOLs Timeline

ByteDance's open-source desktop AI automation tool, UI-TARS Desktop, supports local execution and screen visual understanding. It can autonomously control your computer to handle daily tasks through natural language commands.

@geekbb: A Tauri (Rust + Svelte) desktop app that integrates a programming AI agent, API client, SQL/NoSQL editor, SSH terminal, remote file browser, and project management kanban board into a single interface — developers don't need to switch between multiple apps. https://gith…

X AI KOLs Timeline

Clauge is a Tauri (Rust + Svelte) desktop app that combines a programming AI agent, API client, SQL/NoSQL editor, SSH terminal, remote file browser, and project management kanban board into one interface, so developers don't have to switch between multiple applications.

@billtheinvestor: ByteDance open-sources UI-TARS Desktop (3.6k stars). Core logic: 100% local execution, pixel-only, no API calls. Compared to OpenAI/Anthropic cloud-based approaches, it solves two pain points: 1. Data privacy (data stays on machine); 2. Zero-cost zero-latency (no API fees). Build private…

X AI KOLs Following

ByteDance open-sources UI-TARS Desktop, a 100% local desktop automation tool that operates purely on pixels with no API calls, resolving the two major pain points of data privacy and API costs, providing an efficient open-source solution for building private automation workflows.