diff --git a/sources/news/20221216.3 ⭐️ Better Late Than Never! GNOME's File Picker Adds Thumbnail View After 18 Years.md b/sources/news/20221216.3 ⭐️ Better Late Than Never! GNOME's File Picker Adds Thumbnail View After 18 Years.md new file mode 100644 index 0000000000..2917f3aed7 --- /dev/null +++ b/sources/news/20221216.3 ⭐️ Better Late Than Never! GNOME's File Picker Adds Thumbnail View After 18 Years.md @@ -0,0 +1,94 @@ +[#]: subject: "Better Late Than Never! GNOME's File Picker Adds Thumbnail View After 18 Years" +[#]: via: "https://news.itsfoss.com/gnome-file-picker/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lkxed" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Better Late Than Never! GNOME's File Picker Adds Thumbnail View After 18 Years +====== + +A long-lost request, and a much-needed one, finally made its way through! + +![Better Late Than Never! GNOME's File Picker Adds Thumbnail View After 18 Years][1] + +Nowadays, the user interface of a program is extremely important; even the simplest of interactions can make or break the user's experience. + +The GNOME file picker lacked a proper thumbnail preview for viewing files, instead relying on a plain list view. This may have been unintuitive for many. + +The lack of this feature was also the topic of many memes and debates over the years. + +But now, finally, after 18 long years since the original [feature request][2] was put out, GNOME is set to receive support for a proper thumbnail view. + +Let's look at this upcoming change to GNOME's file picker. + +#### Recommended Read 📖 + +### Feature to Arrive With GNOME 44 + +![gnome file thumbnail view][3] + +As demonstrated by this early build screenshot provided by GNOME developer [Matthias Clasen][4]. The file picker on GNOME is going to feature a thumbnail view. + +This is how it looks like with GNOME 43 on board: + +![file picker with gnome 43][5] + +**How to access it?:** It is a grid view for the file picker on GNOME that shows the thumbnail previews of files and folders. + +It will now be easy to differentiate items in the file manager; no more opening a file to see what it contains! + +![gnome file thumbnail view selector][6] + +When this feature arrives, you can enable it by clicking on the new view toggle button at the top right. + +**What Changed?:** 18 years for a simple feature addition is a long time. Numerous technical reasons made the implementation of this an arduous task. + +But I am glad that it is finally here. 😃 + +One of the reasons that made this possible was the recent deprecations and modernization work carried out in the GTK code base. + +> 💡 GTK is the toolkit that is at the core of all things GNOME. + +And, those changes resulted in [GtkListView][7] and [GtkGridView][8] using the same data models to make this feature work. + +**When to expect?:** The historical [merge request][9] has already been accepted and is paving the way for its introduction to GNOME. + +You can expect this to arrive with GNOME 44 sometime in 2023. + +I'm looking forward to that! 😁 + +We would be covering it as part of GNOME 44's feature offerings. So, stay tuned to our coverage for that! + +_Don't forget to follow us on [Mastodon][10] and [Twitter][11]! Feel free to share your thoughts on this in the comments below._ + +Notion – One workspace. Every team.We’re more than a doc. Or a table. Customize Notion to work the way you do.![][12]Notion![][13] + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/gnome-file-picker/ + +作者:[Sourav Rudra][a] +选题:[lkxed][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lkxed +[1]: https://news.itsfoss.com/content/images/size/w2000/2022/12/gtk-file-chooser-gets-thumbnail-preview-support.png +[2]: https://bugzilla.gnome.org/show_bug.cgi?id=141154 +[3]: https://news.itsfoss.com/content/images/2022/12/GNOME_File_Thumbnail.png +[4]: https://twitter.com/matthias_clasen +[5]: https://news.itsfoss.com/content/images/2022/12/file-picker-now.png +[6]: https://news.itsfoss.com/content/images/2022/12/GNOME_File_Thumbnail-2.png +[7]: https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklistview.c +[8]: https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkgridview.c +[9]: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5163 +[10]: https://mastodon.social/@itsfoss +[11]: https://twitter.com/itsfoss2 +[12]: https://notion.grsm.io/front-static/logo-ios.png +[13]: https://www.notion.so/front-static/meta/default.png