* feat: Add SaveDesktop and Warehouse as preinstalled Flatpaks
For KDE images, and moved from Bazzite Portal.
* feat (GNOME): Add SaveDesktop and Warehouse as preinstalled Flatpaks
For GNOME images, and moved from Bazzite Portal.
* fix (deck): Bazzite Portal real estate fix
Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources)
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup)
* fix: Bazzite Portal real estate fix
Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources)
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup)
* Update install
* Update install
* Update yafti.yml
* Update yafti.yml
* feat: Build images based on Fedora 39
* fix(f39): Install kernel specific kmods
Installs kmods specific to the kernel/image flavor being used as ASUS and Surface no longer include these
* fix(f39): Skip Mesa for now, install 32bit version of Gamescope
* chore: Switch to Gradience flatpak
* chore: Syntax fix
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
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
To maintain balanced contrast between header bar + cards & their shades. Too dark shades look out of place.
Addresses the misunderstanding between me & Kylegospo lol.
I probably didn't explain the best either.
To maintain balanced contrast between header bar + cards & their shades. Too dark shades look out of place.
Addresses the misunderstanding between me & Kylegospo lol.
I probably didn't explain the best either.
* feat(gnome): Use GDM on desktop
Restores GDM on desktop and implements GNOME autologin with GDM support. This allows
users to use screen locking. Omitted from Steam Deck as there isn't a seemingly clean
way to implement this for session switching. Will investigate in the future
* fix(gnome): Restore patched xorg-x11-server-Xwayland package for VRR
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>