https://bugs.kde.org/show_bug.cgi?id=445106
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/yakuake/commit/554ca4 | |bc41ba9018cc0819707c788fb02 | |447a906 --- Comment #2 from [email protected] --- Git commit 554ca4bc41ba9018cc0819707c788fb02447a906 by Jonathan F. Committed on 09/05/2022 at 12:49. Pushed by nicolasfella into branch 'master'. 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". M +4 -2 app/mainwindow.cpp https://invent.kde.org/utilities/yakuake/commit/554ca4bc41ba9018cc0819707c788fb02447a906 -- You are receiving this mail because: You are watching all bug changes.
