GithubHelp home page GithubHelp logo

Fullscreen on windows about tigr HOT 3 CLOSED

erkkah avatar erkkah commented on August 22, 2024
Fullscreen on windows

from tigr.

Comments (3)

erkkah avatar erkkah commented on August 22, 2024

Hi there.

When you use the "maximum resolution" - could it be that you are using the screen resolution, but the display scaling is set to a non 100% value? For example, if scaling is set to 300%, then the buffer presented to the app is 1/3 of the screen resolution.

Do you use any of the scale flags? It is possible to create a tigr window with cropped content by not setting TIGR_AUTO and setting a high scale factor.

If you haven't already, use the "flags" example to check modes and the current tigr buffer size.

from tigr.

vchizhov avatar vchizhov commented on August 22, 2024

You were right, it was the scale and layout in windows being set to 125%. It reduced the resolution of the app from 1920x1080 to 1536x864 with TIGR_FULLSCREEN | TIGR_AUTO, while it still allowed a window with 1920x1080 to be created when using TIGR_FULLSCREEN | TIGR_FIXED, but it was getting cut off when presented on screen. So the rescaling was coming from windows.

from tigr.

erkkah avatar erkkah commented on August 22, 2024

Good to know. Thanks for reporting back!

from tigr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.