Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,020
    • Issues 1,020
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 131
    • Merge requests 131
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • muttermutter
  • Merge requests
  • !368

Cleanup X11 code from MetaWindowActor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Georges Basile Stavracas Neto requested to merge gbsneto/cleanup-x11-from-window-actor into master Dec 22, 2018
  • Overview 49
  • Commits 9
  • Pipelines 13
  • Changes 10

MetaWindowActor handles sending NET_WM_FRAME* X atoms to clients - even pure Wayland clients. Having it implemented in MetaWindowActor itself is somewhat convoluted, since MetaWindowActor is not tied to any specific display server.

Clean it up by moving the X11-specific code to the newly introduced MetaWindowActorX11.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: gbsneto/cleanup-x11-from-window-actor