* (fix) Source LACT from copr instead of releaes page
* fetch copr in containerfile
* reinstate conditional to install libadwaita for silverblue stuff, and enable systemd unit in ujust
* remove old lact-update stuff during topgrade
* feat(just): Update surround to use spatializer
- Also adds instructions to identify and get a .sofa HRTF which best
matches user anatomy.
* chore(just): Add housekeeping steps
* chore(bazzite-rollback-helper): Return 1 errcode on unsuccesful rebase
* chore(bazzite-rollback-helper): Add '-y' flag to skip confirmation on rebase
* chore(bazzite-rollback-helper): Confirmation on rebase defaults to yes
* chore(bazzite-rollback-helper): Reword rebase cancelation message
* chore(bazzite-rollback-helper): Comment out debug messages
* feat: include btrfs-assistant and include a default config-template
We are providing a default config meant to be used with `sudo snapper create-config /var/home` so it will work with the automatic snapper systemd units that btrfs-assistant configures.
snapshotting / is pretty pointless on ostree so the root config points to /var/home instead.
* fix: launch btrfs-assistant in xwayland to avoid a bug with xdg-document-portal
* feat: add snapper-setup script
does not touch anything if user has already configured snapper
* fix: patch btrfs-assistant-launcher to not pass XDG_RUNTIME_DIR
This will make it run in xwayland instead
* chore: set sane defaults for snapshotting $HOME
* Revert "chore: Kill X11 session for good"
This reverts commit b7ee250370c2fe7e4f6283357d2326237e6eb5e6.
* fix(legion go): remove lcd script (#1745)
It was not meant to be...
* fix(steam): Add shortcut to start Steam BPM without slugishness
This adds a script that stops Steam gracefully to later on start it directly in Big Picture mode.
This serves as workaround for issue #1675
* chore(steam): Remove steam bpm shortcut from deck images
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Antheas Kapenekakis <5252246+antheas@users.noreply.github.com>
* chore(build): remove suffix from upstream tag
Currently, the image carries the upstream tag with its suffix. However,
we add our own suffix on top, to communicate changes. This only appears
in the image repo. Therefore, remove the extra one to reduce user confusion.
* chore(os-release): use version-pretty instead of sha to be more intuitive
* chore(build): include git SHA in testing builds, harmonize unstable
* ci(docs): Remove deploy docs action
See issue #1667
* ci(docs): Adapt offline docs step in build to pull from new docs repo
See issue #1667
* docs: Move docs to new repo
See issue #1667
* docs: Replace links from ublue-os.github.io/bazzite to docs.bazzite.gg
See issue #1667
* docs: Add readme with link pointing to new documentation repo