DragonSWDev
DragonSWDev
Pretty solid reasons. Thank you for answer.
@snoopcatt Nvidia driver on openSUSE is using GLVND, so libGL.so.1 isn't linked to Nvidia libGL (I've checked this with ldd). But I've found another libGL in /usr/lib64/nvidia directory which has...
>It currently supports only a simple titlebar drawn using cairo, which is pointless since it wont be native anyway There is some work in progress to implement GTK plugin for...
There is merge request about this on libdecoration GitLab. I also tested this and it worked pretty reliably. Not perfect but gives some preview how it should work in future....
@ptitSeb Are there any updates about box32 project? Since some modern ARM SoC (for example Apple M series) are not capable of running 32 bit code natively and makes box86...
@ptitSeb Thanks for the clarification.
@DUOLabs333 How is the progress on your project?
@DUOLabs333 Good to know. I'm not very experienced in Vulkan development but if you will need some help with testing then fell free to ask, I might be able to...
@XakepSDK > What's wrong with using xdg-decoration protocol? Decorations will work without any 3rd party dependency. Main problem is that this protocol is not mandatory but optional. You can't expect...
I think Czkawka shouldn't use libadwaita. Libadwaita is specifically used to make applications for GNOME desktop that would look weird in other desktops. As universal application not limited to GNOME...