G-dH / vertical-workspaces

V-Shell is a GNOME Shell extension that allows you to customize the layout and behavior of the Shell UI.
GNU General Public License v3.0
231 stars 20 forks source link

[FEATURE] Add option to sort folders in app grid inline with apps #191

Closed bradthornborrow closed 1 month ago

bradthornborrow commented 3 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like As noted in subject, add option to alpha sort app grid with folders sorted inline, rather than at start or end.

Describe alternatives you've considered None, currently manually sorting app list, or resetting in gsettings to force resort from time-to-time.

G-dH commented 3 months ago

OK, I'll add this option.

bradthornborrow commented 3 months ago

Wow, thanks!.

G-dH commented 3 months ago

Added to the main branch. I would appreciate it if you could test the latest version from the repository.

bradthornborrow commented 3 months ago

Hey, downloaded the current version from main, installed using gnome-extensions install --force and confirmed new settings.js in place, still not seeing change in settings screenshot-20240827-1008 . See screenshot attached (I restarted system to confirm extension reloaded).

G-dH commented 3 months ago

Sorry, my bad, I forgot to add prefs.js to the commit. I will upload it when I get home today.

Installation instructions

G-dH commented 3 months ago

Done.

bradthornborrow commented 3 months ago

Confirmed and tested. Works great! Thanks for the quick response.

G-dH commented 3 months ago

Thanks! In addition, the app grid now allows drag-and-drop between folders and adds an option to filter app grid icons when you start typing, instead of showing the default search view. Any bug reports are greatly appreciated.