Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Fix for #48: make extension work with Gnome 3.34 #49

Merged
merged 4 commits into from
Sep 23, 2019
Merged

Fix for #48: make extension work with Gnome 3.34 #49

merged 4 commits into from
Sep 23, 2019

Conversation

protopopov1122
Copy link
Contributor

This pull request fixes issue #48. Updated extension to be compatible with Gnome 3.34. It seems that the only problem was ui.slider API changes. I'm not very familiar with Gnome shell extension APIs, so not sure if it breaks compatibility with previous versions. Tested on Gnome 3.34.0 on Arch Linux

Changes made

  • Updated _sliderChanged callback
  • Replaced setValue() by value =

@kiyui kiyui merged commit a065671 into kiyui:master Sep 23, 2019
@kiyui
Copy link
Owner

kiyui commented Sep 23, 2019

Thanks again @protopopov1122 for the quick fixes 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants