niri icon indicating copy to clipboard operation
niri copied to clipboard

A scrollable-tiling Wayland compositor.

Results 84 niri issues
Sort by recently updated
recently updated
newest added

The 0.1.6 release is fantastic as always! I enjoyed adding a workspace indicator to my waybar config with the new message option. I'm getting a crash sometimes when resuming from...

bug

Sometimes a fullscreened window causes lag when switching to another window, it freezes for about 5 seconds and then everything is back to normal, and also the other way around,...

bug
question

When hovering over Gammastep tray icon menu points, there seems to be some offset between the mouse and the highlighted menu items: ![image](https://github.com/YaLTeR/niri/assets/16835755/7531db84-ac9b-4114-8f05-0394962eea5b) ### System Information * niri version: niri...

bug

### Discussed in https://github.com/YaLTeR/niri/discussions/344

enhancement

My display needs custom modeline timings set to work properly (my gpu can't reclock its memory). I'm just checking out Niri, but even if I don't end up using Niri...

enhancement

Would love to see blur support included for transparent windows, likely Dual Kawase, and a nice to have would be a configurable noise pass to mitigate banding from the blur...

enhancement

### Discussed in https://github.com/YaLTeR/niri/discussions/337

enhancement

Right now we only support monitor screencasts. Will need to be careful handling window resizes.

enhancement

Running macroquad in niri fails with a segfault. `gdb` shows it failing inside `wl_egl_window_resize` To reproduce: Clone https://github.com/not-fl3/macroquad and modify `examples/events.rs` (or any other event) to ```rust use macroquad::prelude::*; use...

bug

When starting thorium(a chrome fork), I have to wait for ~10 sec before the browser showed itself. The same case doesn't happen to Hyprland. The log is as following: ```...

bug
question