Lines Matching refs:taskbar
64871 hw/xwin: Use ITaskBarList interface to ensure show-on-taskbar state is updated correctly
64873 Use ITaskBarList interface to ensure that the taskbar notices if the window has
64874 changed it's style in a way which affects if the taskbar shows it or not.
66494 hw/xwin: Disable minimize button on window with skip-taskbar state
66496 If a window has had its taskbar button removed, disable its minimize
66510 Use ITaskBarList interface to ensure that the taskbar notices if the window has
66511 changed it's style in a way which affects if the taskbar shows it or not
66588 hw/xwin: Add correct taskbar grouping of X windows on Windows 7
66590 I created a small patch for XWin that adds correct grouping of taskbar icons
66591 when 'Always combine, hide labels' is set in the taskbar properties. It uses the
66592 new taskbar APIs introduced in Windows 7 to set an application id for each
66600 v4: Fix up names taskbar->propertystore, AppID->AppUserModelID, etc.
70555 Also fix the adjustment for an autohide taskbar, so that it is only done if the
70556 taskbar is on the same monitor as the screen (or -multiplemonitors is used)