summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/DisjointRectSet.cpp
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-01-19 23:47:52 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-20 09:16:27 +0100
commitc6726f331ea53bc7ee5679a84c6c10af65428a4b (patch)
tree2402da75990fbbaacd85840ff881bb06b2b5c243 /Userland/Libraries/LibGfx/DisjointRectSet.cpp
parentcb8e4be3b5d9ce2225f4347efdaaf08423405b65 (diff)
downloadserenity-c6726f331ea53bc7ee5679a84c6c10af65428a4b.zip
WindowServer: Rename WallpaperMode::{Scaled => Stretch}
This option was renamed from scaled to stretch in DisplaySettings in 699ba84, but since WindowServer receives a plain string and was not updated, it wouldn't recognize the new renamed value as a valid option. Turns out sending plain strings via IPC and only mapping them to enum values on the receiving end is brittle, we should probably update Desktop::set_wallpaper_mode() to use an enum as well at some point. Fixes #5006.
Diffstat (limited to 'Userland/Libraries/LibGfx/DisjointRectSet.cpp')
0 files changed, 0 insertions, 0 deletions