#1035 closed enhancement (wontfix)
support application menu forwarding in-window as a fallback mode
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | client | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
If an OS or DE does not support global menus (ie: win32, LXDE, etc..) then we could handle this ourselves by adding a menu bar to the window and just offset the window contents. Original menu forwarding ticket: #228
This means using a widget inside the window, which could also be used for honouring the window gravity attribute, and may also fix windows being grabbed with KDE (r773).
For the html5 client, this will require #1471
Change History (6)
comment:5 Changed 4 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 0.17 → 2.2 |
comment:7 Changed 3 years ago by
Milestone: | 2.2 → 3.0 |
---|
comment:8 Changed 3 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:10 Changed 23 months ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
wontfix: support for appmenus has been removed (#2163)
comment:11 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1035
Note: See
TracTickets for help on using
tickets.
Related to ticket:228#comment:14 : GNOME Plans to Move App Menus Back Inside App Windows - so maybe this thing is not going to be used any more, and so we won't have to deal with it.