#1808 closed enhancement (worksforme)
Wish: Add a 'Window' menu for MacOSX
Reported by: | Daniel O'Connor | Owned by: | Daniel O'Connor |
---|---|---|---|
Priority: | minor | Milestone: | 3.0 |
Component: | client | Version: | 1.0.x |
Keywords: | Cc: |
Description
Hi,
Nearly all MacOSX apps have a 'Window' menu which lists all of the applications windows and lets you switch between them.
It would be desirable (especially given bug #708) to have such a menu to let the user select which window they want to bring to the front (I have a few apps with full screen windows running at once).
Thanks,
Change History (4)
comment:1 Changed 3 years ago by
Milestone: | → 3.0 |
---|---|
Status: | new → assigned |
comment:2 Changed 22 months ago by
Owner: | changed from Antoine Martin to Daniel O'Connor |
---|---|
Status: | assigned → new |
comment:3 Changed 22 months ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:4 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1808
Note: See
TracTickets for help on using
tickets.
Done using gtkosx_application.set_window_menu in r22973.
Please try a beta build and close this ticket if that does what you want.