RunningDroid

Results 23 comments of RunningDroid

I tested with a binary built from git (c8ff23e) and it doesn't rely on XWayland anymore*, but there's still no surface information: ![2022-12-30T12:58:15,068252944-05:00](https://user-images.githubusercontent.com/486393/210099839-6882c976-5203-4d0d-8693-d2d84bcc9aab.png) [log.txt](https://github.com/SaschaWillems/VulkanCapsViewer/files/10325782/log.txt) I don't know if I resolved...

It seems like Github decided not to notify me until @firescry commented here. The latest release appears to change where the error is for me, if I run `QT_QPA_PLATFORM=wayland-egl ./vulkancapsviewer_3.32_linux64_wayland.AppImage`...

> I think there is a way that exact duplicates could be detected very easily: hashing the raw audio and video bitstreams. Note that FFMPEG supports [hashing every frame](https://ffmpeg.org/ffmpeg-formats.html#framehash) of...

> > > I think there is a way that exact duplicates could be detected very easily: hashing the raw audio and video bitstreams. > > > > > >...

@K1rdro I had the same issue on Linux, then I merged arduino-esp32-solo with `esp32/hardware/esp32/1.0.6/tools` and now I have a watchdog rebooting my ESP32-DevKitM-1 because nothing's resetting the watchdog: ``` ets...

@mstoeckl librsvg appears to support `image-rendering: pixelated` now (as of [2.57.0](https://gitlab.gnome.org/GNOME/librsvg/-/releases/2.57.0))

@parov0z Prism Launcher appears to be the only active fork (aside from cracked or offline forks), do you know of others?

They are the same figures*, but some of the data is different. The BOTW_from_SSB variants have SSB game data from the 3DS, owner data, and nicknames, but after deleting that...

I may have something odd going on with my TS100, when it's in DFU mode it says it's 3.45 but the md5sum of the backup matches the one listed for...

> You are using void linux right? It's [sway package](https://github.com/void-linux/void-packages/blob/master/srcpkgs/sway/template) seems to use [wlroots0.17.4](https://github.com/void-linux/void-packages/blob/47e54511a09dc12ebefc085fcb6595c1e7b4b341/srcpkgs/wlroots0.17/template#L3C1-L3C15) as it should, but your debug log shows sway is using wlroots0.17.2. I'm curious how that...