11 Commits

Author SHA1 Message Date
Kyle Gospodnetich
8cf5283b55 fix(gnome): Remove gnome extensions rpm, this is replaced with mjakeman's flatpak 2023-08-24 01:18:02 -07:00
Kyle Gospodnetich
838e553743 fix(gnome): Remove unneeded GNOME Extensions flatpak even if preinstalled 2023-08-23 22:09:46 -07:00
Kyle Gospodnetich
f64d9d2846 fix(gnome): Remove unneeded GNOME Extensions flatpak 2023-08-22 17:54:44 -07:00
Kyle Gospodnetich
d4c347847b feat(gnome): Add totem video player flatpak
chore(gnome): Remove clapper shortcut
chore(deck): Remove unneeded wine shortcuts
2023-08-22 14:29:23 -07:00
Kyle Gospodnetich
9a1c0cf5c9 feat: Add Gear Lever flatpak for managing AppImages 2023-08-21 00:35:25 -07:00
Kyle Gospodnetich
281d2bce94 chore: Remove AdwSteamGtk from default-install due to it causing theme issues in gamemode, we'll leave this to the user to install. 2023-08-14 09:46:32 -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
RJ Trujillo
9383c2fdb2
feat(gnome): Use GDM on desktop (#111)
* 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>
2023-08-06 21:31:03 +00:00
RJ Trujillo
56938e2c24
fix: Remove flatpak caching, use network connection instead (#110)
* fix: Stop caching flatpaks

These take up way too much space in images

* fix(flatpak-system-install): Require network connection

* fix(flatpak-system-install): Restart on failure

* fix(gnome): Add Silverblue flatpaks to install list

* fix(flatpak-system-install): Silence errors on package removal

A package may not be removed for a number of reasons, for example if someone were
to rebase from Kinoite to Bazzite GNOME, they wouldn't have the GNOME app suite
installed from Silverblue

* fix(deck): Don't try to install cached system flatpaks
2023-08-06 20:02:52 +00:00
Kyle Gospodnetich
ee69d39de5 feat: Add flatseal to default installed flatpaks 2023-08-04 10:22:06 -07:00
Kyle Gospodnetich
b0e2c7642d fix: Switch from rsync to conditional copy to fix issue with missing files 2023-08-03 15:24:42 -07:00