487 Commits

Author SHA1 Message Date
Jorge O. Castro
6bb47b7ad0
fix: topgrade typo (#1432) 2024-07-30 13:32:32 +00:00
Kyle Gospodnetich
18214f6cb8 chore: Just syntax fix 2024-07-28 22:51:56 -07:00
Aarron Lee
d901c49e03
feat(just): add decky prerelease option (#1425)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-07-28 22:39:32 -07:00
Kyle Gospodnetich
83cbbc0d0e chore: Remove git repos from topgrade 2024-07-28 20:53:34 -07:00
mortalglitch
bbcdcc207d
feat(just) Add bazzite - cli bling for issue #1385 (#1424)
* feat(WIP to bring bluefin CLI bling to bazzite)

* feat(wip to integrate blue-fin cli bling) errors out.

* feat(wip bazzite command line bling) missing preexec and cleanup

* feat(wip bazzite command line bling) added bash prexec to containerfile to meet requirements.

* feat(bazzite-cli)issue #1385

* feat(just) added bazzite-cli to address issue #1385

---------

Co-authored-by: = <=>
2024-07-28 16:47:19 -07:00
Kyle Gospodnetich
ee163e5737 fix: Disable Waydroid updater in topgrade 2024-07-28 14:24:51 -07:00
Pat Connors
9b855ea499
feat: Add Discourse forums shortcut (#1403)
* chore: add discourse logo for upcoming shortcut

* feat: Add Discourse forums shortcut

* fix: replace bluefin location with bazzite

heh

* fix(icon): path
2024-07-28 20:52:37 +00:00
HikariKnight
b3a0658673
feat(just): add ujust to reset steam (#1411) 2024-07-27 01:03:54 +00:00
Kyle Gospodnetich
2470329f87
chore: Use format to handle pretty name in fastfetch 2024-07-23 00:53:15 -07:00
Kyle Gospodnetich
47a4d0c49e chore: Use pretty name in fastfetch 2024-07-22 23:34:41 -07:00
Pat Connors
4234c670ab
chore(docs): Updated GPD Win Max 2 information (#1392) 2024-07-23 01:18:22 +00:00
Kyle Gospodnetich
42cb6cf51a chore: Rename documentation desktop file for organizational purposes 2024-07-21 22:30:11 -07:00
Kyle Gospodnetich
2ca786e02a Merge branch 'testing' 2024-07-21 21:10:35 -07:00
Pat Connors
7fa3c0470c
chore(docs): Add information on undoing... (#1389)
...SELinux Source 1 change
2024-07-21 19:31:43 +00:00
Kyle Gospodnetich
a47c2fefab chore: Remove all references to now-dead framegame image 2024-07-21 12:12:37 -07:00
Kyle Gospodnetich
9cb993f018 Revert "feat: add firstboot warning to users with polaris gpus (#1277)"
This reverts commit 7848f42799f605a8790f21ed79fcebd26590bc2a.
2024-07-21 00:35:36 -07:00
Pat Connors
b78c223315
chore(readme): Remove outdated -deck information (#1378)
* chore(readme): Remove outdated information

* chore(docs): Fix grammatical error

* chore(readme-BR): Remove outdated `-deck` image info

* chore(readme-FR): Remove outdated -deck image info

* chore(readme-NL): Remove outdated information

* chore(readme-SPA): Remove outdated `-deck` information

* chore(readme-zh-cn): Remove outdated -deck info
2024-07-19 22:15:00 +00:00
Kyle Gospodnetich
373a73da82 feat: Eliminate Steam Download Speed Fix Game Mode Startup Video ujust commands, these are now handled by the bazzite-steam wrapper. 2024-07-18 23:19:06 -07:00
Pat Connors
7ca0618ea0
chore(docs): Remove experimental audio note (#1372)
I may need to revise the whole handheld wiki eventually since there are so many fixes.
2024-07-17 08:19:29 -07:00
Aarron Lee
825c70ff38
fix(ujust): set install as the default action for the setup-decky ujust (#1371)
* fix(ujust): set install as the default action for the setup-decky ujust

* fix(ujust): fix typo for setup-decky usage doc

---------

Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-07-15 20:53:38 +00:00
Pat Connors
daff14c540
chore(docs): Fix README offline doc (#1370) 2024-07-15 19:15:49 +00:00
Pat Connors
988928610a
feat: Add offline documentation (markdown version) (#1364)
* chore: Remove Bazzite Landing

It will be in documentation.

* chore: delete landing icon

* chore: Add docs logo

* feat: Add documentation shortcut

Opens file manager with xdg-open

* chore(docs): Create temporary placeholder directory

I don't use a github client lol

* chore(docs): Add Bazzite Landing

* chore(docs): delete temporary placeholder text file

* chore(docs): Create Gaming Directory

* chore(docs): Add Gaming docs

* chore(docs): delete temp file

* chore(docs): Create General directory

* chore(docs): add general docs

* chore(docs): delete temp.txt

* chore(docs): Create instaling and managing apps directory

* chore(docs): Add application guides

* chore(docs): delete placeholder

* chore(docs): create updates rollback and rebasing dir

* chore(docs): Add updates, rollback, and rebasing

* chore(docs): delete temp.txt

* chore(docs): create handheld/htpc ed dir

* chore(docs): Add Steam Game Mode Docs

* chore(docs): delete temp.txt

* chore(docs): create handheld wiki

* chore(docs): add handheld info

* chore(docs): remove placholder files
2024-07-15 15:06:42 +00:00
Zeglius
14ee75d7c8
fix(ujust): Fix faulty ujust install-resolve (#1342)
* chore(ujust): move install-resolve cache to /var/tmp

* fix(ujust): avoid selinux conflict in install-resolve

In return, the user is requested to run davincibox setup script manually

* fix(ujust): fix nvidia detection in davincibox script

* fix(ujust): Add missing cache removal

* fix(ujust): Avoid use tmpfs for davincibox script

This is to avoid filling tmpfs with Appimage extraction

* fix(ujust): Handle better cache removal

- Copy install-resolve install command to clipboard

* chore(ujust): minor prompt tweak to install-resolve

* fix(ujust): minor prompt change

* fix(ujust): fix prompt selection logic

* fix(ujust): faulty appimage extraction

* chore(ujust): removing redudant rm

* chore(ujust): update script url in install-resolve

This version implements the nvidia detection fix

* chore(ujust): remove redundant nvidia detection workaround
2024-07-10 21:50:27 -07:00
Zeglius
60e76d04f9
feat(ujust): Add install-resolve (#1336)
* feat(ujust): Add install-resolve

* fix(ujust): Add extract step in install-resolve

* fix(ujust): fix faulty install-resolve

Add manual installer selector

* fix(ujust): Missing variable renaming

* chore(ujust): Add informative messages to install-resolve

* chore(ujust): Add support for Studio version in install-resolve

* fix(ujust): fix install-resolve

- Remove existing container if exists
- Add missing file cleanup
- Added missing Download directory mention in prompt

* chore(ujust): minor description change at install-resolve

* fix(ujust): improve davincibox container removal

* chore(ujust): add missing install-resolve-studio alias

* chore(ujust): pin script verison in install-resolve

* chore(ujust): Improve davincibox uninstall logic

- Include leftover removal implemented in davincibox setup script

* chore(ujust): add action prompts

* chore(ujust): improve confirmation prompt

* chore(ujust): add confirmation prompt on uninstall

* fix(ujust): perform unzip in HOME/.cache

* fix(ujust): incorrect prompt at install-resolve uninstall

* chore(ujust): minor tweaks to confirmations

* fix(ujust): add cache files removal to install-resolve
2024-07-07 22:50:30 +00:00
Kyle Gospodnetich
ac832ba06b chore: Drop simpledeckytdp
chore: Cleanup theme installers in ujust
2024-07-06 19:28:06 -07:00
Pat Connors
669a665d8f
chore: Remove Documentation shortcut and replace Landing icon (#1310)
* chore: delete documentation file

Being replaced by landing page

* chore: delete documentation icon

* chore: replace icon for landing page

* chore: Add new Landing icon

* chore: new landing icon
2024-07-02 13:17:17 -07:00
Kyle Gospodnetich
5f9f69f72b chore: Update Bazzite startup video
feat(deck): Add Suspend Animation for Game Mode
Thanks @SuperRiderTH
2024-06-29 15:25:57 -07:00
HikariKnight
e78db594fc
feat(just): make setup-decky create /home/deck symlink (#1292)
Fixes plugins that do not use environment variables...
Is only created if users home is not /home/deck and there is not already a working symlink in place
2024-06-29 08:19:20 -07:00
Kyle Gospodnetich
c4218cb52b chore: Drop unneeded MOTD entry 2024-06-24 18:20:41 -07:00
Kyle Gospodnetich
453f5542d5 Merge branch 'main' into testing 2024-06-24 17:10:06 -07:00
Kyle Gospodnetich
653a387d92 chore: Minor fix 2024-06-24 17:10:00 -07:00
HikariKnight
289b63f5fa
fix(just): correctly detect if virt-manager is installed (#1278) 2024-06-24 16:49:26 -07:00
HikariKnight
0526da5f97 feat: add firstboot warning to users with polaris gpus
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
2266759808 Merge branch 'main' into testing 2024-06-23 23:54:05 -07:00
Zeglius
b739cd9e69
chore(ujust): Improve setup-virtualization user experience (#1237)
* chore(ujust): Improve virt-manager detection at setup-virtualization

* refactor(ujust): isolate temporary var in a subshell

* chore(ujust): Move libvirtd,service enablement logic to service

* Add bazzite-libvirtd-setup.service

* fix(ujust): Replace faulty bazzite-libvirtd-setup.service triggering condition

* chore(ujust): reduce grep usage in setup-virtualization

* chore(ujust): add missing sudo call

* chore(ujust): remove unnecessary check in disable-virtualization

rpm-ostree should remove virtualization related packages/kernel args regardless of virt-manager being installed.
rpm-ostree will not generate a commit if no effective change is applied.

* chore(ujust): Disable setup service at disable-virtualization

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-06-23 17:46:49 -07:00
Kyle Gospodnetich
de972dfb0b chore(nvidia): Remove GreenWithEnvy (Requires X11) 2024-06-21 12:18:41 -07:00
Kyle Gospodnetich
0c6ad9480c chore: Hide a couple ujust commands 2024-06-16 23:41:43 -07:00
HikariKnight
16838c8633
feat: Remove decky hhd plugin, replaced by built in hhd overlay (#1238)
* feat: remove deprecated decky-hhd-plugin
it has been replaced by hhd overlay ages ago.

* fix: move _hhd-dev ujust to deck image
2024-06-16 19:56:53 -07:00
Kyle Gospodnetich
aa65885b2c feat: Switch to OpenRGB AppImage due to Flatpak erroneously considering udev rules to be not present. 2024-06-15 18:52:49 -07:00
HikariKnight
4201633f27
feat: add hidden ujust to install hhd main branch locally (#1218)
* feat: add ujust to install hhd main branch locally
useful for debugging and testing.

* chore: add comment on what name it should be if we unhide the recipe
2024-06-09 08:59:02 -07:00
Marco Rodolfi
707bebb41f
feat: update btrfs scripts (#1201)
* chore: fixup deckhd patch (#1200)

* Revert "chore: Add patch for libliftoff corruption issue"

This reverts commit ebaa187b5ca99b8bbd47a7ddcbf34844aed2ea5a.

* chore: Increase gamescope release version

* Import latest changes from the btrfs deduplication script and update the method for reenabling rmlint simplifying the whole process

---------

Co-authored-by: matte-schwartz <136293710+matte-schwartz@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-06-03 07:02:40 -07:00
Marco Rodolfi
43bf687ad8
Small script cleanup (#1193)
Couple of bash quote potential issues fixes
2024-05-31 11:40:19 -07:00
Marco Rodolfi
5d9776ace2
Last fix for copying the file correctly in place (#1192) 2024-05-31 09:42:52 -07:00
Marco Rodolfi
bea94c2f11
Permission fixes for rmlint script (#1191)
* Permission fixes for rmlint script

Forgot to run sudo before creating files into /etc

* Small typo fix

* Add an external file to copy back

I can't get cat to properly parse and escape it correctly from an inline bash script
2024-05-31 09:38:25 -07:00
Pat Connors
c8275031d1
chore(yafti): very small changes (#1188)
* minor yafti changes

* yafi changes
2024-05-30 22:43:07 -07:00
Kyle Gospodnetich
f85fdc6148 chore: Clean up fastfetch config. Thanks @CarterLi 2024-05-30 22:38:17 -07:00
Kyle Gospodnetich
15132da71b
chore: @castrojo :^) 2024-05-27 20:50:17 -07:00
Law
012ce72b1a
fix(ujust): sync arch packages before installing opentabletdriver (#1184) 2024-05-27 16:46:23 -07:00
Kyle Gospodnetich
1f03a33cb9 chore: Further adjust install date in fast fetch 2024-05-24 10:43:27 -07:00
Kyle Gospodnetich
70e09b4fd7 chore: Fix install date output in FastFetch 2024-05-23 10:55:43 -07:00