44 Commits

Author SHA1 Message Date
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
Kyle Gospodnetich
13f9701a23 fix(gnome): Use new extension helper.
chore: Drop wallpaper-engine/gradience steps, combine into single desktop environment step.
2023-08-04 10:03:15 -07:00
RJ Trujillo
eb9babf891 chore: Shut up grep 2023-08-04 10:38:10 -06:00
RJ Trujillo
586d10e84f feat: Use Bazzite image identifiers instead of rpm-ostree status
This should be a lot more reliable and consistent
2023-08-04 10:38:10 -06:00
RJ Trujillo
7771b89077 fix(deck): Remove GSConnect from yafti as its built in 2023-08-04 10:38:10 -06:00
RJ Trujillo
86ced54730 chore(yafti): Give Wallpaper Engine its own screen 2023-08-04 10:38:10 -06:00
RJ Trujillo
1ef688a3f4 chore(yafti): Add screen for gradience
Given this is absolutely needed for the theming page shown later, give it its
own screen
2023-08-04 10:38:10 -06:00
RJ Trujillo
0e8d2b2181 chore(yafti): Pull Firefox out of web browsers section 2023-08-03 17:52:36 -06:00
Kyle Gospodnetich
07a5321f5a fix(gnome): Enable newly added extensions. 2023-08-03 12:25:44 -07:00
Kyle Gospodnetich
99dc4ef775 chore(gnome): Update message about themes in yafti. 2023-08-03 10:54:31 -07:00
Kyle Gospodnetich
a5988c72e8 feat(deck): Add ability to select a theme in Yafti 2023-08-03 00:01:02 -07:00
Kyle Gospodnetich
42c90e36ae chore(gnome): Add Gradience setup to yafti, disable system76 step on gnome builds 2023-08-02 23:40:03 -07:00
RJ Trujillo
81547003ce chore(yafti): Don't install extensions CLI
We don't need to do this anymore as we've moved all extensions out of yafti
2023-08-02 19:43:06 -06:00
RJ Trujillo
0c8193a450 feat(gnome): Install GSConnect
KDE Connect implementation for GNOME
2023-08-01 21:24:51 -06:00
RJ Trujillo
6997537852 feat(yafti): Add support for installing GNOME extensions 2023-08-01 21:15:08 -06:00
RJ Trujillo
6c638f30f6 fix(yafti): Hide Wallpaper Engine plugin under GNOME 2023-08-01 21:08:44 -06:00
RJ Trujillo
462c2d519d feat: Separate DE specific config from shared config 2023-08-01 21:05:28 -06:00