Branch: refs/heads/master Home: https://github.com/Warzone2100/warzone2100 Commit: d3ea2a4558c30ee734ede4c55e886390ebd5c950 https://github.com/Warzone2100/warzone2100/commit/d3ea2a4558c30ee734ede4c55e886390ebd5c950 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths: M lib/framework/wzapp.h M lib/sdl/main_sdl.cpp M src/frontend.cpp Log Message: ----------- [SDL backend] Improve classic ("exclusive") fullscreen mode switching Commit: ef1d88dd195fdccccbeee9e2049d239cb55837c8 https://github.com/Warzone2100/warzone2100/commit/ef1d88dd195fdccccbeee9e2049d239cb55837c8 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/framework/wzapp.h M lib/sdl/main_sdl.cpp M src/configuration.cpp M src/frontend.cpp M src/main.cpp M src/warzoneconfig.cpp M src/warzoneconfig.h Log Message: ----------- Store separate dimensions for windowed and fullscreen mode Commit: c09dc19265ffb2d30c3556c8ecf4c8fa136ff5d8 https://github.com/Warzone2100/warzone2100/commit/c09dc19265ffb2d30c3556c8ecf4c8fa136ff5d8 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/sdl/main_sdl.cpp Log Message: ----------- [SDL backend] Windows: Exclude fullscreen resolutions that will yield a logical resolution that's too small Commit: 7ea143b3c2307a03490b940400782c33abb2dca3 https://github.com/Warzone2100/warzone2100/commit/7ea143b3c2307a03490b940400782c33abb2dca3 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/framework/wzapp.h M lib/sdl/main_sdl.cpp M src/configuration.cpp M src/frontend.cpp M src/frontend.h M src/warzoneconfig.cpp M src/warzoneconfig.h Log Message: ----------- Add Video Option: "Min on Focus Loss" With choices: "Auto", "Off", "On (Fullscreen)" Commit: 1c7d66b37a0f92fc74c8dce78d4e27ab147d3b8e https://github.com/Warzone2100/warzone2100/commit/1c7d66b37a0f92fc74c8dce78d4e27ab147d3b8e Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/framework/wzapp.h M lib/sdl/main_sdl.cpp M src/configuration.cpp M src/frontend.cpp M src/frontend.h M src/warzoneconfig.cpp M src/warzoneconfig.h Log Message: ----------- Add Video Option: Alt+Enter Toggle Choose the fullscreen mode used when toggling with keys Alt + Enter. Commit: 9abc499c5986ef9d01aa0966180a2c438e8de3bd https://github.com/Warzone2100/warzone2100/commit/9abc499c5986ef9d01aa0966180a2c438e8de3bd Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/sdl/main_sdl.cpp Log Message: ----------- Set default Alt + Enter toggle fullscreen mode to Desktop Full on Windows Commit: 78ec168cdb48455c474d3d88ee9d193884cbe981 https://github.com/Warzone2100/warzone2100/commit/78ec168cdb48455c474d3d88ee9d193884cbe981 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/widget/dropdown.cpp M lib/widget/dropdown.h Log Message: ----------- DropdownWidget: Use click release to trigger selection event And ensure that mouse down + release happens on the same item Commit: 781f730441eb6bdb65cf483c7d7fbb55efca6d28 https://github.com/Warzone2100/warzone2100/commit/781f730441eb6bdb65cf483c7d7fbb55efca6d28 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/sdl/main_sdl.cpp M src/frontend.cpp Log Message: ----------- Video Options: Change "Graphics Mode" option to a drop-down Commit: 82d8f5a012596268254b5ed4260047978259ea89 https://github.com/Warzone2100/warzone2100/commit/82d8f5a012596268254b5ed4260047978259ea89 Author: past-due <30942300+past-...@users.noreply.github.com> Date: 2022-10-27 (Thu, 27 Oct 2022) Changed paths: M lib/framework/wzapp.h M src/frontend.cpp Log Message: ----------- Make wzIsSupportedWindowMode public, use in frontend Compare: https://github.com/Warzone2100/warzone2100/compare/55fb14b73486...82d8f5a01259 _______________________________________________ Warzone2100-commits mailing list Warzone2100-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/warzone2100-commits