Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 669
    • Issues 669
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 347
    • Merge requests 347
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gstreamergstreamer
  • Merge requests
  • !1515

Open
Created Jan 12, 2022 by Robert Mader@rmaderContributor
  • Report abuse
Report abuse

Draft: Add new gtkwaylandsink element

  • Overview 48
  • Commits 4
  • Pipelines 19
  • Changes 42

From the main commit:

This is based on gtksink, but similar to waylandsink uses Wayland APIs
directly instead of rendering with Gtk/Cairo primitives.

In preparation for that, move reusable parts out of waylandsink into a library. If preferred, this can be split out into its own MR.


Compositor support:

  • Weston: ✓
  • Mutter: broken resize, needs https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2232 ✓ fixed in 42/41.4/40.9
  • Kwin: pattern is stuck on first frame, see https://bugs.kde.org/show_bug.cgi?id=448470 ✓(?) fixed in 5.24/5.23.?
  • Sway: heavy glitches on stable, minor ones on master, see https://github.com/swaywm/sway/issues/6763

Fixes #1069

Edited Mar 04, 2022 by Nicolas Dufresne
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: waylandsink-library