Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L librem5-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • librem5-base
  • Merge requests
  • !217

profile.d: Don't force Qt to Wayland backend on amber-phone

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastian Krzyszkowiak requested to merge sebastian.krzyszkowiak/librem5-base:qt-x11 into pureos/amber-phone Feb 01, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Qt version in amber-phone supports only zxdg-shell-v6. Since phoc already dropped support of this protocol in favor of stable xdg-shell, it makes no sense to try to use Wayland backend there.

The only benefit it brings is non-blurry Qt apps under Flatpak, but at cost of breaking any native Qt apps. Although it likely doesn't matter much for the phone, it's a pretty big issue when it comes to convergence use cases.

Byzantium has a much newer Qt, so this isn't a problem there.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: qt-x11