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

request: icon possition/sorting

Open corebots opened this issue 10 years ago • 2 comments
trafficstars

would it be possible to assign numbers to the icons so the always get sorted in the same order on the panel?

corebots avatar May 05 '15 13:05 corebots

I'm not sure whether it's possible or not. Unfortunately, I have not time to research and to implement this. Hope, someone can pick up this issue and send me a pull request.

ikalnytskyi avatar May 13 '15 12:05 ikalnytskyi

@ikalnytskyi @corebots It seems to be possible somewhat as the extend-panel-menu extension is able to order the icons displayed or hidden within the aggregate menu:

https://github.com/julio641742/extend-panel-menu

image

It seems to me that it would make sense to pull these functionalities together and perhaps there's some code that can be shared between the two to improve both of them.

jcklpe avatar Aug 01 '18 22:08 jcklpe