Opened 11 months ago
Last modified 9 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 (3)
comment:1 Changed 10 months ago by
Status: | new → assigned |
---|
comment:2 Changed 10 months 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
Note: See
TracTickets for help on using
tickets.
Asked: Who manages this list and how do we (xpra) get in on it?