mpdeimos / gnome-shell-remove-dropdown-arrows

Removes the dropdown arrows from the AppMenu and SystemMenu (AggregateMenu) which were introduced in Gnome 3.10.
https://extensions.gnome.org/extension/800/remove-dropdown-arrows/
GNU General Public License v3.0
52 stars 11 forks source link

Doesn't work after the locking screen and log in back in Gnome 3.34 #15

Open mnovozhylov opened 5 years ago

mnovozhylov commented 5 years ago

In Gnome 3.34 and Ubuntu 19.10, the extension works as expected right after the first login. Once the screen is locked and the user logs in back, the extension stops working and arrows are visible again.

lonix1 commented 5 years ago

+1

danschne commented 4 years ago

+1

bitstrings commented 4 years ago

+1

philong6297 commented 4 years ago

+1

skontar commented 3 years ago

Gnome 3.38.1 on Fedora 33 has the same problem. Also after reboot.

skontar commented 3 years ago

Well, after a bit more of testing, it is probably a race condition with Dash-to-panel extension in my case. @mnovozhylov do you by any chance also use it?

lonix1 commented 3 years ago

@skontar I also use dash-to-panel. Did you find a way to make those extensions work nicely together?

skontar commented 3 years ago

@lonix1 unfortunately no. I wanted to try to add a delay before the effect is initialized, but I am not very good with Javascript. Latter on I have decided to reduce number of extensions to just essential ones so I do not use it anymore.

skontar commented 3 years ago

@lonix1 a crude workaround is to comment out the content of the disable function.

lonix1 commented 3 years ago

Thanks I'll try that

lonix1 commented 3 years ago

Nope still not working on ubuntu 20.04 or later. Was a great extension while it lasted!