Places Status Indicator

Description

Add a menu for quickly navigating places in the system. This extension is part of Classic Mode and is officially supported by GNOME. Please do not report bugs using the form below, use GNOME's GitLab instance instead.

Screenshot

User Reviews

Works perfectly on GNOME Shell 46.1 on Arch.

by @marcin123

1 month ago

Hi, great extension!

Is it possible to implement the ability to add a specific folder, browse its subfolders, and display the files inside for quick access?

Thanks a lot

by @farheinheigt

2 months ago

Thanks, working perfectly. Awesome extension.

by @johnpiers

2 months ago

Great extension

by @dekorte.marcel@gmail.com

3 months ago

Nice extension. Runs well. Only this won't work:

To change label "Places" to icon:
2) Replace line 96 to 100 with
let label = new St.Icon({
icon_name: 'folder-symbolic',
style_class: 'system-status-icon',
});

1) Should the above be replaced by something else? And if so, what needs to go?
2) I want to place the Home icon from the Adwaita folder. But which icon name should I enter in the above?

by @dekorte.marcel@gmail.com

3 months ago