Coelacanthus@lemmy.kde.socialtoLinux@lemmy.ml•Split-/usr on Linux became so broken, that even Gentoo maintainers decided they can't fix it
1·
4 months agodeleted by creator
deleted by creator
zsh, because of highly customizable.
I use Yubikey 5 NFC and Canokey Pigeon, both works out of box on Linux.
I don’t think Sidebery is a great implementation unless the developers fix this bug. It can be reproduced stably and is important for users who opened many tabs and keep them between session.
It’s better to integrate Tree Style Tab addon instead. It’s not a good idea to re-implement a function which already has a great implementation…
In my opinion, that’s because X11 lacks proper abstract for many things like screenshot, screencast, color managerment and etc, so the applications have to use many X11 implementation details to implement these features. It leads to high-coupling code with X11 so move their code to wayland and ensuring it works correctly and is consistent with the old behavior is difficult.