Jonas Damtoft

Results 42 comments of Jonas Damtoft

Alternative to this is to put `airline` in your `opt` directory, and then use `packadd airline` to load it in your .vimrc I am doing this for `deoplete`, using https://github.com/k-takata/minpac

Sounds really tough to get history reencrypted again if that is what you want? You normally do not want to change history :-1:

Hey, I am a bit unsure how to solve this. Have not run into the issue myself. Maybe it would be possible for you to not run the theme function...

I have not needed this myself yet, but please open a PR with this and I will accept it! 🙏

Guess there may be a race condition.. 👎 I am really unable to fix this issue, as I am not using GNOME anymore. Would be nice if someone wanted to...

So, I am currently looking at setting up so that you can login, which will let me implement adding the current wallpaper to favorites, cycling through your favorites, and NSFW....

Currently I am able to login and save the needed cookies. Now I just need to set up a good password prompt and storage, https://wiki.gnome.org/Projects/Libsecret. The current, https://github.com/Jomik/gnome-wallpaper-changer/commit/820dbdd4577c7545a4c2439c79b476d2a1b499fa#diff-1919e6c4ca625d64f16f81f7f7d8f25aR163, commit is...

@lachlan-00 can you open another issue with this, and also let me know if you got it from extensions.gnome.org or master on this repo?

We would also like a way to add to `extensions` during an error handling callback. Envelop supports this by asking the plugin to return a new list errors: https://www.envelop.dev/plugins/use-sentry Could...

I am getting this error consistently in my project right now. ![image](https://user-images.githubusercontent.com/699655/93687009-ae19aa00-faba-11ea-83a7-a4c85192caa1.png) Navigating to/from `Layout Explorer` seems to cause it, and changing widget in the tree view.. EDIT: Actually, nevermind....