64 Commits

Author SHA1 Message Date
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
7c30803bec fix: Don't explicitly check main when excluding Nvidia 2023-09-23 09:16:49 -06: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
5df2dced44 chore: Remove Hide GRUB Menu option from Desktop 2023-09-12 07:45:21 -07:00
Kyle Gospodnetich
0296ea2a35 chore: Remove auto-login from desktop images 2023-09-11 11:20:06 -07:00
Kyle Gospodnetich
4db9a4cb7b feat: Add PinApp to Bazzite Portal 2023-09-04 09:20:36 -07:00
Kyle Gospodnetich
a86ae7c68f chore(yafti): Move time warning into title 2023-09-04 08:28:55 -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
cdd0372060 fix(desktop): Remove Memory Tuning option from Bazzite Portal on the desktop 2023-08-31 13:23:07 -07:00
Kyle Gospodnetich
217a43251a feat: Add option to install Fleek when installing Nix 2023-08-31 11:54:24 -07:00
Kyle Gospodnetich
0c70cc50cb fix(desktop): Clean up desktop file creation, change big picture mode to autologin only. Enable start steam in big picture mode in Steam settings if you want the previous behavior. 2023-08-29 22:58:11 -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
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
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
RJ Trujillo
807cf62f78
chore(desktop): Remove Flatpak modifications
Handled in setup scripts now
2023-08-08 22:31:59 -06:00
Kyle Gospodnetich
5996573b3c fix(desktop): Don't show distrobox section if it's already configured 2023-08-08 20:36:19 -07:00
Kyle Gospodnetich
2bec89a1cf fix(desktop): Add friendly message for bazzite-arch setup 2023-08-08 20:21:27 -07:00
Kyle Gospodnetich
fff73e113c chore: Further cleanup of Yafti 2023-08-08 19:08:39 -07:00
Kyle Gospodnetich
59bec3fb48 chore: Clean up bazzite-arch page in Yafti. 2023-08-08 17:27:37 -07:00
Kyle Gospodnetich
08fb8578eb chore: Restore stable distrobox for time being 2023-08-08 17:18:59 -07:00
Kyle Gospodnetich
0afd777dd5 chore(yafti): Use packages for AMD & Nvidia sections 2023-08-08 15:41:15 -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
74feda24e9 Revert "Revert "feat: Use new export feature in distrobox assemble""
This reverts commit b15248a9ec00c7299beafde55322a922d2f2e7a9.
2023-08-07 10:35:07 -07:00
Kyle Gospodnetich
b15248a9ec Revert "feat: Use new export feature in distrobox assemble"
Revert once more when Distrobox is updated in upstream Fedora.
2023-08-07 08:00:23 -07:00
Kyle Gospodnetich
49c02353d1 feat: Use new export feature in distrobox assemble 2023-08-07 07:51:37 -07: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
b2949ddf95 chore(yafti): Give AMD and Nvidia additions their own screens 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