A GNOME Shell extension providing an access to devices, bookmarks and recent files on the desktop.
GNOME Shell 3.34 only
- Access to places:
- GTK3 bookmarks
- Favorite files
- Trash
- Removable devices
- Mounted partitions
- Access to files:
- Recent files
- ~/Desktop files (optional and experimental)
- Searching among recent files
- Unmounting devices & ejecting partitions
- Renaming/deleting/executing files from ~/Desktop
- Renaming/removing bookmarks
Some of these settings will be applied only after you disable/re-enable the extension.
- search in files name or in their paths
- where to display the interface (on the desktop or in the overview)
- exact position (customizable paddings)
- icon sizes
https://i.imgur.com/Ntdutdf.png https://i.imgur.com/OEg2QVz.png https://i.imgur.com/UiOrBu7.png
TODO
Download files and put them in the folder "~/.local/share/gnome-shell/extensions/places-and-files-on-desktop@maestroschan.fr
"
You may need to restart the gnome shell environment ("logout and login again",
or alt
+ f2
then r
then enter
).
- Français
- English
- fmuellner (my
placeDisplay.js
file mostly comes from places-menu@gnome-shell-extensions.gcampax.github.com) - bananenfisch (the code for getting, filtering and sorting recent files mostly comes from RecentItems@bananenfisch.net)