895 Commits

Author SHA1 Message Date
Kyle Gospodnetich
c9d10d2279 fix: Install 32-bit fuse-libs for 32-bit AppImage support. 2023-08-14 00:48:51 -07:00
Kyle Gospodnetich
2d9b5e31c2 chore(deck): Remove unneeded commit line, adjust messaging for 32GB RAM Steam Decks 2023-08-14 00:23:40 -07:00
Kyle Gospodnetich
239b43f048 feat(neofetch): Separate OS and OCI name 2023-08-14 00:03:42 -07:00
Kyle Gospodnetich
39584e6f3b fix(gnome): Remove unneeded GNOME plugin
chore: Install OBS plugin flatpaks automatically
2023-08-13 23:44:56 -07:00
Kyle Gospodnetich
948181cd3d fix: Correct various flatpaks in Yafti 2023-08-13 23:02:30 -07:00
Kyle Gospodnetich
458aa60c33 chore: Rename memory tuning section 2023-08-13 22:44:44 -07:00
Kyle Gospodnetich
92f8d3b64b chore(README): Add OpenGamepadUI screenshot 2023-08-13 22:20:40 -07:00
Kyle Gospodnetich
48be173b81 chore: Remove Valve's own configs 2023-08-13 22:07:25 -07:00
Kyle Gospodnetich
49e46d121a fix(deck): Correct volume in upstream audio configs 2023-08-13 22:06:19 -07:00
Kyle Gospodnetich
e6e43b1746 chore: Remove Valve's UCM2 configs 2023-08-13 21:55:39 -07:00
Kyle Gospodnetich
56fcb0e0ed
Merge pull request #142 from ublue-os/fix-pr-num
fix(ci): Use pull request number for PR tag instead of event number
2023-08-13 21:24:43 -07:00
RJ Trujillo
8cc182bf69
fix(ci): Use pull request number for PR tag instead of event number
Unlike the pull_request trigger, pull_request_review doesn't have an event number. So instead, pull it from the pull request
2023-08-13 22:17:03 -06:00
Kyle Gospodnetich
7985a30c77 chore: Remove unneeded Wiki folder 2023-08-13 20:37:39 -07:00
Kyle Gospodnetich
8bbc5152a1
Merge pull request #141 from nicknamenamenick/nicknamenamenick-patch-1
Create Installation-Guide.md
2023-08-13 20:34:22 -07:00
nicknamenamenick
c5a3f550cd
Create Installation-Guide.md
I really don't know how to use git, github, and text editors.  

I saved this file as Installation-Guide.md under bazzite/repo_content/Wiki in the repo. 

