1. 01 Jun, 2022 1 commit
    • Kyle Kienapfel's avatar
      fix UI opening fullscreen after certain crashes · 36df3ce9
      Kyle Kienapfel authored
      Sometimes when yuzu crashes, it restarts with the games list in fullscreen,
      which would be fine, except there isn't an easy way to exit this.
      It also doesn't occur often enough for qt-config.ini files to be in good supply.
      
      UILayout\geometry value in qt-config.ini is the culprit,
       at least for the one provided.
      
      Proposed fix is to simply check isFullScreen when yuzu is starting up,
      and take it out of full screen immediately
      36df3ce9
  2. 28 May, 2022 3 commits
  3. 27 May, 2022 1 commit
  4. 26 May, 2022 2 commits
  5. 25 May, 2022 5 commits
  6. 23 May, 2022 2 commits
  7. 21 May, 2022 1 commit
  8. 17 May, 2022 2 commits
  9. 16 May, 2022 1 commit
  10. 15 May, 2022 4 commits
  11. 14 May, 2022 3 commits
  12. 11 May, 2022 4 commits
  13. 10 May, 2022 2 commits
  14. 09 May, 2022 4 commits
  15. 08 May, 2022 2 commits
  16. 07 May, 2022 1 commit
  17. 06 May, 2022 2 commits