Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: aedc207367c03a105f0ec6475250cdf0b3908008
      
https://github.com/Warzone2100/warzone2100/commit/aedc207367c03a105f0ec6475250cdf0b3908008
  Author: past-due <[email protected]>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M lib/sdl/main_sdl.cpp

  Log Message:
  -----------
  wzMainScreenSetup: Improve desired window size / display scale sanity checking

If the desired window size is below the minimum required size (for the current 
display scale setting), do not immediately reduce display scale to 100% - 
attempt to use the maximum display scale for the desired window size (if 
possible).


  Commit: 39aeb5132197a87e0c4207ae36c461eca7909522
      
https://github.com/Warzone2100/warzone2100/commit/39aeb5132197a87e0c4207ae36c461eca7909522
  Author: past-due <[email protected]>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M lib/sdl/main_sdl.cpp

  Log Message:
  -----------
  wzMainScreenSetup: Improve desired window size sanity checking

If not fullscreen, ensure the desired window size is not greater than the 
usable bounds for the desired display / screen.


  Commit: e1e991ce3edf9c68f72f3572ab8357abb930f48c
      
https://github.com/Warzone2100/warzone2100/commit/e1e991ce3edf9c68f72f3572ab8357abb930f48c
  Author: past-due <[email protected]>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M src/frontend.cpp

  Log Message:
  -----------
  Fix: Use of wzGetMaximumDisplayScaleForWindowSize


  Commit: c89a299dcf581c9362bf2461f291a8388c70c0e3
      
https://github.com/Warzone2100/warzone2100/commit/c89a299dcf581c9362bf2461f291a8388c70c0e3
  Author: past-due <[email protected]>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M lib/sdl/main_sdl.cpp

  Log Message:
  -----------
  Fix wzGetMaximumDisplayScaleForWindowSize


  Commit: aaf79eda0356eb0be264be65c640f19c12a17327
      
https://github.com/Warzone2100/warzone2100/commit/aaf79eda0356eb0be264be65c640f19c12a17327
  Author: past-due <[email protected]>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M lib/sdl/main_sdl.cpp

  Log Message:
  -----------
  wzMainScreenSetup: Improve handling of system creating a window of a 
different size


  Commit: 924b98272140677cfde4955af84aee930d7c4b0d
      
https://github.com/Warzone2100/warzone2100/commit/924b98272140677cfde4955af84aee930d7c4b0d
  Author: past-due <[email protected]>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M lib/sdl/main_sdl.cpp

  Log Message:
  -----------
  wzMainScreenSetup: Avoid initial (visible) adjustment of screen size

If the created window size differs from the requested window size.


Compare: 
https://github.com/Warzone2100/warzone2100/compare/a5813faacf30...924b98272140


_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to