mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-08 12:19:37 +03:00
a0e7a4b9a8
The WindowServer _really_ does not need to know the filesystem path to it's wallpaper, and allows setting arbitrary wallpapers (those outside of `/res/wallpapers`). The GUI::Desktop will keep track of the path to the wallpaper (if any), and save it to config if desired (to be persisted). This avoids the need to `unveil` paths to the wallpaper, fixing #11158 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DesktopWidget.cpp | ||
DesktopWidget.h | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileManagerWindow.gml | ||
FileOperationProgress.gml | ||
FileOperationProgressWidget.cpp | ||
FileOperationProgressWidget.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesWindow.cpp | ||
PropertiesWindow.h | ||
PropertiesWindowGeneralTab.gml |