gnome-shell-extension-appindicator icon indicating copy to clipboard operation
gnome-shell-extension-appindicator copied to clipboard

Working On New Feature: Compact Mode

Open ochi12 opened this issue 6 months ago • 6 comments

Initial Progress

added preferences entry: image

This is the best thing I can do rn but it is functional

Screencast From 2025-05-12 13-35-52.webm

discussed in #554, user concerns about the distance between the indicators and I myself agree with it.

ochi12 avatar May 11 '25 10:05 ochi12

Based arround system-status-indicator

Screencast From 2025-05-12 15-03-07.webm

ochi12 avatar May 12 '25 11:05 ochi12

@3v1n0 In case this ends up merged. I think we need to declare a css class name in Yaru

ochi12 avatar May 12 '25 11:05 ochi12

I need this functionality! Thank you! My icons are too far apart

frozen-cdn avatar Jun 09 '25 02:06 frozen-cdn

Why not just a slider or spinbox for the icon spacing? There's already one for size.

ygypt avatar Sep 29 '25 15:09 ygypt

hmm i think it is better if we implement the menu model of upstream gjs. we can reuse the [panelbutton].menu as the current menu opened just like in QuickSettings. this way it behaves like the quick settings, the only difference is that it uses app indicator buttons instead of the quick settings items.

ochi12 avatar Oct 02 '25 15:10 ochi12

I think a good approach is how the quick settings indicator push all the indicators inside a main panel menu button indicator. the icons are still clickable and will be same way as appindicators if implemented. this way we can really get a try compact mode.

image

like this

Or we could implement quick settings behavior image

ochi12 avatar Oct 02 '25 15:10 ochi12