mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 19:45:08 +00:00
![]() Previously we would unveil the home directory of anon to allow showing anything in the file picker. This patch removes direct access to the home directory and instead makes WidgetGallery connect to FileSystemAccessServer to open a file, making the application more user agnostic and allowing directories outside /home/anon to be shown. |
||
---|---|---|
.. | ||
GalleryGML | ||
CMakeLists.txt | ||
DemoWizardDialog.cpp | ||
DemoWizardDialog.h | ||
DemoWizardPage1.gml | ||
DemoWizardPage2.gml | ||
GalleryModels.h | ||
GalleryWidget.cpp | ||
GalleryWidget.h | ||
main.cpp |