2nv2u / gnome-shell-extension-syncthing-indicator

Put an indicator on the panel signalling the Syncthing daemon status using SystemD
https://extensions.gnome.org/extension/1070/syncthing-indicator/
GNU General Public License v3.0
57 stars 9 forks source link

The extension makes top bar menus larger than normal #3

Closed seldon1000 closed 3 years ago

seldon1000 commented 3 years ago

This is strange actually. I've had this issue for some time, but I realized just now that Syncthing Indicator is responsible. When the extension is enabled, all the top bar menus become larger: places, system menu, app menu...

An example below: (extension disabled) Schermata del 2021-04-03 22-32-07

(extension enabled) Schermata del 2021-04-03 22-32-47

This is on GNOME 40, but the issue was there on 3.38 too.

2nv2u commented 3 years ago

Interesting indeed, which extension are you presenting in the images?

seldon1000 commented 3 years ago

That one is the integrated Places Status Indicator, from GNOME itself. Here are other screenshots (before/after).

System menu: photo_2021-04-04_08-56-22 photo_2021-04-04_08-56-26

Telegram menu (from KStatusNotifier extension): Schermata del 2021-04-04 08-50-19 Schermata del 2021-04-04 08-52-00

Nextcloud menu (from KStatusNotifier extension): Schermata del 2021-04-04 08-50-38 Schermata del 2021-04-04 08-52-21

App menu: Schermata del 2021-04-04 08-51-05 Schermata del 2021-04-04 08-52-36

Basically, any menu from the top bar, be it system or an extension, is larger than normal. Disabling any other extension doesn't change anything.

2nv2u commented 3 years ago

I think it's fixed now, can you test it by installing the extension from here? (Do not switch the autostart function on/off, it will overwrite the systemd config for version 1.15 which isn't released yet)

seldon1000 commented 3 years ago

It's fixed! Thank you.

2nv2u commented 3 years ago

Great! It will be part of the next release then, I'm waiting for syncthing 1.15 though.