440 Commits

Author SHA1 Message Date
Kyle Gospodnetich
b9d3b5f9d7 feat: Add option to install Oversteer to Bazzite-Portal 2023-09-01 17:49:16 -07:00
Kyle Gospodnetich
71cbd48598 chore: Add missing source call to just fleek-install-themes 2023-09-01 17:25:01 -07:00
Kyle Gospodnetich
585f8bd530 chore(fleek): Add additional package needed for proper cursor theming on KDE OOTB 2023-09-01 16:56:44 -07:00
Kyle Gospodnetich
026dacb480 chore: Move patch-gmod into subfolder to ensure temporarily files are also cleared 2023-09-01 16:16:22 -07:00
Kyle Gospodnetich
d901a8af9d chore: Ensure folder is deleted in patch-gmod just command 2023-09-01 16:06:00 -07:00
Kyle Gospodnetich
f230ea21d3 fix(fish): Add alias for just command to enforce --unstable 2023-09-01 16:02:02 -07:00
Kyle Gospodnetich
9f50fa9a14 chore: Remove deck specific flatpak installer 2023-09-01 13:37:42 -07:00
Kyle Gospodnetich
78ead7e46e chore(just): Add fleek-install-themes just command to add needed packages for Nix desktop integration 2023-09-01 10:46:04 -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
RJ Trujillo
bd1ec0a4a4 chore(greenlight): Bump version to 2.0.0-beta12
As soon as 2.0.0 gets a release, we can just fetch the latest version from GitHub, but until then...
2023-09-01 06:30:06 -06: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
95b75da30d fix(install-fleek): Ensure $HOME gets set properly 2023-08-31 17:56:50 -06: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
79957ad07d feat(gnome): Set flat mouse accel profile on deck (Matches SteamOS behavior on KDE) 2023-08-31 15:26:48 -07:00
RJ Trujillo
a3eb316f3b
Merge pull request #244 from dnkmmr69420/patch-6
Added GModCEFCodecFix  to justfile
2023-08-31 14:43:43 -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
RJ Trujillo
c9df8ca311 feat(patch-gmod): Always use latest version 2023-08-31 14:22:11 -06:00
dnkmmr
6847a6aaad
added gmodcodecfix custom.just 2023-08-31 14:35:54 -05:00
Kyle Gospodnetich
217a43251a feat: Add option to install Fleek when installing Nix 2023-08-31 11:54:24 -07:00
Kyle Gospodnetich
e4694b0d9a chore: Remove overridden xdg-desktop-portal.service 2023-08-31 08:27:24 -07:00
Kyle Gospodnetich
526be6afbd feat(gnome): Restore AdwSteamGtk flatpak 2023-08-30 21:05:47 -07:00
RJ Trujillo
87e851bfb4 fix(install-bazzite-arch): Use sh instead to get output in yafti
Provides output in yafti... at the expense of the code looking ugly
2023-08-30 16:06:42 -06:00
RJ Trujillo
b62722dad7 fix(sign-image): Pull current image from rpm-ostree and fallback to image identifiers
If offline install media was used, use image identifiers for image signing. Otherwise, pull
the current image information from rpm-ostree.

This addresses issues rebasing from tags other than tags using the Fedora version number.
2023-08-30 15:41:26 -06:00
Tulili
4f3f9db39a
fix: condition checked at proper key in bazzite-hardware-setup systemd service 2023-08-30 08:34:03 -03:00
Kyle Gospodnetich
9bfcfca6e6 chore: Update waydroid script just command 2023-08-29 23:12:14 -07:00
Kyle Gospodnetich
09ef663335 fix: Mount icons & themes folders in bazzite-arch 2023-08-29 23:02:13 -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
Kyle Gospodnetich
f0a3b0b73b fix: Modify xdg-desktop-portal service to auto-restart to work around bug reported in KDE 2023-08-29 22:51:39 -07:00
Kyle Gospodnetich
dcf968da05 fix: Pass --no-confirm to nix install script 2023-08-29 14:36:50 -07:00
Kyle Gospodnetich
08e1574ca8
Merge pull request #222 from ublue-os/rm-subshell
chore(just): Don't sign image in a subshell
2023-08-29 12:21:58 -07:00
RJ Trujillo
6c0b1b7f21 chore(just): Don't sign image in a subshell
This allows the signing process to be viewed in yafti's console
2023-08-29 13:15:48 -06:00
dnkmmr
02dd37df85
Update custom.just
did some tweaking to the nix installation and uninstallation part
2023-08-29 13:38:06 -05:00
Kyle Gospodnetich
698213d058 fix(desktop): Restore autostart, fix big picture mode just/yafti command
Fixes #183
2023-08-29 08:35:51 -07:00
Kyle Gospodnetich
8d7f2efe93 feat: Use determinate systems nix installer
Fixes #209
2023-08-28 09:52:51 -07:00
Kyle Gospodnetich
138e47986f feat(gnome): Use ProtonPlus over Protonup-Qt on GNOME builds. Same feature set, more consistent UI. 2023-08-27 23:40:15 -07:00
Kyle Gospodnetich
0591971698 chore(deck): Switch back to prerelease decky loader while we wait for patch to hit stable
chore: Change default editor to vim for rpm-ostree kargs --editor (Easier to use on devices without a hardware keyboard)
2023-08-27 23:05:21 -07:00
Kyle Gospodnetich
93c8e71668
Merge pull request #197 from tulilirockz/fix-boot-scripts-slowdown
fix(desktop): boot scripts slowdown
2023-08-27 21:11:03 -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
58238666ba feat(just): Use image identifiers for signing
Allows us to sign images built with Lorax
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
e6b8cd999e feat(just): Add script that signs the current image 2023-08-27 21:34:37 -06:00
tulili
9452a41b31
fix: check donefiles in system services + do not check flatpak donefile 2023-08-27 23:04:51 -03:00
tulili
d6667e85bf
feat: reduce boot times by creating donefiles w scripts in desktop version 2023-08-26 23:59:30 -03:00
Tulili
97fab178c6
fix: make sure flatpak install script does not run if already installed 2023-08-25 14:32:08 -03:00
RJ Trujillo
d39adf72df
fix(user-setup): Ensure user always has working justfile
Backs up old file just in case there are user recipes there. Fixes https://github.com/ublue-os/bazzite/issues/186
2023-08-25 09:34:41 -06:00
Gecked-Deck
374a0a2736
Update custom.just 2023-08-25 01:45:16 +01:00
Kyle Gospodnetich
30b377b107 feat(gnome): Enable symlink creation context menus and show folders first by default 2023-08-24 01:39:21 -07:00
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
9addffb10c fix(deck): Remove now unneeded environment variable 2023-08-24 01:13:41 -07:00