-
Notifications
You must be signed in to change notification settings - Fork 588
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
New profile: nsxiv #6588
New profile: nsxiv #6588
Conversation
83332ff
to
990873e
Compare
d13b4ee
to
db14e9d
Compare
(Offtopic) If you are going to rebase to master, please do so in a separate force-push. For example: git rebase master
git push --force-with-lease
# (modify PR-related files)
git push --force-with-lease |
1eecb6f
to
4693c24
Compare
I looked into swayimg, and it's worse than nsxiv. I wish I could find a wayland-native alternative to nsxiv before Xorg dies. swayimg starts as a floating window, and I can't make it start as a non-floating window. Its default background color is transparent, so it looks ugly without further configuration. I something like nsxiv that doesn't force me to write C for config, supports wayland, and doesn't automatically write text config files. Qutebrowser has been exactly that. It supports python for config, supports wayland, and doesn't automatically write text config files. https://hackage.haskell.org/package/glirc configuration system is also okay. I haven't seen any program that seamlessly mixes GUI config with manual text config. Qutebrowser is close to that ideal. |
Even if all DEs/WMs somehow stop working, xwayland will probably be around for
I think the main issue is that there is nothing as standard and as unified as |
https://nsxiv.codeberg.page/
Relates to #6580.