Opened 2 years ago
Last modified 17 months ago
#2613 assigned task
register for grab exemption
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | core | Version: | 3.0.x |
Keywords: | Cc: |
Description
Keys can't be grabbed under Wayland (needed by remote desktop viewers, virtual machine managers).
Comment 33: With X11 clients, there is a (preconfigured, but changable) white list of clients whos grabs will be granted allowing them to work as intended. See org.gnome.mutter gsettings
Where is this white list?
Change History (4)
comment:1 Changed 2 years ago by
Status: | new → assigned |
---|
comment:2 Changed 2 years ago by
Found the magic key in mutter and made a pull request: add 'xpra' to the list of xwayland clients that can do grabs
comment:4 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2613
Note: See
TracTickets for help on using
tickets.
Asked: Who manages this list and how do we (xpra) get in on it?