Ticket #21 (assigned defect)

Opened 1 year ago

Last modified 7 months ago

Visual effects are applied to all screens

Reported by: andreasf Assigned to: mike (accepted)
Priority: low Milestone: Q₂-0.9.1aX
Component: Qemu Guest Window Version: Q-0.9.0a89
Severity: minor Keywords:
Cc:

Description

When using multiple monitors, visual effects occur on all monitors, not only the "affected" monitor:

When on a secondary screen Q runs in fullscreen mode, Command+< results in spinning cubes on both screens. Instead, only the secondary screen should rotate in this case.

Same thing for fade-through-black for entering and leaving fullscreen mode.

Change History

09/01/07 23:20:08 changed by cordney

  • owner changed from mike to cordney.
  • status changed from new to assigned.

Q uses the main screen for all transitions and fullscreen ([NSScreen mainScreen]). Problem is getting the current screen the Guest PC is being displayed on. Once this is possible, this can be fixed.

09/12/07 10:33:19 changed by cordney

  • owner changed from cordney to mike.
  • status changed from assigned to new.

09/12/07 10:33:41 changed by mike

  • status changed from new to assigned.

01/14/08 16:20:21 changed by mike

  • milestone changed from Q-0.9.0aX to Q₂-0.9.1aX.