Skip to content
  • Martin Flöser's avatar
    Drop XRandR dependency from Options's currentRefreshRate · 536739f0
    Martin Flöser authored
    Summary:
    This code branch was dead. It was for the case that the number of screens
    is 0, but KWin::Screens never has a count of zero, especially not the
    XRandR based screens (c.f. screens_xrandr.cpp method ::update) which has
    a fallback handling setting the count to always 1 if there are no screens.
    
    Test Plan: Compiles
    
    Reviewers: #kwin, #plasma
    
    Subscribers: plasma-devel, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D7650
    536739f0