Menu

#277 No way to specify display to run Tux Paint in full screen, on multi-monitor setups

v0.9.29
closed
None
2
2023-04-28
2023-04-01
No

It appears impossible (or if it is possible, we do not document how) to get Tux Paint, when run in fullscreen mode (e.g., tuxpaint --fullscreen=native), to appear on a specific display (monitor).

See https://sourceforge.net/p/tuxpaint/feature-requests/227/

I am using Tux Paint 0.9.29-rc2, built with SDL 2.0.20, on Ubuntu 22.04 .2 LTS jammy (Kubuntu with KDE/Plasma, to be precise).

Using our own built-in support for SDL_VIDEO_WINDOW_POS (which was supported by SDL1.2, but not SDL2, and which we added support for manually) does not have an effect. We may need to open the fullscreen window in a particular way (requiring a code change to support a new environment variable or command-line / config. file setting), or an SDL environment variable may already exist to help with this (quick Googling came up with lots of questions, some very old, most being dead-ends).

Discussion

  • William Kendrick

    • status: open --> closed
     
  • William Kendrick

    Allowing SDL_VIDEO_WINDOW_POS env. var. to be utilized in fullscreen mode, too, which seems to allow me to set which monitor Tux Paint appears on!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.