Alexis Maiquez
Alexis Maiquez
I'm on the same boat. The idea seems pretty interesting but I only see assets in this github. Is there any plans on open sourcing the project completely or getting...
+1 on this. Seems to be a common issue with how KeeWeb handles the database file. All my other apps (KeePassXC and KeeWeb can open and edit the database), but...
There seemed to be some reports of this also happening in the old pywal repo. https://github.com/dylanaraps/pywal/issues/40#issuecomment-314990634 I did come across this issue myself with WebStorm and I know I worked...
That sounds like a reasonable approach, maybe @eylles can weight in on whether this is acceptable or not?
Maybe embedding MPV could be a good option? I don't know If there's any bindings for Rust, but using MPV from C++ is fairly simple: https://github.com/Almamu/linux-wallpaperengine/blob/main/src/WallpaperEngine/Render/CVideo.cpp - Set some mpv...
To add some more info, all the icon themes but the "Tela" and "Tela dark" have the Desktop Icon broken. I'm using the tela-icon-theme-git from the AUR: https://aur.archlinux.org/packages/tela-icon-theme-git/ Contents of...
Hi @bigbadbob2003 I've tested the changes you've made but I can't really figure out exactly how it's supposed to work. Regardless of running with --screen-root switches or not, I get...
I'm guessing that i3 is doing something special with that window and that's why I see it as a normal one that I can move :/ (maybe the window needs...
I will look a bit closer into it, but judging from your setup, I'd say most likely GNOME is the one causing this issue (as we don't really have support...
Fix should be up now, no changes on the compilation required as we're using stb_image and stb_image_write.