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

Add shell version 3.22 to metadata #6

Closed theychx closed 8 years ago

theychx commented 8 years ago

Tested

Karmak23 commented 8 years ago

Any chance this one-liner change lands on extensions.gnome.org soon ?

mpdeimos commented 8 years ago

Sure, although I thought version checks are now disabled per default.

mpdeimos commented 8 years ago

it's published.

theychx commented 8 years ago

Sure, although I thought version checks are now disabled per default.

Where did you hear of this? Nothings changed on my debian sid box.

mpdeimos commented 8 years ago

https://git.gnome.org/browse/gnome-shell/commit/?id=5e0e3ed

On my arch installation it was disabled after 3.22 upgrade. Had no problems with any extension after upgrade.

But well, different distros...

On Sat, Nov 12, 2016, 10:28 theychx notifications@github.com wrote:

Sure, although I thought version checks are now disabled per default.

Where did you hear of this? Nothings changed on my debian sid box.

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/mpdeimos/gnome-shell-remove-dropdown-arrows/pull/6#issuecomment-260111723, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnWfxtG_vdT2y5mR44xpCdJviTeS_LMks5q9YbAgaJpZM4KJFdE .

theychx commented 8 years ago

Bummer, as it turns out, the default value for "disable-extension-version-validation" had actually changed, I just didn't notice because I had fiddled with the value previously. Thanks for the info anyway.

Karmak23 commented 8 years ago

Thanks !