Favo02 / workspaces-by-open-apps

🧩 GNOME shell estension to display a simple workspace indicator showing icons of apps open in it.
https://extensions.gnome.org/extension/5967/workspaces-indicator-by-open-apps/
GNU General Public License v3.0
41 stars 8 forks source link

remove 'ALL' text when using with desktop icons ng #36

Closed cpu012 closed 1 year ago

cpu012 commented 1 year ago

on the top left there is an 'ALL' label that goes away when I disable the desktop icons ng (DING) extension. turning off this extension removes all the icons including the 'ALL' text.

image

Favo02 commented 1 year ago

Thanks for the feedback. I will try to find a solution as soon as possible, I will keep you updated.

cpu012 commented 1 year ago

This also happens with conky, and it leaves conky icons which cannot be clicked

cpu012 commented 1 year ago

maybe adding an option for programs that should be excluded by this extension might solve the problem

Favo02 commented 1 year ago

Adding an "Excluded apps" setting is exactly what I was thinking for, I just didn't have any spare time to code this.

With GNOME 45 I will be forced to do some refactor, so I will soon implement this, sorry for the delay!

Favo02 commented 1 year ago

Added in version 9 (release #46) a setting to ignore some application. Instructions on how to ignore an application are listed in release #46 and in extension settings.

The new version should be out on gnome extension store by tomorrow.