Opened 13 years ago

Closed 12 years ago

#117 closed defect (fixed)

OSX: remove dock icon for xpra or make it usable

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: minor Milestone: 1.0
Component: OSX Build Keywords:
Cc:

Description

Another one of Apple's rubbish "design" decisions means that we can't programmatically disable the dock when we launch an app like xpra...
So we have two options:

  • write lots of code to add dock support to xpra
  • do lots hackery do have two different plist manifests in the same application bundle

For details, see:

Change History (3)

comment:1 Changed 13 years ago by Antoine Martin

Milestone: 0.121.0
Status: newaccepted

The next build will contain the following enhancements:

  • xpra now includes a small chunk of osx MacDock code to make it display the xpra icon
  • the python executable is renamed to 'xpra' (see r3321) so osx will show it as "xpra" rather than just "python".

Still TODO: hook into the menu to make it a bit nicer too.
This is now a lower priority.

comment:2 Changed 13 years ago by Antoine Martin

Priority: majorminor

comment:3 Changed 12 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

already implemented

Note: See TracTickets for help on using tickets.