Ticket #21 (assigned defect)

Opened 3 years ago

Last modified 2 years ago

Visual effects are applied to all screens

Reported by: andreasf Owned by: mike
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

Changed 3 years ago 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.

Changed 2 years ago by cordney

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

Changed 2 years ago by mike

  • status changed from new to assigned

Changed 2 years ago by mike

  • milestone changed from Q-0.9.0aX to Q₂-0.9.1aX
Note: See TracTickets for help on using tickets.