@BrodieOnLinux@thelinuxcast a combination of factors - it's quite a bit of work - you need to appease the X11 idea of windowing, whereas I want to have the best code for Wayland - niri doesn't have a good global coordinate system required by X11 - you get an endless stream of X11 bugs that take further time and effort - there aren't actually that many X11 only clients nowadays, even less that don't work with xwl-s - with built-in xwl-s integration 95% of this problem is solved
@thelinuxcast nice post and glad you liked parts of niri, but I would appreciate some benefit of the doubt instead of jumping straight into "bone-headed developers didn't add Xwayland just because they wanted to be different" :)
how do you go on holidays?? I'm at the point where I get 20-25 GitHub emails per day (issues, PRs, discussions, replies). I'm scared to think what I will come back to if I leave for a week or two
@BrodieOnLinux@zstg lol i actually was about to write that since you used the X11 version for global hotkeys purposes, maybe you disabled the Wayland permission for the OBS flatpak
@BrodieOnLinux not sure what the issue is in your case, but if it opens then crashes, try giving it an Xwayland DISPLAY. There's a known problem with CEF, that the browser source requires a DISPLAY even on Wayland, and will crash OBS otherwise
Is there some easy way to build a live ISO that's more or less Fedora Workstation but with a few extra packages from a COPR? Want it for easy testing on different devices
Why would you even want tabs in niri? Occasionally it's quite useful. For example, when streaming programming, I increase the font size, so I can no longer fit editor + terminal on the screen at once. Scrolling back and forth gets annoying, and tabs feel just right for this.
I'm adding tabs to niri. Instead of some separate mode, they're just changing how a column is displayed. This means all your hotkeys and everything works exactly the same with tabs. Which was a wonderful UX idea by @elkowar!
I merged tabbed columns into niri! Now you can play around with them using your nearest niri-git package. With working animations and all :ablobcatbongo:
Noticed tabs can sometimes be useful for comparing windows without taking screenshots. Here for example I'm running the Adw demo from F41 vs. nightly Flathub, showing the slight color difference and apparently a 1 px layout shift.