2321 Commits

Author SHA1 Message Date
Crono
72e20874d5
chore(TuneD): Move tweaks to inherit upstream (#2227)
- This should lower the maintenance burden in automatically keeping up
with upstream changes to the default profiles.
2025-02-01 23:39:28 -08:00
JSON Derulo
23cac74684
fix: rm sudo -A causing plugin install to root (#2220) 2025-01-30 20:24:54 -08:00
Kyle Gospodnetich
99aa0fbd3f Merge branch 'main' into testing 2025-01-30 19:53:33 -08:00
JSON Derulo
c4fd9245f1
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
2025-01-30 19:08:55 -08:00
Sean
d0d1d3bcfc
Plugin check again (#2215) 2025-01-30 18:03:50 -08:00
Sean
8f946a67d1
Update 80-bazzite.just (#2216) 2025-01-30 18:03:40 -08:00
Kyle Gospodnetich
50ca130f63 Merge branch 'main' into testing 2025-01-30 11:07:09 -08:00
Aarron Lee
03d3acd1b2
fix(ujust): fix suspend video override ujust (#2211)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2025-01-30 11:06:44 -08:00
Kyle Gospodnetich
6f980bbc6f Merge branch 'main' into testing 2025-01-30 11:03:38 -08:00
Kyle Gospodnetich
3ea7f67034 fix: Correct path of Tuned profiles 2025-01-30 11:01:38 -08:00
JSON Derulo
3d1132225e
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
2025-01-30 18:48:04 +00:00
JSON Derulo
1dd424ab29
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.
2025-01-27 12:39:14 -08:00
JSON Derulo
41570d1210
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>
2025-01-27 19:29:39 +00:00
Zeglius
a04a32700a
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>
2025-01-27 11:28:23 -08:00
Jay
6025c0377c
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
2025-01-27 19:28:02 +00:00
JSON Derulo
b0167b75fc
feat: easier troubleshooting with 'ujust get-logs', depreciate gamescope-logs (#2118)
* resolve conflicts

* chore: fix merge issues

* fix: add source to get-logs
2025-01-27 13:09:59 +00:00
Antheas Kapenekakis
bbe89d74fa
add more legion go s variants and dedup (#2175) 2025-01-23 14:46:09 -08:00
Kyle Gospodnetich
17c869dc70 fix: Don't allow tuned to enforce an audio timeout 2025-01-21 08:36:23 -08:00
HikariKnight
e8789c63a3
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.
2025-01-21 07:53:51 -08:00
Kyle Gospodnetich
ac29ef9df9 Merge branch 'testing' 2025-01-20 09:49:40 -08:00
Kyle Gospodnetich
88d9231da4 chore: pkexec when selecting branch 2025-01-20 09:49:33 -08:00
Kyle Gospodnetich
b75492d22f fix: Add hhd.steamos to polkit 2025-01-20 09:46:50 -08:00
Kyle Gospodnetich
2e16fc50f7 Merge branch 'main' into testing 2025-01-20 09:17:12 -08:00
David Girón
063d7af27a
fix typo (#2157) 2025-01-20 07:54:39 -08:00
JSON Derulo
0ac4502ce1
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>
2025-01-19 12:27:13 -08:00
HikariKnight
4688631452
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
2025-01-19 12:26:45 -08:00
Zeglius
02e3e9ac63
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
2025-01-19 12:26:33 -08:00
dreamyuki
de806bdd5c
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
2025-01-19 18:14:43 +00:00
JSON Derulo
c22bc3fd90
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
2025-01-19 18:14:06 +00:00
Aarron Lee
e1a531cf8d
feat(waydroid): add force waydroid restart shortcut (#2131)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2025-01-19 17:12:10 +00:00
JSON Derulo
f636184f50
feat: more readable ujust changelogs (#2137)
* feat: more readable ujust changelogs

* fix: simplified just recipe
2025-01-19 17:11:35 +00:00
Antheas Kapenekakis
7097670087
feat(hhd): add new legion dmi (#2154) 2025-01-19 09:10:35 -08:00
Zeglius
bc72466487
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>
2025-01-18 19:47:31 +01:00
Pat Connors
d7eaee931a
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.
2025-01-18 19:02:57 +01:00
Kyle Gospodnetich
9665cbcca5 Merge branch 'main' into testing 2025-01-14 20:36:36 -08:00
dreamyuki
34010df559
feat: change opentabletdriver installation to flathub version (#2128) 2025-01-14 07:20:34 +00:00
Kyle Gospodnetich
6717382267 Merge branch 'main' into testing 2025-01-11 09:40:16 -08:00
Sean
abeed9ace5
Update bazzite-steam (#2099) 2025-01-10 20:29:03 +00:00
Sean
e5d389961e
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>
2025-01-09 17:55:38 -08:00
Kyle Gospodnetich
f05e3aec96 chore: Restore LGO custom scaling 2025-01-09 00:42:19 -08:00
JSON Derulo
7022775a58
feat: Add 'restore-gamemode-shortcut' and restore 'configure-grub' with ugum styling (#2092)
* feat: add ujust cmd 'restore-gamemode-shortcut' if user accidentally deletes Return.desktop

* fix: adjusted restore gamemode cmd to pull from skel instead of build from scratch

* fix: restore ujust configure-grub functionality with ugum styling per HikariKnight

* chore: lint just files

* fix: restore hide for install-system-flatpaks

* fix: moved restore-gamemode-shortcut to deck specific just file

* feat: add help, pre-selection options to configure-grub

* chore: just syntax 2 spaces, added exit option to GRUB config picker

* chore: just 2 space syntax cleanup on restore-gamemode-shortcut

* chore: add newlines for linter

* chore: just fmt for linter, for real this time

* chore: just cleanup from hikariknight script
2025-01-08 21:23:12 -08:00
Kyle Gospodnetich
9cd3e27b89 fix: Correct default keyboard scaling 2025-01-08 21:21:04 -08:00
RJ Sampson
4adea75d32
fix(bazzite-hardware-setup): Fix keyboards on Surface devices
Load pinctrl first

Signed-off-by: RJ Sampson <rj.sampson@chainguard.dev>
2025-01-08 16:14:57 -07:00
JSON Derulo
f8dcbdda94
feat(main): Add ujust cmd 'toggle-bt-mic' to fix upstream audio quality bug (#2090)
* feat: new ujust command 'toggle-bt-mic' to disable headphone mode in wireplumber, to mitigate upstream bug reducing audio quality

* feat: added toggle fix and sudo prompts, aligned with other ujust toggle cmds now

* fix(deck): update 'ujust changelogs' to pull latest release notes from GitHub (#2089)

* modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.

* git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"

* chore(ci): Update rechunk version

* chore: Lint just file

* feat: Update to kernel 6.12.8-207

* fix: rm linebreaks for linter

* chore: 2 space indents and newline for linter

* chore: replace non standard dash for linter

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-01-08 23:22:01 +01:00
Kyle Gospodnetich
4f47ca7b9a
chore: Lint just file 2025-01-07 10:15:53 -08:00
JSON Derulo
2404290661
fix(deck): update 'ujust changelogs' to pull latest release notes from GitHub (#2089)
* modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.

* git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"
2025-01-07 10:12:24 -08:00
Kyle Gospodnetich
16f388d147 chore: Syntax fix 2025-01-06 20:04:47 -08:00
Kyle Gospodnetich
5f109c6df1 feat: Add ujust restore-virtual-keyboard to restore Maliit/Caribou on KDE/GNOME 2025-01-06 18:36:20 -08:00
Kyle Gospodnetich
6c373ad825 chore: Increase BORE burst penalty 2025-01-06 18:23:48 -08:00
Kyle Gospodnetich
04ed03e31f Merge branch 'main' into testing 2025-01-06 18:20:55 -08:00