• 404 Posts
  • 204 Comments
Joined 2 年前
cake
Cake day: 2023年6月14日

help-circle









  • 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