hyperstown

Results 12 comments of hyperstown

Thanks for fast reply. I'll change it to feature request then. Is that ok?

Small rephrasing: done! As for labels I don't have permissions.

> I tried your latest commit but the dislike its shown in the share icon: > > https://i.imgur.com/9aNloWn.png Fix pushed. Could you please try it?

> I am looking to make the switch to Qt which will hopefully solve this issue and remove some other restrictions. Before I do I want to make sure that...

> Why is this not being merged? It seems that UserScript is quite a bit behind extension so maybe maintainers don't won't to change anything before refactor? @Anarios could you...

No worries. I'm using UserScript everyday on my phone so I'll keep on submitting fixes whenever I find something broken :D

I don't know about any video but it certainly happens in shorts and in fullscreen mode in new layout. I've been working on the fix for those for the past...

Hi @LonwoLonwo, thanks for the reply. > Are you sure that you can use these parameters in the JDBC URL string? I managed to connect to database with this URL...

Have you followed instructions from [here](https://github.com/catsout/wallpaper-engine-kde-plugin#build-and-install)? Last command: ```bash # install lib sudo make install ``` You can also verify if libs are installed in about section: ![image](https://user-images.githubusercontent.com/64496017/208493922-665a5b49-8853-4f27-a9cb-3ab573aa978d.png)

In my case after system update, plugin lib stopped working so I removed build folder from repo run `git pull` and redid steps from readme since `git submodule update --init`.