mrvux / dx11-vvvv

DirectX11 Rendering within vvvv
Other
72 stars 71 forks source link

Full Screen #266

Open velcrome opened 8 years ago

velcrome commented 8 years ago

In a current installation, vvvv is in AutoStart, and going full screen some time after successful lauch. Issue is, the task bar remains on top of the full screen.

System is Win10, I tried all settings of the task bar to no avail. This is an extended setup with span mode and no extra control monitor. Only manually clicking on it makes it go away.

Might relate to #2 ?

velcrome commented 8 years ago

As a follow-up: The focus never left the taskbar during the entire startup.

Programatically giving the Renderer Window focus for just a frame helped as a work around. Would be nice, if going fullscreen would force Focus as well.

AchimTHISPLAY commented 7 years ago

I have a strange problem with a Iiyama multitouch screen. The renderer won't go fullscreen or borderless on it - even if it is the only monitor connected to the pc. Can reproduce the problem on different pcs. Is it possible that reading out the windowhandle has something todo with it?