Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • W weston
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 361
    • Issues 361
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 123
    • Merge requests 123
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waylandwayland
  • weston
  • Merge requests
  • !1012

xwm: Check size hints in weston_wm_window_is_positioned()

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Derek Foreman requested to merge derekf/weston:xwayland_positioning into main Sep 21, 2022
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 1

Currently we can't tell the difference between a window intentionally created at 0,0 and a window that we can place anywhere.

Check the size hints to see if the flags indicating the placement is intentional are present.

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xwayland_positioning