mr_MADAFAKA@lemmy.ml to Linux@lemmy.ml · 10 个月前Bitwarden is now verified on Flathub for Linuxlemmy.mlexternal-linkmessage-square53linkfedilinkarrow-up1540arrow-down19file-text
arrow-up1531arrow-down1external-linkBitwarden is now verified on Flathub for Linuxlemmy.mlmr_MADAFAKA@lemmy.ml to Linux@lemmy.ml · 10 个月前message-square53linkfedilinkfile-text
minus-squarelnxtx (xe/xem/xyr)@feddit.nllinkfedilinkEnglisharrow-up34·10 个月前Funny thing, it repacks a deb package. See manifest.
minus-squaretrevor (he/they)@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up28·10 个月前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.
minus-squarelnxtx (xe/xem/xyr)@feddit.nllinkfedilinkEnglisharrow-up19arrow-down1·10 个月前I don’t say that. Rather it’s just a trivia.
minus-squaretrevor (he/they)@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up13·10 个月前Totally fair. I’m curious to see if anyone else may have reasons why it might be suboptimal.
minus-squarePasta Dental@sh.itjust.workslinkfedilinkarrow-up9·10 个月前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
minus-squareshekau@lemmy.todaylinkfedilinkarrow-up1·10 个月前Why 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-up8arrow-down1·10 个月前Probably because there’s also permission to use the X11 socket.
minus-squareshekau@lemmy.todaylinkfedilinkarrow-up1·10 个月前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.
minus-squaretekato@lemmy.worldlinkfedilinkarrow-up1·10 个月前 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·10 个月前Ok, but why there’s a warning on flathub that it uses legacy windowing system
minus-squaretekato@lemmy.worldlinkfedilinkarrow-up1·10 个月前Because 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.