A scrollable-tiling Wayland compositor.
Go to file
Nick Hastings c681198179
Add install location instructions for manual installation (#489)
* wiki: Update install location instructions

Provide file install destinations for both packages and manual
installations.

* wiki: split install instructions into two sections

* Update wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

* Update wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

* Update wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

* Update wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

* Update wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

---------

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2024-07-02 08:30:39 +00:00
.github Add distro to issue template 2024-04-27 07:44:51 +04:00
niri-config Bump version to 0.1.7 2024-06-29 08:39:13 +04:00
niri-ipc feat: add focus-column-or-monitor-left, focus-column-or-monitor-right (#456) 2024-06-28 07:44:24 -07:00
niri-visual-tests Bump version to 0.1.7 2024-06-29 08:39:13 +04:00
resources Make scale use FloatOrInt 2024-06-18 14:01:34 +03:00
src Keep monitors powered off upon connecting a new one (#488) 2024-07-02 01:21:07 -07:00
wiki Add install location instructions for manual installation (#489) 2024-07-02 08:30:39 +00:00
.gitattributes wiki: Document window rules 2024-03-26 10:40:19 +04:00
.gitignore Add Nix Flake (#77) 2024-01-10 22:43:46 -08:00
Cargo.lock Enable subpixel glyph positioning in Pango 2024-07-01 09:47:31 +04:00
Cargo.toml Enable subpixel glyph positioning in Pango 2024-07-01 09:47:31 +04:00
flake.lock Implement wlr-screencopy v1 (#243) 2024-03-08 04:10:55 -08:00
flake.nix Add libXcursor and libXi to nix flake 2024-04-30 02:19:28 -07:00
LICENSE Add LICENSE 2023-08-10 14:50:51 +04:00
README.md Update README 2024-06-29 10:27:38 +04:00
rustfmt.toml Add rustfmt.toml and reformat 2023-08-10 14:49:38 +04:00
typos.toml Fix typos (#429) 2024-06-09 10:50:22 +00:00

niri

A scrollable-tiling Wayland compositor.

Matrix GitHub License GitHub Release

Getting Started | Configuration | Setup Showcase

About

Windows are arranged in columns on an infinite strip going to the right. Opening a new window never causes existing windows to resize.

Every monitor has its own separate window strip. Windows can never "overflow" onto an adjacent monitor.

Workspaces are dynamic and arranged vertically. Every monitor has an independent set of workspaces, and there's always one empty workspace present all the way down.

The workspace arrangement is preserved across disconnecting and connecting monitors where it makes sense. When a monitor disconnects, its workspaces will move to another monitor, but upon reconnection they will move back to the original monitor.

Features

  • Scrollable tiling
  • Dynamic workspaces like in GNOME
  • Built-in screenshot UI
  • Monitor and window screencasting through xdg-desktop-portal-gnome
    • You can block out sensitive windows from screencasts
  • Touchpad and mouse gestures
  • Configurable layout: gaps, borders, struts, window sizes
  • Animations with support for custom shaders
  • Live-reloading config

Video Demo

https://github.com/YaLTeR/niri/assets/1794388/bce834b0-f205-434e-a027-b373495f9729

Status

A lot of the essential functionality is implemented, plus some goodies on top. Feel free to give niri a try: follow the instructions on the Getting Started wiki page. Have your waybars and fuzzels ready: niri is not a complete desktop environment.

Note that NVIDIA GPUs may have issues.

Inspiration

Niri is heavily inspired by PaperWM which implements scrollable tiling on top of GNOME Shell.

One of the reasons that prompted me to try writing my own compositor is being able to properly separate the monitors. Being a GNOME Shell extension, PaperWM has to work against Shell's global window coordinate space to prevent windows from overflowing.

Contact

We have a Matrix chat, feel free to join and ask a question: https://matrix.to/#/#niri:matrix.org