• 667 Posts
  • 491 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle



  • Leaflet@lemmy.worldtoPop!_OS (Linux)@lemmy.worldFlatpak Issues
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    12 hours ago

    Strange. Discord, ProtonMail, ProtonUp-Qt, and Spotify should all work perfectly. Except maybe some drag and drop issues for Discord and ProtonMail? And Discord’s activity status is blocked from tracking you. What issues did you have specifically?

    I can see OpenRGB having issues given that tries to talk to the hardware itself, did you install the udev rules?

    Handbrake has access to all your files by default so that shouldn’t be an issue.












  • Probably the biggest one is the next piece of the Wayland session restore puzzle clicking into place: David Edmundson has implemented support for the xx-session-management-v1 Wayland session restore protocol in Qt 6.10! This means that software built on top of Qt 6.10 (for example, Plasma and KDE apps) will be able to start implementing the protocol themselves. Once they do, then finally real session restore will work on Wayland

    I hope we’re able to opt out of apps positioning their own Windows. My favorite thing about Wayland is that apps can’t control where their windows open, so they always open in a consistent location chosen by the compositor.

    Annoys me whenever I use Windows, MacOS, or Xwayland apps that open up in seemingly random locations.



  • Throughout the entire thread.

    Here’s the suggestions I remember

    • Recommend the Steam flatpak (cons: VR requires more tinkering to get working, flatpak version of gamescope apparently has limitations for dedicated Big Screen mode)
    • Ship Steam in a container (cons: breaks gaming on Asahi Linux, relies on third parties)
    • Ship a curated list of 32 bit software (cons: even if there’s just one 32 bit package, it’s still a lot of work and infrastructure, current infrastructure work need to be reworked)
    • Use ELN for building 32 bit packages (avoids the above mentioned infrastucture rework)
    • Stop shipping 32 bit stuff and rely on third party repos for it (cons: rpmfusion can’t afford to do this)
    • Create a SIG to represent 32 bit software or repurpose the Gaming SIG