Adrian Priestley
Adrian Priestley
> @JnCrMx amazing work, I tried and tested it, it seems to work fine. > > Actually since no one took over this task until now so, I actually started...
Sorry to resurrect, but I want to second this idea at least as an option. wayland is a much cleaner implementation than x11, specifically if you are not actually interested...
This is fantastic news. Something to point out: Multi-user session sharing is indeed possible, as demonstrated by Steam Remote Play Together. There's also [this](https://github.com/Plagman/gamescope)
Is there something specific to running inside a container that makes multi-user session tricky to pull off? You might be able to use a reverse proxy to dynamically map ports...
I think I understand what you mean. It does pose several challenges. Do you create a sound server per user or each user would get their own sink on the...
Just wanted to chime in and add that I am also waiting eagerly for this capability. But I'm not well-versed in how to gauge the progression of kernel-level developments. Judging...
This *could* be solved I think very easily with [`--ozone-platform=wayland`](https://wiki.archlinux.org/title/wayland#Electron) but judging by the fact that it does not work, itch is not passing the flag to electron. Check out...
Just wondering if we can make the same change for generated properties to add `= default!;` ? (handling Warning CS8618)
I wondered if you might shed some light on u-boot? When you power on the chromebook in developer mode and you have the option to either boot internal, or sd...
Okay interesting, so when you do `lsblk`, and you get back the write-protected `mmcblk0boot0` and `mmcblk0boot1`, that is where depthcharge is? Two of them perhaps because one is for internal,...