jeffchannell / jiggle

Gnome extension that highlights the cursor position when the mouse is moved rapidly.
GNU General Public License v2.0
133 stars 27 forks source link

update Tweener imports for Gnome 3.38 #28

Closed jeffchannell closed 3 years ago

jeffchannell commented 3 years ago

All effects were broken on the latest Ubuntu 20.10/Gnome 3.38.1 due to a change in where Gnome kept its libraries.

This patch gives a fallback for systems that have different include paths for Tweener.

jeffchannell commented 3 years ago

tag #25 and #27