https://bugs.kde.org/show_bug.cgi?id=445106
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/yakuake/commit/554ca4 |ities/yakuake/commit/06cd75 |bc41ba9018cc0819707c788fb02 |66630c2652f06b5059cc427f95f |447a906 |033e194 --- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 06cd7566630c2652f06b5059cc427f95f033e194 by Nicolas Fella, on behalf of Jonathan F. Committed on 09/05/2022 at 14:32. Pushed by nicolasfella into branch 'release/22.04'. Fix screen index preference resetting unexpectedly Update MainWindow::moveEvent() to correctly handle a result of -1 from QApplication::desktop()->screenNumber() ("widget is not on any screen"), which was previously causing a user preference for "show yakuake on a fixed screen" to revert to "show yakuake on the same screen as the mouse". (cherry picked from commit 554ca4bc41ba9018cc0819707c788fb02447a906) M +4 -2 app/mainwindow.cpp https://invent.kde.org/utilities/yakuake/commit/06cd7566630c2652f06b5059cc427f95f033e194 -- You are receiving this mail because: You are watching all bug changes.