rmnscnce

Results 9 comments of rmnscnce

> I am on Fedora 35, using kernel-xanmod-edge. i tried to installing Anbox but it's not working When using the Anbox-Modules(https://github.com/anbox/anbox-modules.git), the modules are not installing!!!! When I enter this...

> @rmnscnce According to https://github.com/xanmod/linux/commit/2032f85ad24639ca1463d6ac17e8e71a470f01c2 `ashmem` will be removed in a future release though. I'm assuming this will break Anbox/Waydroid/ReDroid? Newer Waydroid fixes this by using memfd instead (https://copr.fedorainfracloud.org/coprs/aleasto/waydroid/ —...

Should be applicable to Ubuntu Touch as well, unless if the shell in UT doesn't respect Freedesktop.org specifications.

In reply to @marcinjahn: > do the copied items have an information about the source where they come from No, but it's straightforward to implement using the Shell API by...

I think for GTK to support Lottie we must first add a GdkPixbuf loader for Lottie akin to [this one for APNG support](https://github.com/berenm/gdk-pixbuf-loader-apng). Problem is, animations in Lottie are declarative...

For what it's worth, animated graphics on Telegram [make use](https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/SourceFiles/chat_helpers/stickers_lottie.h) of [Lottie](https://airbnb.design/lottie/).

Yeah, animated and video stickers are different things to Telegram.

> admin@ubuntu2004:~$ **sudo apt install linux-headers-generic** > [sudo] password for admin: > Reading package lists... Done > Building dependency tree > Reading state information... Done > linux-headers-generic is already the...

Testing available at: https://github.com/rmnscnce/Revancify/blob/refactor-use-hardlinks-personal/README.md#installation --- Known issues: - [ ] The original APK gets replaced by the patched one after a reboot