Skip to content
  1. Jun 14, 2022
  2. Jun 13, 2022
  3. Jun 12, 2022
  4. Jun 11, 2022
  5. Jun 10, 2022
  6. Jun 09, 2022
  7. Jun 08, 2022
  8. Jun 07, 2022
  9. Jun 06, 2022
    • Kyle Kienapfel's avatar
      deprecate usage of QDesktopWidget for going fullscreen · 941b6633
      Kyle Kienapfel authored
      Idea works as follows, while going fullscreen we compare the current window geometry with
      available screens and ask for an intersection rectangle, we go fullscreen where most of
      the window is located
      
      GuessCurrentScreen could also potentially be used to see which screen
      the window is on for dynamic DPI handling
      941b6633
Loading