Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 933
    • Issues 933
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Issues
  • #850

Closed
Open
Created Jul 14, 2019 by Ryan Houdek@sonicadvance1🎉

xwayland hardcoded screen size limits to 8192x8192

Currently xwayland hardcodes limits screensize limits to 8192x8192 as seen here

This doesn't work well when something like xrandr reads the config with three 4k displays connected. On X with a Radeon it gets Screen 0: minimum 320 x 200, current 11520 x 2160, maximum 16384 x 16384 Theoretically on Nouveau/Nvidia/Intel the maximums will also end up going to 16k or 32k depending.

Would be nice to have xwayland query the real limits and pass them through without hardcoding them.

Edited Jul 14, 2019 by Ryan Houdek
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking