Commit Graph

4931 Commits

Author SHA1 Message Date
Kyle Gospodnetich
eba5b7d327 chore: Minor yaml syntax fixes 2024-11-18 15:19:48 -08:00
Pat Connors
1109edb2b0
fix(yafti): Fix Bazzite Portal not launching on -deck images (#1898)
...Hopefully.  I am a little busy and have to drive for a bit, but if this works, can someone please apply these changes to Desktop images if I don't get around to it today or something?
2024-11-18 13:53:20 -08:00
Kyle Gospodnetich
779c02084c chore: Only enable sddm-fix on KDE images, disable on deck 2024-11-17 21:36:10 -08:00
Kyle Gospodnetich
6bc975a95d chore: Just syntax correction 2024-11-17 21:09:19 -08:00
Kyle Gospodnetich
389f4a55c9 fix: Correct broken tuned-ppd config on affected systems 2024-11-17 20:56:02 -08:00
Kyle Gospodnetich
fac5803401 fix(deck): Restore optional scx service 2024-11-17 19:54:31 -08:00
Zeglius
a9fd13617a
feat: Add workaround to allow KDE Discover install sddm themes (#1890)
* chore(readme): Remove tuned mention now that it's upstream

* feat: Add workaround to allow KDE Discover install sddm themes

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-11-17 16:51:29 -08:00
Kyle Gospodnetich
2a3004c683 fix: Move amd-additions to be generic now that LACT supports Nvidia 2024-11-17 16:27:08 -08:00
Kyle Gospodnetich
86809610a1 chore: Apply LACT live so that the systemctl command below can work immediately. 2024-11-17 14:44:08 -08:00
Kyle Gospodnetich
2014e1623f Merge branch 'main' into testing 2024-11-17 14:43:36 -08:00
Ryan Bateman
9be03caa7f
fix: reinstate ujust install-lact karg modification (#1887) 2024-11-17 12:12:17 -08:00
Antheas Kapenekakis
11278029a9
fix(gamescope): force dpms even if steamui is not blanking (#1886) 2024-11-17 12:11:20 -08:00
Kyle Gospodnetich
7974f1578c
chore: Update kernel to 6.11.8-305 2024-11-16 14:20:52 -08:00
Kyle Gospodnetich
8d4e04735b
chore(readme): Remove tuned mention now that it's upstream 2024-11-16 06:26:08 -08:00
Kyle Gospodnetich
a00d778d96 chore: Fix lact command whitespace 2024-11-15 22:13:21 -08:00
Kyle Gospodnetich
9e7bdf2c22 Revert "fix(just): add toggle-password-feedback to all images (#1879)"
This reverts commit f851a88d16.
2024-11-15 22:13:21 -08:00
Kyle Gospodnetich
e115e12488 chore: Add temporary fix for encoding issues 2024-11-15 22:13:21 -08:00
Kyle Gospodnetich
99d5b108f5 chore: Update kernel to 6.11.8-304 2024-11-15 21:10:49 -08:00
Kyle Gospodnetich
4b70f4a358 Merge branch 'main' into testing 2024-11-15 21:08:52 -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
HikariKnight
4335f043a0
feat(just): Improve install speaker firmware (#1878)
* fix(just): fix typo in install-speaker-firmware

* feat(just): improve install-speaker-firmware with script preview before running.
also makes the just dynamic so new firmware can be added without updating the just file, hence the preview before running.
2024-11-15 21:08:20 -08:00
HikariKnight
f851a88d16
fix(just): add toggle-password-feedback to all images (#1879) 2024-11-15 21:08:06 -08:00
Antheas Kapenekakis
c57f6cd8c3
fix: prevent partial pushes causing partial changelogs (#1880) 2024-11-15 21:07:53 -08:00
termdisc
39c1a87fe0
Add protontricks-launch to run .exes via commandline (#1885)
This is a partner script to `/usr/bin/protontricks` to be able to run .exes via commandline.
2024-11-15 21:07:43 -08:00
Ryan Bateman
afd8c23606
fix: source LACT from copr instead of downloading from releases page (#1881)
* (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
2024-11-15 08:17:31 +00:00
HikariKnight
47b098ed0c
fix(bazzite-steam): correctly add the HHD steam controller on non valve hardware (#1863)
the check used the old path to the valve-hardware check
2024-11-13 08:36:24 -08:00
dependabot[bot]
bc8cc7d704
chore(deps): bump Wandalen/wretry.action from 3.5.0 to 3.7.2 (#1873)
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.5.0 to 3.7.2.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](https://github.com/wandalen/wretry.action/compare/v3.5.0...v3.7.2)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-13 08:36:12 -08:00
Kyle Gospodnetich
767d8c1492 chore: Add Stop Killing Games to the MOTD 2024-11-12 17:53:56 -08:00
Kyle Gospodnetich
2e0c8de473 Merge branch 'main' into testing 2024-11-12 17:52:28 -08:00
Kyle Gospodnetich
5ca6d2589f Revert "chore: gate stable and add promotion action (#1742)"
This reverts commit 7f5992e3ea.
2024-11-12 15:39:46 -08:00
HikariKnight
e1ed3ea6af
Merge pull request #1848 from wolfyreload/windows-boot-ujust
feat(ujust): Add setup-boot-windows-steam ujust script
2024-11-12 11:47:07 +01:00
Kyle Gospodnetich
fb893bfcfd Merge branch 'main' into testing 2024-11-11 23:43:12 -08:00
Kyle Gospodnetich
3c57250bc1 chore: Update kernel to 6.11.6-303 2024-11-11 23:14:32 -08:00
Kyle Gospodnetich
aa699cc783 chore: Revert recent package changes for now 2024-11-11 23:12:35 -08:00
Kyle Gospodnetich
1999dcbb49 chore: Syntax fix 2024-11-09 10:21:21 -08:00
Kyle Gospodnetich
bc46bbcb2c chore: Update patch file for new anaconda 2024-11-09 10:15:46 -08:00
Kyle Gospodnetich
6cad3a3112 chore: Update anaconda to 42.13, add anaconda-webui package 2024-11-09 10:07:59 -08:00
Kyle Gospodnetich
7e150fbe6d chore: Allow upstream dri by providing the correct libglapi version 2024-11-08 16:59:00 -08:00
Kyle Gospodnetich
adcd54bab4 chore: Use upstream dri-drivers package 2024-11-08 15:50:31 -08:00
Kyle Gospodnetich
e7871e04f5 Merge branch 'main' into testing 2024-11-08 15:39:44 -08:00
Kyle Gospodnetich
2de486fb96 chore: Pull GLU override 2024-11-08 15:39:36 -08:00
Kyle Gospodnetich
5003400938 Merge branch 'main' into testing 2024-11-08 15:30:09 -08:00
Kyle Gospodnetich
f6fab9c932 fix: Correct issue with vaapi on AMD GPUs. 2024-11-08 15:29:54 -08:00
Crono
350ed151e7
chore(docs): Update README-BR for 41 (#1867)
* chore(docs/README-BR): Add TuneD headline

* chore(docs/README-BR): Update Discourse stragglers

* chore(docs/README-BR): Add newline at file end
2024-11-08 16:42:48 +00:00
Crono
39fdca7bbe
feat(just): Update surround to use spatializer (#1838)
* 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
2024-11-08 16:42:31 +00:00
Kyle Gospodnetich
f2e09d9dc0 Merge branch 'main' into testing 2024-11-06 07:56:47 -08:00
Antheas Kapenekakis
7f5992e3ea
chore: gate stable and add promotion action (#1742) 2024-11-06 15:55:50 +00:00
dependabot[bot]
0c80584e2b
chore(deps): bump jasonn3/build-container-installer from 1.2.2 to 1.2.3 (#1855)
Bumps [jasonn3/build-container-installer](https://github.com/jasonn3/build-container-installer) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/jasonn3/build-container-installer/releases)
- [Commits](https://github.com/jasonn3/build-container-installer/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: jasonn3/build-container-installer
  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>
2024-11-06 07:54:41 -08:00
dependabot[bot]
6b9476d369
chore(deps): bump Wandalen/wretry.action from 3.5.0 to 3.7.0 (#1856)
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](https://github.com/wandalen/wretry.action/compare/v3.5.0...v3.7.0)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 07:54:32 -08:00
dependabot[bot]
3ec365ef3f
chore(deps): bump hhd-dev/rechunk from 0.8.6 to 1.0.1 (#1857)
Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 0.8.6 to 1.0.1.
- [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/v0.8.6...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 07:54:23 -08:00