mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 01:32:45 +00:00 
			
		
		
		
	|  1346a653e4 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 | ||