Niri : Revolutionizing Window Management With Scrollable Tiling On Wayland

Niri is a scrollable-tiling Wayland compositor designed to offer a unique and efficient window management experience.

Built from the ground up, it introduces several innovative features tailored for modern workflows while maintaining compatibility with various hardware configurations.

Key Features

  1. Scrollable Tiling: Windows are arranged in columns on an infinite horizontal strip. Opening a new window does not resize existing ones, ensuring consistency in layout.
  2. Dynamic Workspaces: Inspired by GNOME, workspaces are vertically arranged and dynamically created. Each monitor operates independently with its own set of workspaces, preserving configurations even during monitor disconnections and reconnections.
  3. Multi-Monitor Support: Niri was designed with multi-monitor setups in mind, ensuring that windows never overflow onto adjacent monitors.
    • It supports mixed DPI and fractional scaling while maintaining pixel-perfect UI rendering.
  4. Customization: Users can configure layouts with adjustable gaps, borders, and window sizes. Gradient borders with Oklab/Oklch support and animations with custom shaders enhance the visual appeal.
  5. Built-in Tools: Features like a screenshot UI, monitor/window screencasting (via xdg-desktop-portal-gnome), and live-reloading configuration make it versatile for daily use.
  6. Input Device Support: Niri supports tablets, touchpads, and touchscreens (though touchscreen gestures are not yet available). It also provides touchpad gestures and tablet-to-monitor mapping options.

Niri is optimized for performance, running smoothly even on older hardware like the Eee PC 900 from 2008.

It supports NVIDIA GPUs and integrates well with X11 applications through tools like xwayland-satellite for compatibility with Electron apps, JetBrains IDEs, and games via Steam/Proton.

Niri draws inspiration from PaperWM but improves upon it by separating monitors effectively. Other alternatives offering scrollable tiling include PaperWM (GNOME Shell), karousel (KDE), and hyprscroller (Hyprland).

Stable for daily use, Niri is an excellent choice for users seeking a customizable and efficient Wayland compositor.

Its robust feature set and active development community make it a standout option in the world of Linux window managers.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

4 days ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

4 days ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

4 days ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

4 days ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

4 days ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

5 days ago