Kehao Chen
Kehao Chen
Hi, I found text typing does **not** trigger events which type should be `cefpython.KEYEVENT_CHAR`. That is why it is not working.
Will you rework sconsify with Spotify's web API? - - - * Ref. * [__mopidy-spotify__: libspotify is no longer available](https://github.com/mopidy/mopidy-spotify/issues/110#issuecomment-244580507)
* For macOS users: User can still download `libspotify` [here](http://archive.fo/QEJ05). You need to create a symbolic link to `/usr/local/opt/libspotify/lib/libspotify` manually.
Hi @linktozelda, Here are my steps: 1. Download `libspotify 12.1.51 for Mac OS X/Darwin` 2. Uncompress the file and copy `libspotify.framework` to `/Library/Frameworks` (optional) - `$ sudo cp -R ./libspotify-12.1.51-Darwin-universal/libspotify.framework...