Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 107
    • Merge requests 107
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma Workspace
  • Merge requests
  • !1085

klipper: Fix reading from plasma on wayland

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Redondo requested to merge work/klipperplasmawayland into master Sep 29, 2021
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

When copying something inside the same process that klipper is in, reading the data through wayland will not work since we have to do so in a blocking way due to how klipper is structured. But we can check if we currently own the clipboard and just return that.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/klipperplasmawayland