Replies: 1 comment 6 replies
|
Why do you have a column wider than the screen? |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Right now Niri only has actions like center-column, which snap a column to the middle of the screen. But when a column is wider than the screen, I often need to adjust the view by a small offset. Centering doesn’t line up, and jumping to the next column feels misaligned. It would be very helpful to have actions like scroll-column-left/right with small step sizes for precise horizontal adjustment.
All reactions