mr_MADAFAKA@lemmy.ml to Linux@lemmy.ml · 2 months agoBitwarden is now verified on Flathub for Linuxlemmy.mlimagemessage-square54fedilinkarrow-up1537arrow-down18file-text
arrow-up1529arrow-down1imageBitwarden is now verified on Flathub for Linuxlemmy.mlmr_MADAFAKA@lemmy.ml to Linux@lemmy.ml · 2 months agomessage-square54fedilinkfile-text
minus-squarelnxtx (xe/xem/xyr)@feddit.nllinkfedilinkEnglisharrow-up34·2 months agoFunny thing, it repacks a deb package. See manifest.
minus-squaretrevor@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up29·2 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-up20arrow-down1·2 months agoI don’t say that. Rather it’s just a trivia.
minus-squaretrevor@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up13·2 months agoTotally fair. I’m curious to see if anyone else may have reasons why it might be suboptimal.
minus-squarePasta Dental@sh.itjust.workslinkfedilinkarrow-up8·2 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-squareshekau@lemmy.todaylinkfedilinkarrow-up1·2 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-up7arrow-down1·2 months agoProbably because there’s also permission to use the X11 socket.
minus-squareshekau@lemmy.todaylinkfedilinkarrow-up1·2 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-up1·2 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-up1·2 months agoOk, but why there’s a warning on flathub that it uses legacy windowing system
minus-squaretekato@lemmy.worldlinkfedilinkarrow-up1·2 months agoBecause it will always use X11 unless you tell it not to.
Funny thing, it repacks a deb package.
See manifest.
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.
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
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
Because it will always use X11 unless you tell it not to.