Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81722 --- shadow/81722 2007-07-06 11:44:53.000000000 -0400 +++ shadow/81722.tmp.29329 2007-08-19 06:12:52.000000000 -0400 @@ -5,13 +5,13 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: When ShowInTaskbar is false icon is not displayed on Alt-Tab @@ -42,6 +42,13 @@ Created an attachment (id=19303) Win32 Patch ------- Additional Comments From [EMAIL PROTECTED] 2007-07-06 11:44 ------- Chris, Ping, can we review this patch? + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-19 06:12 ------- +This works fine for Win32, for X11 the only way to remove windows from +tasklist is using _NET_WM_STATE_SKIP_TASKBAR, unfortunately it also +removes from "alt tab". I will apply patch and close bug since it is a +WM problem and theres no X11 spec to define windows that don't appears +in taskbar but appears in "alt tab". _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
