Skip to content

Expose showFullScreen and showNormal methods of QMainWindow#3

Open
katafrakt wants to merge 1 commit intokusti8:masterfrom
katafrakt:fullscreen
Open

Expose showFullScreen and showNormal methods of QMainWindow#3
katafrakt wants to merge 1 commit intokusti8:masterfrom
katafrakt:fullscreen

Conversation

@katafrakt
Copy link
Copy Markdown

I would love to see fullscreen windows in proton-native. I've manage to get it run locally, but first exposing methods here seems to be required.

I only added support for showFullScreen and showNormal, without maximized and minimized (I think I have never seen an app using them), but those too can be added too. Or maybe you think it would be better to control it via setWindowStates(Qt::WindowFullScreen)?

As there's no readme, I don't know if I should commit .moc files. Also version was automatically bumped up and I commited that too.

Let me know what you think.

@katafrakt katafrakt force-pushed the fullscreen branch 2 times, most recently from 0817741 to 7a0d1eb Compare February 3, 2020 09:36
@katafrakt
Copy link
Copy Markdown
Author

Okay, I figured it's better not to touch .moc, as MacOSX and Windows don't like it. Now the builds are green.

@katafrakt
Copy link
Copy Markdown
Author

@kusti8 any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant