66 Commits

Author SHA1 Message Date
Kyle Gospodnetich
f54a662523 chore: Correct description for oversteer application in Bazzite Portal 2023-10-09 00:24:26 -07:00
Kyle Gospodnetich
52f6e30a55 feat: Add option to disable DNS over TLS to Bazzite Portal 2023-10-07 20:11:49 -07:00
Kyle Gospodnetich
d555183031 chore: Correct command in custom.just & name of step in Yafti 2023-10-07 20:10:12 -07:00
Kyle Gospodnetich
f4452f0b40
feat(nvidia): Switch to layered steam to avoid issues with 32-bit Nvidia libraries. (#415)
* feat(nvidia): Switch to layered steam to avoid issues with 32-bit Nvidia libraries.

* feat(deck): Add just command to disable DNS over TLS if desired (just disable-secure-dns)

* chore: Remove existing bazzite-arch install on Nvidia
chore(readme): Update with recent changes.
feat: Add Winesync/Fastsync/NTSync support

* chore: Remove brew from Bazzite Portal
2023-10-07 17:15:39 -07:00
Kyle Gospodnetich
f06cded376 chore(deck): Update message in yafti 2023-10-03 20:36:51 -07:00
Kyle Gospodnetich
5ea2392517 fix: Correct typo in Yafti config 2023-09-29 01:40:20 -07:00
Kyle Gospodnetich
f9ebb2bca2 feat: Auto update brew packages with ublue-update
fix: Run brew installer as sudo
2023-09-28 22:35:57 -07:00
Kyle Gospodnetich
f5915c0fff feat: Add option to install Brew package manager.
chore(readme): Mention OpenTabletDriver
2023-09-28 22:14:03 -07:00
Noel Miller
dc6722d3f6
feat: Add XIV Launcher flatpak to list of games 2023-09-28 19:47:15 -07:00
Kyle Gospodnetich
535036819a feat: Add option to install OpenTabletDriver in an arch distrobox 2023-09-28 15:05:14 -07:00
Kyle Gospodnetich
d171b8fd26 feat: Add option to download Wootility to Bazzite Portal. 2023-09-27 22:58:58 -07:00
Kyle Gospodnetich
b57ff42462 feat: Add required input user group in Bazzite Portal by default 2023-09-27 16:15:07 -07:00
Kyle Gospodnetich
36242e9741 chore: Restore previous fleek installer, still applicable despite recent changes. 2023-09-25 11:20:21 -07:00
Kyle Gospodnetich
407c819676 chore: Remove fleek from Bazzite Portal while non-interactive installer is being worked on 2023-09-25 10:20:29 -07:00
Kyle Gospodnetich
86ac62be24 feat: Add scrcpy to just and yafti 2023-09-23 14:07:57 -07:00
RJ Trujillo
019704d757 fix(image-info): Don't wrap identifiers in quotations
Instead of the raw key being assigned, a key wrapped in quotations was
incorrectly assigned
2023-09-22 22:56:26 -06:00
Kyle Gospodnetich
58aa3a2396 chore: Add new distrobox hosted applications to Yafti 2023-09-22 14:29:57 -07:00
RJ Trujillo
66a14d300e fix(treewide): Use new image info implementation 2023-09-22 12:26:54 -06:00
RJ Trujillo
391a2afa1c chore: Remove signing from just and yafti
This is automatic now
2023-09-22 12:26:35 -06:00
Kyle Gospodnetich
66bb01bd9c feat: Add OpenRazer to Just and Bazzite Portal
Depends on: https://github.com/ublue-os/main/pull/340
2023-09-16 01:06:37 -07:00
Kyle Gospodnetich
8fc0a558e0 chore(deck): Rename Discord entry in Bazzite Portal to mention Discover Overlay is included by default 2023-09-15 17:20:33 -07:00
RJ Trujillo
e0ee78e73b chore(yafti): Remove gamescope-autologin entry from Deck images 2023-09-12 16:39:13 -06:00
Kyle Gospodnetich
4db9a4cb7b feat: Add PinApp to Bazzite Portal 2023-09-04 09:20:36 -07:00
Kyle Gospodnetich
b9d3b5f9d7 feat: Add option to install Oversteer to Bazzite-Portal 2023-09-01 17:49:16 -07:00
Kyle Gospodnetich
f01ef05bd2 fix(fleek): Run fleek install script as user, let it req sudo as needed. 2023-09-01 10:30:32 -07:00
Kyle Gospodnetich
2fe5af261e
Merge pull request #243 from ublue-os/fleek
feat: Add option to install Fleek when installing Nix
2023-08-31 17:18:07 -07:00
RJ Trujillo
e286929c9f fix(sign-image): Use package screen instead of consent screen
Currently, there doesn't seem to be confirmation that clicking accept on the consent screen
actually did anything. Use a package screen instead to avoid confusion
2023-08-31 17:36:08 -06:00
Kyle Gospodnetich
217a43251a feat: Add option to install Fleek when installing Nix 2023-08-31 11:54:24 -07: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
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
Kyle Gospodnetich
3fd3ee510a feat(deck): Switch bios updates to being default disabled, these will be enabled by Yafti at launch instead so they may be opted out of.
chore(deck): Clean-up shortcut removal for wine/winetricks.
2023-08-22 14:43:46 -07:00
RJ Trujillo
c7fda74a68
chore(yafti): Rename to 'Bazzite Portal' (#143)
Provides clearer naming for users
2023-08-14 17:18:52 +00: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
RJ Trujillo
9597496265
feat(deck): Enable Wayland by default! (#129)
* feat(deck): Enable Wayland by default!

With the flip of a switch

* chore: Add /usr/bin/bazzite-steam wrapper for handling extest LD_PRELOAD dynamically

* chore: Use steam-runtime wrapper for deck builds

* chore: Move bazzite-steam-runtime to deck only files

* fix: Correct issue with .desktop file copying

* fix: Correct name of deckswap-on script in Yafti

* chore(readme): Cleanup, mention Wayland change

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-08-10 00:38:38 +00:00
RJ Trujillo
d074391126
chore(deck): Remove Flatpak modifications 2023-08-08 22:33:10 -06:00
Kyle Gospodnetich
cf2df01192 fix(deck): Remove Autostart Steam option from Yafti, this is always the case now. 2023-08-08 17:33:13 -07:00
Kyle Gospodnetich
0afd777dd5 chore(yafti): Use packages for AMD & Nvidia sections 2023-08-08 15:41:15 -07:00
Kyle Gospodnetich
4352807913 chore(deck): Mention that this is required to use Game mode. 2023-08-08 15:09:40 -07:00
Kyle Gospodnetich
3beb2a058b chore: Run Yafti once, create desktop icon for it on KDE 2023-08-08 15:01:41 -07:00
Kyle Gospodnetich
444a2aac3e chore: Remove Duperemove and mount flags from Yafti 2023-08-08 14:20:09 -07:00
Kyle Gospodnetich
0704f197a4 chore: Start working on first-run script for users, clean up Yafti/Just 2023-08-08 13:53:26 -07:00
Kyle Gospodnetich
b1832d683d chore: Remove sdgyrodsu, KDE system76 scheduler, and kargs from Yafti 2023-08-08 11:58:42 -07:00
RJ Trujillo
3190f81ca2
fix(deck): Autostart Steam using desktop shortcut rather than firstboot launcher (#121)
This would forcefully open Steam every boot no matter whether or not users opted out of it in Steam
2023-08-08 17:25:53 +00:00
RJ Trujillo
6f1749142e fix(kde): Setup Steam desktop shortcuts during desktop configuration
Exclude from GNOME
2023-08-06 22:15:40 -06:00
RJ Trujillo
b3ed366dcf fix(yafti): Revert to using grep and remove direct usage of image identifiers
Sourcing these doesn't seem to cut it as yafti doesn't acknowledge them so instead just use
cat to obtain the file contents for the same result
2023-08-04 22:20:59 -06:00
RJ Trujillo
310b57daf9 chore: Source and use Bazzite image identifiers directly 2023-08-04 12:10:36 -06:00
RJ Trujillo
947cd74ad7 chore(yafti): Remove flatseal 2023-08-04 11:38:21 -06:00