summaryrefslogtreecommitdiff
path: root/widgets/filedialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: refactor widgets folder2 * r + 2 * t2025-08-047-795/+0
| | | | Split into subdirs and rename to components
* filedialog: fix null error2 * r + 2 * t2025-08-021-1/+1
|
* filedialog: cache thumbnails2 * r + 2 * t2025-07-221-2/+1
| | | | Much faster loading
* filedialog: better icon filtering2 * r + 2 * t2025-07-221-1/+1
| | | | | | Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils
* filedialog: add scrollbar2 * r + 2 * t2025-07-221-0/+3
|
* filedialog: fix when killing window2 * r + 2 * t2025-07-201-0/+5
|
* filedialog: loader2 * r + 2 * t2025-07-202-39/+67
|
* filedialog: add filters and buttons2 * r + 2 * t2025-07-204-5/+114
|
* filedialog: add current item2 * r + 2 * t2025-07-202-0/+115
|
* filedialog: add empty text2 * r + 2 * t2025-07-201-5/+39
|
* filedialog: add special icons for xdg dirs2 * r + 2 * t2025-07-204-12/+29
|
* filedialog: add nav rail2 * r + 2 * t2025-07-204-82/+244
|
* filedialog: styling tweaks2 * r + 2 * t2025-07-202-78/+100
|
* filedialog: fix item size2 * r + 2 * t2025-07-201-1/+4
|
* filedialog: better mime detection2 * r + 2 * t2025-07-201-22/+14
| | | | | Required file Also show folders first
* filedialog: navigation2 * r + 2 * t2025-07-193-16/+25
|
* internal: file dialog part 12 * r + 2 * t2025-07-194-0/+297