Ewout van Mansom
Ewout van Mansom
> > Came looking for jiggle to support gnome43 but see the dev has no activity since last June. I really hope this has not died as I really want...
Not experiencing this on GNOME 43 (Wayland session). Might be upstream mutter/gnome-shell related.
For users running Arch, I've created an AUR package for this extension named [`gnome-shell-extension-jiggle` ](https://aur.archlinux.org/packages/gnome-shell-extension-jiggle) [here](https://aur.archlinux.org/packages/gnome-shell-extension-jiggle). It applies the necessary patches (see open PR #68 and #70) to make it...
> If you're running Arch Linux and you want to try this patch yourself, I have an AUR package called [dolphin-emu-wayland](https://aur.archlinux.org/packages/dolphin-emu-wayland) that makes it simple to build and install Dolphin...
YouTube has similar functionality to this called [premieres](https://support.google.com/youtube/answer/9080341?hl=en). It shows a countdown video and then "streams" the already uploaded and processed video. The player shows up as a livestream player...
Working on this: emansom/PeerTube@932c2336ae175562b59e3c5077e3d1c44215b1d6 in the branch [emansom/PeerTube@feature/ffmpeg-hwaccel](https://github.com/emansom/PeerTube/tree/feature/ffmpeg-hwaccel/apps/peertube-runner). I'll open a PR once I've integrated it within the admin web UI and once it's working with multiple vendors. Currently i've...
> @emansom > > What's the status on this? I'd like to setup some remote runners on some orange pis and use the built in hardware acceleration on the GPU....
Opened #5332 to address this.
Found some additional information on the subject here: https://www.reddit.com/r/Fedora/comments/mzun99/new_zram_tuning_benchmarks/
Adopting `FetchContent` might not be the best option on Linux platforms, as there, reusability through shared libraries is usually preferred for less duplication across software packages.