qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app
@ 2020-02-26  8:54 Peter Vegh
  2021-05-06  5:45 ` [Bug 1864814] " Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Vegh @ 2020-02-26  8:54 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

System/setup:
* MacBook Pro, macOS (any version from the last 2 years), external monitor.
* IDE on the laptop, emulator is used on the external monitor.

Currently, when starting the emulator from e.g. Android Studio or
IntelliJ IDEA, which is set to fullscreen mode on the laptop, which is
like it's own virtual desktop (Space) in macOS, what happens is this:

1. The virtual desktop (Space) on the laptop screen is switched because of #2. The reason is that only one window can be shown in Fullscreen this way.
2. The qemu splashscreen is shown for a few seconds, then it disappears. This is the reason for the virtual desktop switch. This splashscreen seems actually unnecessary to me, it has no value and it causes problems.
3. The actual emulator is shown, in my case on the external monitor (correctly). I guess if the splashscreen would not be shown, the virtual desktop switch would not happen, because the emulator would happen on the correct screen directly.

So maybe the splashscreen and the emulator window should be the same window, so that the OS can remember it's position being the same as the emulator?
Or maybe the splash could be disabled (by default? otherwise an update to IDEs would be necessary for the improved behavior?)

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1864814

Title:
  Improve UX for macOS when launching from a fullscreen app

Status in QEMU:
  New

Bug description:
  System/setup:
  * MacBook Pro, macOS (any version from the last 2 years), external monitor.
  * IDE on the laptop, emulator is used on the external monitor.

  Currently, when starting the emulator from e.g. Android Studio or
  IntelliJ IDEA, which is set to fullscreen mode on the laptop, which is
  like it's own virtual desktop (Space) in macOS, what happens is this:

  1. The virtual desktop (Space) on the laptop screen is switched because of #2. The reason is that only one window can be shown in Fullscreen this way.
  2. The qemu splashscreen is shown for a few seconds, then it disappears. This is the reason for the virtual desktop switch. This splashscreen seems actually unnecessary to me, it has no value and it causes problems.
  3. The actual emulator is shown, in my case on the external monitor (correctly). I guess if the splashscreen would not be shown, the virtual desktop switch would not happen, because the emulator would happen on the correct screen directly.

  So maybe the splashscreen and the emulator window should be the same window, so that the OS can remember it's position being the same as the emulator?
  Or maybe the splash could be disabled (by default? otherwise an update to IDEs would be necessary for the improved behavior?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1864814/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1864814] Re: Improve UX for macOS when launching from a fullscreen app
  2020-02-26  8:54 [Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app Peter Vegh
@ 2021-05-06  5:45 ` Thomas Huth
  2021-05-06  7:02 ` Peter Vegh
  2021-05-06 11:38 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-05-06  5:45 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently moving its bug tracking to another system.
For this we need to know which bugs are still valid and which could be
closed already. Thus we are setting older bugs to "Incomplete" now.

If you still think this bug report here is valid, then please switch
the state back to "New" within the next 60 days, otherwise this report
will be marked as "Expired". Or please mark it as "Fix Released" if
the problem has been solved with a newer version of QEMU already.

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

** Tags added: macos

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1864814

Title:
  Improve UX for macOS when launching from a fullscreen app

Status in QEMU:
  Incomplete

Bug description:
  System/setup:
  * MacBook Pro, macOS (any version from the last 2 years), external monitor.
  * IDE on the laptop, emulator is used on the external monitor.

  Currently, when starting the emulator from e.g. Android Studio or
  IntelliJ IDEA, which is set to fullscreen mode on the laptop, which is
  like it's own virtual desktop (Space) in macOS, what happens is this:

  1. The virtual desktop (Space) on the laptop screen is switched because of #2. The reason is that only one window can be shown in Fullscreen this way.
  2. The qemu splashscreen is shown for a few seconds, then it disappears. This is the reason for the virtual desktop switch. This splashscreen seems actually unnecessary to me, it has no value and it causes problems.
  3. The actual emulator is shown, in my case on the external monitor (correctly). I guess if the splashscreen would not be shown, the virtual desktop switch would not happen, because the emulator would happen on the correct screen directly.

  So maybe the splashscreen and the emulator window should be the same window, so that the OS can remember it's position being the same as the emulator?
  Or maybe the splash could be disabled (by default? otherwise an update to IDEs would be necessary for the improved behavior?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1864814/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1864814] Re: Improve UX for macOS when launching from a fullscreen app
  2020-02-26  8:54 [Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app Peter Vegh
  2021-05-06  5:45 ` [Bug 1864814] " Thomas Huth
