https://bugs.kde.org/show_bug.cgi?id=452318
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwayland-server/commit/b | |40c4e3f4108b9a0be9b4f5d437e | |72f7c2aa3fea --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit b40c4e3f4108b9a0be9b4f5d437e72f7c2aa3fea by Vlad Zahorodnii. Committed on 08/04/2022 at 12:56. Pushed by vladz into branch 'master'. Simplify code that announces available modes and current mode If no mode has the current flag set, the first mode object will be announced twice. There's also no benefit from sending the current mode as last. If the current mode changes, the compositor will send the current_mode event, not the mode event. M +11 -24 src/server/outputdevice_v2_interface.cpp https://invent.kde.org/plasma/kwayland-server/commit/b40c4e3f4108b9a0be9b4f5d437e72f7c2aa3fea -- You are receiving this mail because: You are watching all bug changes.