FS#66823 - [hatari] Fullscreen not working in secondary screen in multiscreen setup

Attached to Project: Community Packages
Opened by Cyril Raphanel (kamelie1706) - Friday, 29 May 2020, 10:01 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 12 March 2022, 12:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
In a multiscreen mode, it is not possible to use a secondary screen for fullscreen.

Normally setting SDL env like this is working
export SDL_VIDEO_FULLSCREEN_HEAD=1 // legacy
or
export SDL_VIDEO_FULLSCREEN_DISPLAY=1

Not in hatari ...

Steps to reproduce:
- export SDL_VIDEO_FULLSCREEN_HEAD=1 // secondary screen not set as primary screen
- launch hatari
- press F11

fulllscreen is displayed on screen 0 instead of 1
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Saturday, 12 March 2022, 12:40 GMT
Reason for closing:  Upstream
Additional comments about closing:  upstream bug
Comment by Cyril Raphanel (kamelie1706) - Friday, 29 May 2020, 10:05 GMT
Sorry forgot to set proper subject
[hatari] Fullscreen not working in secondary screen in multiscreen setup

Loading...