mr_MADAFAKA@lemmy.ml to Linux@lemmy.ml · 3 months agoBitwarden is now verified on Flathub for Linuxlemmy.mlexternal-linkmessage-square50fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkBitwarden is now verified on Flathub for Linuxlemmy.mlmr_MADAFAKA@lemmy.ml to Linux@lemmy.ml · 3 months agomessage-square50fedilinkfile-text
minus-squarelnxtx (xe/xem/xyr)@feddit.nllinkfedilinkEnglisharrow-up0·3 months agoFunny thing, it repacks a deb package. See manifest.
minus-squarePasta Dental@sh.itjust.workslinkfedilinkarrow-up0·3 months agoReposting the link from another comment on here, there is a PR to build the flatpak from source https://github.com/flathub/com.bitwarden.desktop/pull/222
minus-squaretrevor@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·3 months agoIs the a downside to repacking the deb package? They’re basically just zip files of the same binary you’d run on most other Linux distros.
minus-squarelnxtx (xe/xem/xyr)@feddit.nllinkfedilinkEnglisharrow-up0·3 months agoI don’t say that. Rather it’s just a trivia.
minus-squaretrevor@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·3 months agoTotally fair. I’m curious to see if anyone else may have reasons why it might be suboptimal.
minus-squareshekau@lemmy.todaylinkfedilinkarrow-up0·3 months agoWhy on Flathub it says that it “uses legacy windowing system”, but there is granted permission to use Wayland socket in manifest?
minus-squareSteveTech@programming.devlinkfedilinkEnglisharrow-up0·3 months agoProbably because there’s also permission to use the X11 socket.
minus-squareshekau@lemmy.todaylinkfedilinkarrow-up0·3 months agoNo, its certainly not because of that. Many apps have both permissions simultaneously and theres no warning. In this case X11 is used as a fallback if wayland is not used.
minus-squaretekato@lemmy.worldlinkfedilinkarrow-up0·3 months ago In this case X11 is used as a fallback if wayland is not used. It prefers X11, and Wayland can be enabled through the ozone layer.
minus-squareshekau@lemmy.todaylinkfedilinkarrow-up0·3 months agoOk, but why there’s a warning on flathub that it uses legacy windowing system
Funny thing, it repacks a deb package.
See manifest.
Reposting the link from another comment on here, there is a PR to build the flatpak from source https://github.com/flathub/com.bitwarden.desktop/pull/222
Is the a downside to repacking the deb package? They’re basically just zip files of the same binary you’d run on most other Linux distros.
I don’t say that. Rather it’s just a trivia.
Totally fair. I’m curious to see if anyone else may have reasons why it might be suboptimal.
Why on Flathub it says that it “uses legacy windowing system”, but there is granted permission to use Wayland socket in manifest?
Probably because there’s also permission to use the X11 socket.
No, its certainly not because of that.
Many apps have both permissions simultaneously and theres no warning. In this case X11 is used as a fallback if wayland is not used.
It prefers X11, and Wayland can be enabled through the ozone layer.
Ok, but why there’s a warning on flathub that it uses legacy windowing system