moonlight-stream / moonlight-qt

GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
GNU General Public License v3.0
10.54k stars 616 forks source link

The monitor turns off when you start any game #866

Open LibertyGM opened 2 years ago

LibertyGM commented 2 years ago

Describe the bug When I run Moonlight and connect to the game on the main monitor, the X11 settings get knocked out. The main monitor shuts down (software) and everything goes to the secondary monitor.

If I run Moonlight on the secondary monitor, everything works fine. After starting on the second monitor, I move the window to the main with Win+Shift+Side arrow.

Steps to reproduce

  1. Starting Moonlight.

Affected games Happens to all games.

Moonlight settings (please complete the following information)

Client PC details (please complete the following information)

Server PC details (please complete the following information)

cgutman commented 2 years ago

Does it happen if you stream in borderless windowed mode instead of full-screen?

LibertyGM commented 2 years ago

I recorded a log of how the error happens. I used "moonlight >> /disks/D/imLEGR/test/log_Wayland.txt" log_Wayland.txt

cgutman commented 2 years ago

This is probably an SDL bug or some bad interaction between SDL and Plasma.

Can you try the borderless windowed option and see if it fixes the issue?

image

LibertyGM commented 2 years ago

In the "window without frame" mode it works fine. Can you please tell me which mode is more productive for Moonlight? Full-screen or frameless window mode?

It's a pity the mouse is now out of the game goes to the second monitor. In window mode without frames the mouse does not linger in the Moonlight window

cgutman commented 2 years ago

Either mode should give similar performance.

If you want the mouse to stay in the Moonlight window, you can press Ctrl+Alt+Shift+L to lock it in the window.

LibertyGM commented 2 years ago

Thanks