Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Qt) Full screen toggle does not take immediate effect #11626

Open
orbea opened this issue Dec 3, 2018 · 2 comments
Open

(Qt) Full screen toggle does not take immediate effect #11626

orbea opened this issue Dec 3, 2018 · 2 comments
Labels
Qt Issue on Qt but not all ports.
Milestone

Comments

@orbea
Copy link
Contributor

orbea commented Dec 3, 2018

What happens?

With the Qt front end using either OpenGL or OpenGL ES the full screen toggle in the ui does not take effect until ppsspp is closed and started again.

It is however possible to toggle full screen immediately by double clicking the left mouse button.

I do not think vulkan is hooked up for the Qt frontend on linux so I haven't tested that. (#11628)

What should happen?

Toggling full screen in the ui should take immediate effect.

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

OS: Slackware64-current
Linux: 4.19.5
ppsspp: 95ffa15
mesa: https://github.com/mesa3d/mesa/commit/94bfb8bf386b560e8e6095727ed1cf08522a027d
Qt: 5.11.2
vulkan-sdk: 1.1.92.1
GPU: AMD RX Vega 56 (amdgpu + radeonsi)

$ glxinfo | grep Core
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel (git-94bfb8bf38)
@unknownbrackets unknownbrackets added the Qt Issue on Qt but not all ports. label Dec 3, 2018
@unknownbrackets
Copy link
Collaborator

The keyboard shortcut and menu item both work fine on a Mac, at least.

-[Unknown]

@orbea
Copy link
Contributor Author

orbea commented Apr 15, 2019

@unknownbrackets It still doesn't work in linux. The keyboard shortcut does work though, but only for qt5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Qt Issue on Qt but not all ports.
Projects
None yet
Development

No branches or pull requests

3 participants