Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W wayland-protocols
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 103
    • Issues 103
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waylandwayland
  • wayland-protocols
  • Merge requests
  • !41

xdg-shell: Add toplevel "bounds" configure event

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jonas Ådahl requested to merge jadahl/wayland-protocols:wip/bounds into main Aug 04, 2020
  • Overview 36
  • Commits 1
  • Pipelines 4
  • Changes 1

This aims to communicate the maximum size a surface should be created with, and loosely corresponds to the concept of "work area" in the X11 world.

Closes: #17 (closed)

Signed-off-by: Jonas Ådahl jadahl@gmail.com


  • Reviewer: @emersion
  • 3 ACKs:
    • KDE (@zzag)
    • wlroots (@emersion)
    • Mutter/GTK (@jadahl)
  • 3 implementations:
    • GTK: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4261
    • Mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2167
    • KWin: https://invent.kde.org/plasma/kwin/-/merge_requests/1808 + https://invent.kde.org/plasma/kwayland-server/-/merge_requests/331
Edited Jan 19, 2022 by Jonas Ådahl
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/bounds