Anyways here's the wiki page for installation.
2023-08-13 23:32:24 -04:00
Kyle Gospodnetich
e04c02757d
Merge pull request #140 from ublue-os/fix-pr-images
fix(ci): Use PR tag for pull request reviews
2023-08-13 19:22:28 -07:00
RJ Trujillo
1b8b091c63
fix(ci): Use PR tag for pull request reviews 2023-08-13 20:21:42 -06:00
Kyle Gospodnetich
6cc2d2834d chore: Add Waydroid screenshot 2023-08-13 18:48:03 -07:00
RJ Trujillo
bee119d6e5
chore(ci): Enable PR tagged images on pull request approval (#139)
Submits an image to the GitHub Container Registry on pull request approval, permitting
approved pull requests to be tested before being merged.

Requires branch protection rule: 'Require approval of the most recent reviewable push'

This rule ensures that the state of a PR is reset after a new commit has been pushed to
an open pull request.
2023-08-14 00:33:00 +00:00
Kyle Gospodnetich
b3fce74a8d fix(deck): Override upstream ucm2 config with one from jupiter-hw-support 2023-08-13 15:28:55 -07:00
Kyle Gospodnetich
cd0410ea7d chore: Disable build ID links on jupiter-hw-support & remove unneeded echo calls from ucm2 config 2023-08-13 15:17:46 -07:00
Kyle Gospodnetich
615ee6fe20 chore: Change how SteamCMD is exported to avoid a race condition.
fix(deck): Export extest to bazzite-arch, if used.
2023-08-13 13:59:56 -07:00
Kyle Gospodnetich
4382980019 chore: Also launch steam as a separate process 2023-08-13 13:17:38 -07:00
Kyle Gospodnetich
5e061f6868 chore: Don't hide grub by default on desktop
chore: Don't output steam logs to yafti during bazzite-arch step
2023-08-13 13:13:27 -07:00
Kyle Gospodnetich
dab8be14ba chore: Change location of time warning 2023-08-13 13:01:56 -07:00
Kyle Gospodnetich
65de6c8374 chore: Restore distrobox-git 2023-08-13 10:37:21 -07:00
Kyle Gospodnetich
bf6767af9e feat(deck): Enable BIOS and Controller Firmware updating scripts by default 2023-08-12 18:36:23 -07:00
Kyle Gospodnetich
f82baf75fb fix(deck): Increase volume to match SteamOS. 2023-08-12 18:09:44 -07:00
Kyle Gospodnetich
347a9090ab
Merge pull request #138 from ublue-os/askpass-inhibit-shortcuts
fix(GNOME): Allow gnome-ssh-askpass to inhibit shortcuts
2023-08-12 14:49:10 -07:00
RJ Trujillo
78eaaa4890 fix(GNOME): Allow gnome-ssh-askpass to inhibit shortcuts
If initially opted into

Otherwise GNOME Shell (specifically under Wayland) will continuously prompt the
user asking for permission to do so. This requires a desktop file be present so
this adds one and hides it from the application menu
2023-08-12 15:32:29 -06:00
Kyle Gospodnetich
532c692e76 fix(deck): Correct name of Lutris shortcut on desktop 2023-08-11 16:35:43 -07:00
Kyle Gospodnetich
41d615c9e3 fix: Don't install flatpaks until after kargs are configured 2023-08-11 16:31:25 -07:00
Kyle Gospodnetich
6c79e5106a
Merge pull request #136 from ublue-os/fix-gnome-wayland
fix: Correct the name of GNOME's Wayland session
2023-08-11 15:14:58 -07:00
RJ Trujillo
b6df87a006 fix: Correct the name of GNOME's Wayland session for autologin and session selection 2023-08-11 16:10:54 -06:00
RJ Trujillo
ad34875c32 chore(deck): Merge KDE and GNOME session select scripts 2023-08-11 16:04:35 -06:00
Kyle Gospodnetich
b363bef4e9 fix(deck): Explicitly set discard mode due to upstream kernel making async the default in 6.2 2023-08-11 14:52:34 -07:00
Kyle Gospodnetich
1a9533c02c chore: Move to if/else for 64GB deck detector 2023-08-11 14:46:58 -07:00
Kyle Gospodnetich
cee0999eca fix(deck): Scale back fstab changes on Decks with eMMC. 2023-08-11 14:41:20 -07:00
Kyle Gospodnetich
b57d461c15 chore: Graphic design is my passion 2023-08-11 12:31:15 -07:00
Kyle Gospodnetich
6496717e2a chore(readme): Mention x11 switch 2023-08-11 12:06:29 -07:00
Kyle Gospodnetich
3c889425a9 chore: Add comments to bazzite-steam so there's no confusion what it's doing or why 2023-08-11 11:55:29 -07:00
karajan9
1016070d64
fix typo (#1) (#135) 2023-08-11 14:19:00 +00:00
Kyle Gospodnetich
586ebf29ab fix: Handle steam shortcuts properly between deck and desktop, clean up by moving some tasks to bazzite-arch 2023-08-11 00:51:28 -07:00
RJ Trujillo
2c36671775
fix(deck): Add Wayland support to GNOME autologin (#133)
Missed this one
2023-08-11 03:34:11 +00:00
Kyle Gospodnetich
4216f90def chore: Prefix LD_PRELOAD with env in bazzite-steam-runtime 2023-08-10 20:32:30 -07:00
Kyle Gospodnetich
bca7001423 Revert "chore: Run bazzite-user-setup.service before Decky Loader's plugin_loader.service"
This reverts commit ba4081c3e8ab522798de5ca12c9a2bc6e20455f7.
2023-08-10 17:33:41 -07:00
Kyle Gospodnetich
b40888476e fix(decky): Install prerelease until DECKY_SELINUX change is pushed to stable 2023-08-10 17:04:25 -07:00
Kyle Gospodnetich
67cd8e1b2e fix(decky): Use recursive chcon during install 2023-08-10 16:56:44 -07:00
Kyle Gospodnetich
ba4081c3e8 chore: Run bazzite-user-setup.service before Decky Loader's plugin_loader.service 2023-08-10 16:50:04 -07:00
Kyle Gospodnetich
5c7e1c2e1a chore: Update bazzite-btrfs.patch for jupiter-hw-support 2023-08-10 16:24:06 -07:00