Skip to content

clipboard permission of 'true' or 'false' is not granular enough #364

@lestephane

Description

@lestephane

I'm assuming that the way X11 works, there was no way to split the clipboard permission into read and write permissions.

But on the off change that there is a way, could this be improved by either supporting additional keys:

  • clipboard-read
  • clipboard-write

or by having the existing clipboard key support additional values

  • read, write, read-write
  • r, w, rw

If that is not possible due to X11, then disregard / close this issue. But if it is, it would be a great addition. This is my main use case for sandboxing (ie preventing the sandboxed app from reading the clipboard, but still being able to write to it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions