christopher-l / space-bar

GNOME Shell extension that shows workspaces buttons in top panel
155 stars 12 forks source link

Feature Request: Add option to leave System Workspace Indicator visible #29

Closed nleanba closed 4 months ago

nleanba commented 6 months ago

Hi! I love the extension, but I have the following request:

It would be really nice to have the option to unhide the system workspace indicator (formerly Activities button), even when the space bar is on the left.

Usecase: I have many workspaces and only want to show the current workspace name for not-enough-space reasons (As was enabled https://github.com/christopher-l/space-bar/issues/24). However, this loses the visual indication as to “where” in the row of workspaces I am. The new (Gnome 45) workspace indicator provides that, but it gets hidden if the space bar is on the left side (https://github.com/christopher-l/space-bar/blob/main/src/services/TopBarAdjustments.ts#L23).

With both the “Show only current workspace name” and the new “Don't hide System Workspace indicator” enabled, one could get the best of both worlds for small screens: Visual indication and names for workspaces.

christopher-l commented 5 months ago

Hi @nleanba, thanks for the request.

I added an option to the extended settings of "Position in top panel" image

The release is currently pending review.

nleanba commented 4 months ago

Thanks!

This is exactly what I wanted