Skip to content

Fullscreen is scaled when triggered by Alt-Enter, does not when triggered from the code #5

@SynedraAcus

Description

@SynedraAcus

When entering fullscreen mode via pressing Alt-Enter, the application is scaled to fill the screen. When, on the other hand, window.fullscreen is set to true from within the application, it just blacks out the surroundings of the window, while the app stays the same size in pixels (window.resiseable is disabled in my game, so TK_RESIZED is not emitted).

I have observed this behaviour when running a Python game on Linux Mint 19 x64, but redditor /u/cornlord has reproduced it with this C code on Void Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions