163 Commits

Author SHA1 Message Date
Antheas Kapenekakis
ae6232c549
fix(gamescope): fix rotation shader messing with input devices on intel (#2246) 2025-02-07 19:46:03 +00:00
Zeglius
62ac9424e3
chore: Bring latest changes to unstable with dnf5 (#2222)
* chore(deps): update dataaxiom/ghcr-cleanup-action action to v1.0.16

* chore(yafti): Remove scrcpy from the Bazzite Portal (#2139)

* Remove scrcpy from Bazzite Portal (desktop)

Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

* Remove scrcpy from Bazzite Portal (deck)

Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

* fix(docs): Replace offline docs build action (attempt 3) (#2112)

* fix(deck): Add new override videos to the just (#2100)

* chore(repo): Update opengraph images

* Revert "feat: Update to kernel 6.12.8-207"

This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

* chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add new override videos

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(docs): Replace offline docs build action (attempt 3)

This centralizes the logic to build the docs in a single repo
(https://github.com/KyleGospo/docs.bazzite.gg) and fixes offline docs
not building

---------

Co-authored-by: Sean <SuperRiderTH@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(gamescope): add legion, cherry hotkey patch, fix externals on Intel rotation (#2153)

* Revert "chore: Remove stb from fallbacks"

This reverts commit 0f6d85ef1037945c3fea3a139e06f4e8fc1d39f5.

* Revert "fix(gamescope): add more fallbacks, remove force fallback, use latest again (#2062)"

This reverts commit 06bec935d796435bb9b777f2c5bff5d0a5d85458.

* Revert "chore: Update gamescope commit"

This reverts commit 1fece8b72edcc283a6a6f1e07ff147945583dad8.

* feat(gamescope): add legion, cherry hotkey patch, fix externals on Intel rotation

* feat(hhd): add new legion dmi (#2154)

* chore(docs): download github-pages artifacts instead of building them (#2149)

Way simpler than relying in the docs build action across repos

* feat: more readable ujust changelogs (#2137)

* feat: more readable ujust changelogs

* fix: simplified just recipe

* feat(waydroid): add force waydroid restart shortcut (#2131)

Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>

* feat(fixes): add toggle-i915-sleep-fix script for power-saving issues #2073) (#2145)

* feat(fixes): add toggle-i915-sleep-fix script for power-saving issues (#2073)

* chore: syntax cleanup

* chore: forgot a commented out line

* feat: add missing kargs for higher power saving

* rm DS_store

* feat: change openrazer just recipe (#2136)

* feat: change openrazer just recipe and use polychromatic and razer genie from flathub

* fix: small things on openrabtledriver recipe

* fix(virt): Enhance service setup and restrict root execution for virtualization script (#2116)

* fix(service): enhance bazzite-libvirtd-setup.service to restore SELinux context

* fix(virt): ensure user doesnt run setup-virtualization as root

* fix(virt): create /var/log/libvirt

* feat: update kvmfr selinux type enforcement rules & give qemu/libvirt access to read ISO files from users home directory when enabling virtualization (#2111)

* feat: update selinux type enforcement for kvmfr
existing setups not affected, if they complain about it appearing in the logs, all they have to do is just re-run the ujust for kvmfr

* fix: let qemu/libvirt access ISO files from users home directory when enabling virtualization

* feat: added ujust get-decky-bazzite-buddy to view changelogs in game mode (#2108)

* chore(repo): Update opengraph images

* Revert "feat: Update to kernel 6.12.8-207"

This reverts commit b645716f84e71cb2cbd4725a1d333657fb99b6ba.

* chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update bazzite-steam (#2099)

* feat: ujust install-bazzite-buddy to view changelogs in game mode

* fix: moved install-bazzite-buddy to deck specific just file

* fix: rename get-decky-bazzite-buddy, move to 80-bazzite.just

* remove script from 85-bazzite-image

* chore(deps): bump dataaxiom/ghcr-cleanup-action from 1.0.15 to 1.0.16 (#2124)

Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases)
- [Commits](https://github.com/dataaxiom/ghcr-cleanup-action/compare/v1.0.15...v1.0.16)

---
updated-dependencies:
- dependency-name: dataaxiom/ghcr-cleanup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump hhd-dev/rechunk from 1.1.1 to 1.1.2 (#2123)

Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/hhd-dev/rechunk/releases)
- [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
- [Commits](https://github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: hhd-dev/rechunk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(ci): Complete rechunker update

* feat: change opentabletdriver installation to flathub version (#2128)

* Revert "Merge branch 'ublue-os:main' into changelog-decky"

This reverts commit b3f692a64236166d8d9d38dab853081e2fd9376a, reversing
changes made to 315f8132600398131acd4553322fdb2a85bd031f.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sean <SuperRiderTH@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dreamyuki <49896401+dreamyukii@users.noreply.github.com>

* fix typo (#2157)

* fix(deck): Work around Steam marking some non-deck devices as pre-release hardware

* chore: Fix patch name

* chore: Use valve script in hwsupport

* fix: Add hhd.steamos to polkit

* chore: pkexec when selecting branch

* chore: Update default wallpaper for lockscreen

* chore: Use specific version

* fix: Drop asus-firmware since it's been killed upstream

* chore(ci): Always update openldap

* chore(deps): update hhd-dev/rechunk action to v1.1.2 (#2117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(ci): Update rechunk to 1.1.2

* feat: add rocm-smi to non-nvidia images (#2165)

* fix(deck): don't force scaling each time desktop loads (#2166)

It is now set once and not touched unless `~/.config/bazzite/fixups/scaling_fixup` is removed.

* fix: Don't allow tuned to enforce an audio timeout

* add more legion go s variants and dedup (#2175)

* feat: Update to kernel 6.12.10-202

* chore: Update mesa to 24.3.4

* chore: Update valve patch for Mesa

* chore: Downgrade mesa to 24.3.3

* fix: Drop nct6687 due to crashes on some hardware

* feat: Update kernel to 6.12.11-202

* fix: Whole github 404 page was fetched into `/etc/distrobox/incus`.ini (#2189)

Because filename changes from origin

* feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs (#2118)

* resolve conflicts

* chore: fix merge issues

* fix: add source to get-logs

* fix(X1 Pro): fix screen rotation on OneXPlayer X1Pro  (#2186)

* Adding X1 Pro to the OneXPlayer block in the Kernel Arguments section to fix panel rotation.

* fix(X1 Pro): fix screen rotation on OneXPlayer X1Pro

* fix (justfile): Add '--reinstall' flag (#2171)

This ensure us that we replace preinstalled fedora flatpaks instead of suffering collision.

Signed-off-by: Zeglius <33781398+Zeglius@users.noreply.github.com>

* fix (docs): Missing GH_TOKEN for pulling offline docs (#2168)

github-cli requires be given a token in order work inside github actions

Signed-off-by: Zeglius <33781398+Zeglius@users.noreply.github.com>

* feat: add wake on lan toggle ujust per (#1708) (#2151)

* feat: add wake on lan toggle ujust per (#1708)

* chore: fix just syntax post conflict merge

* feat: add systemd service for persistant WOL

* fix: adjusted service option description

* fix: revert option name change, parens breaks stuff

* Update 81-bazzite-fixes.just

Co-authored-by: HikariKnight <2557889+HikariKnight@users.noreply.github.com>

---------

Co-authored-by: HikariKnight <2557889+HikariKnight@users.noreply.github.com>

* feat: 'ujust ssh-toggle' to enable persistent SSH and display Hostname and IP (#2129)

* add toggle-ssh script w ugum picker

* feat: add color, improve readability

* chore: fix just syntax

* chore: remove dupe color declarations

* chore: fix bold syntax

* chore: refine syntax

* Revert "Merge branch 'ublue-os:main' into ssh-toggle"

This reverts commit c75d214c2a92d6801f76edc6d4e85e4dc52259cd, reversing
changes made to 5c7265c37e8a6f4c2b9a22e2a00b96eed52b9e18.

* Add ametrine art (#2198)

* chore(ci): delete .github/dependabot.yml (#2197)

renovate is doing this for us, removing this to avoid duplicate PRs.

* feat: add ujust get-framegen (#2208)

* feat: add get-framegen ujust groundwork

* add new ujust script file to containerfile

* feat: add ugum styling, install, uninstall, exit options

* add decky plugin opt

* chore: re-arranged options

* add status checks, ugum styling colors

* chore: lint just syntax

* chore: styling and readability

* chore: more minor spacing fixes

* fix: restore arguments, add to yafti for baz portal integration

* chore: spacing

* chore: rm linebreaks for linter

* fix: Correct path of Tuned profiles

* feat: add `kcm-fcitx5` for better integration with KDE (#2205)

* fix(ujust): fix suspend video override ujust (#2211)

Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>

* feat: Update to kernel 6.12.11-203

* feat: Update Kernel to 6.12.11-205

* Update 80-bazzite.just (#2216)

* Plugin check again (#2215)

* fix: restore-gnome-de-settings - indent syntax, handle empty dirs, add error checks (#2217)

* fix: indent syntax, handle empty dirs, add error checks

* fix: rm set -e to fail gracefully

* chore(repo): Move ISSUE_TEMPLATE back

* fix: rm sudo -A causing plugin install to root (#2220)

* fix(Containerfile): restore stranded setup firmware step

* chore: Remove now redundant asus firmware git pull

* fix(Containerfile): Add missing escaping char

* fix(install-kernel-akmods): Use dnf5 to remove kernel

* chore(build-initramfs): Use dnf5 to query qualified kernel

* fix (install-kernel-akmods): Exclude kernel-devel and kernel-core when installing kmods

* Update install-kernel-akmods

* fix (install-kernel-akmods): remove redundant package exclusion

* Update install-kernel-akmods

* fix: remove versionlock for kernel-headers

* fix: use patched nvidia-install.sh

* fix: Nvidia repos

* fix: spelling

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Zeglius <33781398+Zeglius@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com>
Co-authored-by: Sean <SuperRiderTH@users.noreply.github.com>
Co-authored-by: Antheas Kapenekakis <5252246+antheas@users.noreply.github.com>
Co-authored-by: JSON Derulo <136133082+xXJSONDeruloXx@users.noreply.github.com>
Co-authored-by: Aarron Lee <lee.aarron.c@gmail.com>
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
Co-authored-by: dreamyuki <49896401+dreamyukii@users.noreply.github.com>
Co-authored-by: HikariKnight <2557889+HikariKnight@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Girón <contacto@duhowpi.net>
Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>
Co-authored-by: COxDE <63153334+coxde@users.noreply.github.com>
Co-authored-by: pk-kampanart <43566401+pk-kampanart@users.noreply.github.com>
Co-authored-by: Jay <42806800+jRob2k@users.noreply.github.com>
Co-authored-by: Valerie <155010216+valerie-tar-gz@users.noreply.github.com>
Co-authored-by: m2 <69128853+m2Giles@users.noreply.github.com>
2025-02-02 21:57:34 -08:00
Kyle Gospodnetich
1fece8b72e chore: Update gamescope commit 2025-01-05 08:55:32 -08:00
Kyle Gospodnetich
0f6d85ef10 chore: Remove stb from fallbacks 2025-01-05 08:41:16 -08:00
Antheas Kapenekakis
06bec935d7
fix(gamescope): add more fallbacks, remove force fallback, use latest again (#2062) 2025-01-04 08:16:55 -08:00
Antheas Kapenekakis
e658ab9fd9
fix(gamescope): revert to previous tag as latest release is busted (#2053) 2025-01-02 16:06:06 -08:00
Antheas Kapenekakis
3f4da265c5
chore(gamescope): update, fix oxp x1 intel, cleanup (#2047) 2025-01-02 08:18:38 -08:00
Kyle Gospodnetich
d13e82012e chore: Add Nvidia patch for gamescope 2025-01-01 22:10:21 -08:00
Kyle Gospodnetich
67cc9df13e chore: Increase gamescope version to 101 2024-12-18 19:41:57 -08:00
Kyle Gospodnetich
46124f49f9 chore: Normal clone so the gamescope checkout works 2024-12-09 23:36:27 -08:00
Antheas Kapenekakis
1c91e8a1f6
feat(gamescope: add X1 intel rotation and change versioning format (#1956) 2024-12-06 14:55:40 -08:00
Antheas Kapenekakis
fdd238d423 fix(gamescope): remove dpms early path which may be causing a crash (#1913) 2024-11-22 22:39:06 -08:00
Antheas Kapenekakis
11278029a9
fix(gamescope): force dpms even if steamui is not blanking (#1886) 2024-11-17 12:11:20 -08:00
Antheas Kapenekakis
dd85775701
feat: add DPMS support to gamescope, make 60hz optimization off by default and remove arg for it, also pin gamescope to commit (#1876) 2024-11-15 21:08:33 -08:00
Kyle Gospodnetich
1797666ac9 chore: Increase main gamescope release 2024-11-02 10:39:52 -07:00
Kyle Gospodnetich
79837442d6 chore: Increase gamescope release 2024-11-01 16:41:51 -07:00
Antheas Kapenekakis
a0d3f7462e
feat: add atom for controlling refresh rate halve from hhd (#1840) 2024-11-01 09:34:18 -07:00
Kyle Gospodnetich
683b9360f5 chore: Increase release of gamescope 2024-10-29 21:01:21 -07:00
Antheas Kapenekakis
c0540d5c28
fix(gamescope): improve frame pacing when refresh halving is enabled + add param (#1811) 2024-10-29 21:00:17 -07:00
Kyle Gospodnetich
67f99a14b5 chore: Increase game mode hz to 90 2024-10-25 17:09:43 -07:00
Kyle Gospodnetich
c754d68f6e chore: Increase gamescope release 2024-10-25 14:26:03 -07:00
Antheas Kapenekakis
9b14def882
chore: fix steamui vrr disable to work correctly (#1777) 2024-10-25 14:25:20 -07:00
Antheas Kapenekakis
d5e78ae76a
feat: update gamescope patches with new features (#1768) 2024-10-23 14:49:44 -07:00
Kyle Gospodnetich
41fc2522d8 chore: Remove max version from gamescope 2024-10-18 16:10:57 -07:00
Kyle Gospodnetich
2251a93aac chore: Increase gamescope release 2024-10-14 09:36:53 -07:00
Kyle Gospodnetich
8e796a66e3 chore: Restore legacy-720p patch for gamescope-legacy 2024-10-14 09:33:02 -07:00
Antheas Kapenekakis
d3ba14aefa
feat(gamescope): prepare to start tracking upstream + cleanup (#1736) 2024-10-14 09:31:02 -07:00
Kyle Gospodnetich
5fcfee590c chore: Remove explicit sync patch 2024-10-11 09:43:00 -07:00
Kyle Gospodnetich
087ab5079e feat(gamescope): Add Ally display patch and bicubic filter patch, use master branch for now 2024-10-08 14:47:57 -07:00
fiftydinar
35f2c17145 Merge remote-tracking branch 'upstream/testing' into from-dconf-to-gschema 2024-10-08 22:21:35 +02:00
Kyle Gospodnetich
a6f0015327 feat(gamescope): Add Ally display patch and bicubic filter patch, use master branch for now 2024-10-08 13:04:26 -07:00
Kyle Gospodnetich
12e5081618 feat(gamescope): Add Ally display patch and bicubic filter patch 2024-10-08 08:14:41 -07:00
Kyle Gospodnetich
2041ab4de8 chore: Increase gamescope release 2024-10-08 00:10:49 -07:00
Renn
cb4cddb168
fix(deck): Use super + 1/2 for Overlay/QAM (#1724)
* fix(deck): Use super 1/2 for overlay/qam

* fix(deck): fix filename in spec files

* fix(deck): fix filename in spec files

* fix(deck): keep ctrl modifier as an option, default on
2024-10-07 23:10:47 +00:00
Kyle Gospodnetich
a77ca2e3bb chore: Update gamescope patch set 2024-09-30 10:19:47 -07:00
Kyle Gospodnetich
aac7c45fcc chore: Update gamescope to 3.15.11 2024-09-21 17:00:13 -07:00
Kyle Gospodnetich
fb09f1f2a0 chore: Update gamescope to 3.15.9 2024-09-17 11:04:19 -07:00
Kyle Gospodnetich
7a62a586d0 chore: Restore VRR patch to gamescope 2024-09-08 09:37:17 -07:00
Kyle Gospodnetich
cd56b54ad0 chore: Update to gamescope 3.15.5 2024-09-07 17:14:05 -07:00
Kyle Gospodnetich
ccae9a2fc2 chore: Upgrade to gamescope 3.15.4 2024-08-31 08:26:28 -07:00
Kyle Gospodnetich
0f35915939 chore: Increase gamescope release 2024-08-24 13:26:24 -07:00
Kyle Gospodnetich
aa3f8b9477 Revert "feat: Build gamescope with clang"
This reverts commit ed3f4276b712b91f7c58be03218f39916b0d508f.
2024-08-24 13:25:54 -07:00
Kyle Gospodnetich
dc86875e10
chore: Update gamescope to 3.15.1 2024-08-22 07:45:28 -07:00
Kyle Gospodnetich
f4f54b10f9 chore: Update chimeraos patch for gamescope 3.15.0 2024-08-20 09:42:09 -07:00
Kyle Gospodnetich
6794b1fa52 chore(gamescope): Update to 3.15.0 2024-08-20 07:18:19 -07:00
Kyle Gospodnetich
b26bf178e8 chore: Swap back to Clang, not issue. 2024-08-19 12:58:53 -07:00
Kyle Gospodnetich
e1de23da95 chore: Sync gamescope with Nobara 2024-08-19 09:13:36 -07:00
Kyle Gospodnetich
a1cbe3487c chore: Sync gamescope changes w/ nobara 2024-08-13 19:06:21 -07:00
Kyle Gospodnetich
6a65be86f4
chore: Update to Gamescope 3.14.29 2024-08-10 08:36:19 -07:00
Kyle Gospodnetich
923ed436db chore: Update to gamescope 3.14.28 2024-08-06 22:17:26 -07:00