https://bugzilla.novell.com/show_bug.cgi?id=659766
https://bugzilla.novell.com/show_bug.cgi?id=659766#c0 Summary: There is no way to hide an app bundle's icon from the Dock in Mac OSX (system tray application) Classification: Mono Product: MonoMac Version: GIT Platform: x86 OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Bindings AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 There is no way to create a "background" style application that has no application icon in the Dock on Mac OSX. The application should still be able to create GUI windows for interacting with the program, but it should not have a forced icon constantly in the Dock. Reproducible: Always Steps to Reproduce: 1. Bundle a Mono application with macpack in the command line 2. Alter Info.plist to have another entry: LSUIElement = 1 3. Run the application from the bundle Actual Results: This is supposed to prevent an icon from displaying in the dock when the application is running. Expected Results: The application should run normally, but with no icon in the dock. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
