Commit Graph

969 Commits

Author SHA1 Message Date
Kyle Gospodnetich
7f844479d5 chore: Add pull request template (Thanks bobslept) 2023-08-29 08:47:32 -07:00
Kyle Gospodnetich
8b77a93afe chore: Remove nested desktop files from steamdeck-kde-presets for now 2023-08-29 08:44:48 -07:00
Kyle Gospodnetich
698213d058 fix(desktop): Restore autostart, fix big picture mode just/yafti command
Fixes #183
2023-08-29 08:35:51 -07:00
Kyle Gospodnetich
b028b53a25 fix(deck): Correct ibus path in steamdeck-kde-presets
Fixes #210
2023-08-29 08:12:35 -07:00
Kyle Gospodnetich
ce3b733c02
Merge pull request #215 from ublue-os/rm-pr-tagged-images
fix(build): Remove PR tagged images
2023-08-29 08:06:28 -07:00
RJ Trujillo
c6794174df
fix(build): Remove PR tagged images
Unfortunately, these only function for in org, and cause workflows from forks to fail
2023-08-29 08:31:51 -06:00
Kyle Gospodnetich
efe06f2ba1 fix(deck): Add needed packages for Chinese input (Thanks szescxz)
fix(gnome): Restore yelp (help)
2023-08-28 23:57:05 -07:00
Kyle Gospodnetich
d77c7f9fe9
Merge pull request #213 from ublue-os/update-progress-bar
fix(steamos-update): Don't trigger updates during checks and increase progress bar granularity
2023-08-28 18:26:22 -07:00
RJ Trujillo
98576177f5 chore(steamos-update): Make progress bar more granular and a bit longer
Extends the length of the progress bar and makes it more granular
2023-08-28 19:07:17 -06:00
RJ Trujillo
c137d1b7e3 fix(steamos-update): Don't trigger updates while checking (thanks Chimera!)
See: 2ef3a1fb16
2023-08-28 19:01:49 -06:00
Kyle Gospodnetich
8d7f2efe93 feat: Use determinate systems nix installer
Fixes #209
2023-08-28 09:52:51 -07:00
Kyle Gospodnetich
138e47986f feat(gnome): Use ProtonPlus over Protonup-Qt on GNOME builds. Same feature set, more consistent UI. 2023-08-27 23:40:15 -07:00
Kyle Gospodnetich
0591971698 chore(deck): Switch back to prerelease decky loader while we wait for patch to hit stable
chore: Change default editor to vim for rpm-ostree kargs --editor (Easier to use on devices without a hardware keyboard)
2023-08-27 23:05:21 -07:00
Kyle Gospodnetich
93c8e71668
Merge pull request #197 from tulilirockz/fix-boot-scripts-slowdown
fix(desktop): boot scripts slowdown
2023-08-27 21:11:03 -07:00
RJ Trujillo
3433a250fa
Merge pull request #202 from ublue-os/sign-images
feat: Sign Bazzite images in yafti
2023-08-27 21:47:17 -06:00
RJ Trujillo
038702d525 chore(yafti): Make image signing the first thing users encounter
If a user installs an image using Lorax, this is absolutely mandatory to have a functional system
2023-08-27 21:34:38 -06:00
RJ Trujillo
58238666ba feat(just): Use image identifiers for signing
Allows us to sign images built with Lorax
2023-08-27 21:34:38 -06:00
RJ Trujillo
603fc0d5fc chore: Add vendor to image identifiers 2023-08-27 21:34:38 -06:00
RJ Trujillo
2916d9a799 fix(yafti): Don't sign image if its already been signed 2023-08-27 21:34:38 -06:00
RJ Trujillo
3729cf6372 feat(yafti): Sign Bazzite during installation 2023-08-27 21:34:38 -06:00
RJ Trujillo
e6b8cd999e feat(just): Add script that signs the current image 2023-08-27 21:34:37 -06:00
Kyle Gospodnetich
3265a68635 fix(deck): Use volumes from SteamOS 2023-08-27 19:26:02 -07:00
tulili
9452a41b31
fix: check donefiles in system services + do not check flatpak donefile 2023-08-27 23:04:51 -03:00
Kyle Gospodnetich
3e38000b11 feat(deck): Add calibrated color profiles for matte & reflective Steam Deck displays. 2023-08-27 18:37:02 -07:00
Kyle Gospodnetich
d3c0ce45ed chore(readme): Update xbox controller driver information 2023-08-27 12:16:18 -07:00
tulili
d6667e85bf
feat: reduce boot times by creating donefiles w scripts in desktop version 2023-08-26 23:59:30 -03:00
Kyle Gospodnetich
471c7bc684 fix(deck): Launch Steam with -steamdeck to prevent Steam re-install when switching to gamemode, and (potentially) allow beta client selection. 2023-08-26 02:06:51 -07:00
Kyle Gospodnetich
b07ec87e8e chore(readme): Add Gamescope build status 2023-08-26 00:50:17 -07:00
Kyle Gospodnetich
c1f1221fcc
Merge pull request #188 from RodoMa92/RodoMa92-fix-batterylimit
(fix) Make batterylimit.service work properly
2023-08-25 13:03:41 -07:00
Kyle Gospodnetich
6cd58ff7a4 Revert "fix(deck): Reduce max volume now that firmware is working"
This reverts commit 7f28345432.
2023-08-25 13:02:22 -07:00
Tulili
97fab178c6
fix: make sure flatpak install script does not run if already installed 2023-08-25 14:32:08 -03:00
Kyle Gospodnetich
654a7357b3
Merge pull request #191 from ublue-os/fix-justfile
fix(user-setup): Ensure user always has working justfile
2023-08-25 08:52:43 -07:00
Kyle Gospodnetich
a6c11b8a9e chore(deck): Change default max charge level in batterylimit.service to 85 to match Samsung's recommended. 2023-08-25 08:53:06 -07:00
RJ Trujillo
d39adf72df
fix(user-setup): Ensure user always has working justfile
Backs up old file just in case there are user recipes there. Fixes https://github.com/ublue-os/bazzite/issues/186
2023-08-25 09:34:41 -06:00
Marco Rodolfi
1e0db74af7
(fix) Make batterylimit.service work properly
It seems that you cannot use input redirection directly when running the command. Pass the command to bash instead to process it correctly.
2023-08-25 13:42:37 +02:00
Kyle Gospodnetich
54907ea905
Merge pull request #185 from Gecked-Deck/main
Fix: Update custom.just file on bazzite desktop to fix configure_waydroid
2023-08-24 18:11:33 -07:00
Gecked-Deck
374a0a2736
Update custom.just 2023-08-25 01:45:16 +01:00
Kyle Gospodnetich
5ba1caf89d
Merge pull request #181 from Gecked-Deck/main
Fix: Fix configure_waydroid script in just file
2023-08-24 12:01:03 -07:00
Gecked-Deck
ab54d83e49
Merge pull request #1 from Gecked-Deck/Gecked-Deck-patch-1
Fix: Fix configure_waydroid just script
2023-08-24 19:22:26 +01:00
Gecked-Deck
2bdf03c7e1
fix: Fix configure_waydroid just script 2023-08-24 19:20:25 +01:00
Kyle Gospodnetich
b78e0d26b8 feat(deck): Add loopback audio source 2023-08-24 09:36:10 -07:00
Kyle Gospodnetich
6bd7248797 feat(deck): Add equalizer settings for mic from SteamOS 2023-08-24 09:25:04 -07:00
Kyle Gospodnetich
b2b4e4e72c chore: Add ladpsa-caps-plugins package 2023-08-24 09:17:29 -07:00
Kyle Gospodnetich
c4fb899497 feat(deck): Use librnnoise params from SteamOS 2023-08-24 08:24:28 -07:00
Kyle Gospodnetich
30b377b107 feat(gnome): Enable symlink creation context menus and show folders first by default 2023-08-24 01:39:21 -07:00
Kyle Gospodnetich
8cf5283b55 fix(gnome): Remove gnome extensions rpm, this is replaced with mjakeman's flatpak 2023-08-24 01:18:02 -07:00
Kyle Gospodnetich
9addffb10c fix(deck): Remove now unneeded environment variable 2023-08-24 01:13:41 -07:00
Kyle Gospodnetich
1f8dd03336 chore(decky-loader): Switch to release from prerelease now that SELinux fix is live in stable 2023-08-24 01:08:05 -07:00
Kyle Gospodnetich
7f28345432 fix(deck): Reduce max volume now that firmware is working 2023-08-24 01:03:38 -07:00
Kyle Gospodnetich
e04b73cda6 fix(desktop): Only use X11 by default on deck builds 2023-08-24 00:49:22 -07:00