Update struts on screen size change
Calls updateStruts on KScreen::Screen::currentSizeChanged instead of KScreen::Config::outputAdded/outputRemoved. When an output is (dis)conencted, it isn't added/removed, it is mearly marked as (dis)connected. Therefore, updating struts on outputAdded/outputRemoved doesn't work. BUG: 349400 REVIEW: 124996
Loading
-
mentioned in merge request !542 (merged)
-
mentioned in commit 1623b9ef
Please register or sign in to comment