Mitchel Stewart
Mitchel Stewart
update, I built #278 and it seems to have fixed the issue, not sure if due to the patch itself or the smithay branch it is tracking, but I've used...
Sorry for the late reply, It also does not replicate the issue with it EDIT: interestingly enough, when I cherrypick the commit, the issue does specifically go away, however another...
as an aside, I did try to alleviate the issue by setting context priority since Iris does support `EGL_IMG_context_priority` but it didn't seem to change anything. maybe a wee bit...
@TermoZour Im not sure what exactly you are asking. If you are asking how to swap gpus, set the below env vars, one or the other, then start cosmic, to...
Most compositors can be launched via TTY, you can with kde and sway for instance, it is worth noting that there can be bugs when running multiple compositors at the...
For touchscreens; It would be nice to have cosmic-settings expose touchscreen settings like display mapping. Currently on my desktop my touchscreen is unusable since it isn't mapped, IIRC I saw...
> Can the desktop be build using cargo and not using just? I don't think any of the pkgbuilds im using have just, note they haven't been clean chroot tested,...
it should work, I had it working in a chroot. the major thing should just be udev stuff. I don't think cosmic-session hard relies on anything systemd now.
Doing 1 did prevent an OOM but the compile took over 40min to complete, I did try 4 jobs however that still hit an OOM
video thumbnails may want to rely on a separate library/crate, I'm not sure of any current rust libraries for handling them, but you need to first check the container for...