Jeremy Soller
Jeremy Soller
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1726093
Updated from https://launchpad.net/ubuntu/+source/gnome-shell/42.9-0ubuntu2
There appear to be Dell XPS 15 9560's in the wild with newer Thunderbolt controller firmware than the version in LVFS. A user was spotted with version 26.01: - https://www.reddit.com/r/pop_os/comments/cvndxm/strange_firmware_update_error/...
For use with https://github.com/system76/coreboot/pull/38
Right now it fails on canoncalizing
When #27 is merged, it will be possible to save a file to some path like `/run/user/$UID/cosmic-greeter-$XDG_SESSION_ID` to denote when the session is supposed to be locked. This file can...
After #11, cosmic-greeter will run in the background process. It currently reads the background data and keeps it around. That should instead be done only when locked, and after unlocking...
Add an option to open hyperlinks
Part of https://github.com/system76/firmware-open/pull/560