@ 2021-05-06  7:02 ` Peter Vegh
  2021-05-06 11:38 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Vegh @ 2021-05-06  7:02 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1864814

Title:
  Improve UX for macOS when launching from a fullscreen app

Status in QEMU:
  New

Bug description:
  System/setup:
  * MacBook Pro, macOS (any version from the last 2 years), external monitor.
  * IDE on the laptop, emulator is used on the external monitor.

  Currently, when starting the emulator from e.g. Android Studio or
  IntelliJ IDEA, which is set to fullscreen mode on the laptop, which is
  like it's own virtual desktop (Space) in macOS, what happens is this:

  1. The virtual desktop (Space) on the laptop screen is switched because of #2. The reason is that only one window can be shown in Fullscreen this way.
  2. The qemu splashscreen is shown for a few seconds, then it disappears. This is the reason for the virtual desktop switch. This splashscreen seems actually unnecessary to me, it has no value and it causes problems.
  3. The actual emulator is shown, in my case on the external monitor (correctly). I guess if the splashscreen would not be shown, the virtual desktop switch would not happen, because the emulator would happen on the correct screen directly.

  So maybe the splashscreen and the emulator window should be the same window, so that the OS can remember it's position being the same as the emulator?
  Or maybe the splash could be disabled (by default? otherwise an update to IDEs would be necessary for the improved behavior?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1864814/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1864814] Re: Improve UX for macOS when launching from a fullscreen app
  2020-02-26  8:54 [Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app Peter Vegh
  2021-05-06  5:45 ` [Bug 1864814] " Thomas Huth
  2021-05-06  7:02 ` Peter Vegh
@ 2021-05-06 11:38 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-05-06 11:38 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/196


** Changed in: qemu
       Status: New => Expired

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #196
   https://gitlab.com/qemu-project/qemu/-/issues/196

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1864814

Title:
  Improve UX for macOS when launching from a fullscreen app

Status in QEMU:
  Expired

Bug description:
  System/setup:
  * MacBook Pro, macOS (any version from the last 2 years), external monitor.
  * IDE on the laptop, emulator is used on the external monitor.

  Currently, when starting the emulator from e.g. Android Studio or
  IntelliJ IDEA, which is set to fullscreen mode on the laptop, which is
  like it's own virtual desktop (Space) in macOS, what happens is this:

  1. The virtual desktop (Space) on the laptop screen is switched because of #2. The reason is that only one window can be shown in Fullscreen this way.
  2. The qemu splashscreen is shown for a few seconds, then it disappears. This is the reason for the virtual desktop switch. This splashscreen seems actually unnecessary to me, it has no value and it causes problems.
  3. The actual emulator is shown, in my case on the external monitor (correctly). I guess if the splashscreen would not be shown, the virtual desktop switch would not happen, because the emulator would happen on the correct screen directly.

  So maybe the splashscreen and the emulator window should be the same window, so that the OS can remember it's position being the same as the emulator?
  Or maybe the splash could be disabled (by default? otherwise an update to IDEs would be necessary for the improved behavior?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1864814/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-06 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26  8:54 [Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app Peter Vegh
2021-05-06  5:45 ` [Bug 1864814] " Thomas Huth
2021-05-06  7:02 ` Peter Vegh
2021-05-06 11:38 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).