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

For whenever I do more TTY backend changes. But I'm not sure if I can really fix this without having a device to test. ``` 2024-04-30T03:19:47.120722Z INFO niri: starting version...

bug

This removes the hardcoded prerequisite of using three fingers to use the swipe gesture. Instead one can configure it by setting `gesture-swipe-fingers` in the `input` section. A working example is:...

It's a generic way for Waybar to know about workspaces. Right now it's an MR: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/40

enhancement

### Discussed in https://github.com/YaLTeR/niri/discussions/290 Originally posted by **stepanzak** April 14, 2024 Hi, I wasn't able to find a simple way to enable the NumLock key on login to Niri session,...

enhancement

Clicking a tray icon that has a popup menu only causes the popup menu to appear once. If you try and click it again, the menu will not appear. However,...

bug

I am trying to use xfce4-panel 4.19.3 as a bar and I am having issues with applications not responding to keyboard inputs. Key bindings in niri work just fine and...

enhancement

I'm thinking always on top, in global coordinate space, similar to the mouse cursor.

enhancement

steps to reproduce: 1. Open a window 2. Set window height to a size that is not the maximized size 3. Move window to a separate monitor (`move-window-to-monitor-up`, `move-window-to-monitor-down`, `move-window-to-monitor-left`,...

bug

Based on work in #278. This basically reimplements the way niri-ipc currently works, in a way that is not *necessarily* objectively better. I've marked this as a draft for now,...