Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,010
    • Issues 1,010
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 137
    • Merge requests 137
  • 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
  • mutter
  • Merge requests
  • !1207

Screen cast area

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jonas Ådahl requested to merge jadahl/mutter:wip/screen-cast-area into master Apr 20, 2020
  • Overview 44
  • Commits 8
  • Pipelines 14
  • Changes 20

This adds a RecordArea method to org.gnome.Mutter.ScreenCast. The intended user is a new screen cast D-Bus service in GNOME Shell replacing the built in one.

In short, it works by painting the stage given a calculated scale onto an offscreen framebuffer. The offscreen framebuffer is either directly from PipeWire or used as an intermediate buffer before copying its content to a PipeWire handled CPU memory buffer.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/screen-cast-area