Commit 8454290
committed
nemo-file.c: Allow files with backend-provided previews to be
thumbnailed, even if their filesystem forbids it.
Nemo's thumbnailer now returns the provided preview icon if one
exists. Actual thumbnail visibility is still controlled by the
user like normal.
This will not guarantee thumbnails, if the device doesn't have
any, but the couple Android devices I tried did have them.
ref:
#3055
#3458
#3291
https://gitlab.gnome.org/GNOME/nautilus/-/issues/19211 parent bc252a0 commit 8454290
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2675 | 2675 | | |
2676 | 2676 | | |
2677 | 2677 | | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
2678 | 2683 | | |
2679 | 2684 | | |
2680 | 2685 | | |
| |||
4388 | 4393 | | |
4389 | 4394 | | |
4390 | 4395 | | |
4391 | | - | |
| 4396 | + | |
4392 | 4397 | | |
4393 | 4398 | | |
4394 | 4399 | | |
| |||
0 commit comments