Menu

#113 Be more intelligent about screen size

v0.9.23
closed
None
5
2023-01-19
2008-07-09
No

The default window- or fullscreen-size of 800x600 (or the user's current size choice) may be larger than the current desktop size (windowed) or available mode (fullscreen).

Example: Original model ASUS EeePCs are 800x480. On distros people put on the EeePC (to replace the Xandros it comes with), Tux Paint tries to open in 800x600 windowed mode. It should detect that 800x600 is too large, and drop down to 800x480 and fullscreen mode.

Discussion

  • secretlondon

    secretlondon - 2009-06-13

    Ubuntu bug on netbook screens: https://bugs.edge.launchpad.net/ubuntu/+source/tuxpaint/+bug/300780

    "The window of tuxpaint extends beyond bottom screen border when used on a Netbook (Acer Aspire One A110L) with screen size 1024x600."

     
  • William Kendrick

    SDL_GetVideoInfo() and/or SDL_VideoModeOK() are probably what we need to use. Will investigate when I have the time.

     
  • William Kendrick

    • assigned_to: William Kendrick
    • Group: --> v0.9.23
     
  • William Kendrick

     
  • William Kendrick

    • status: open --> closed
     

Log in to post a comment.