330 Commits

Author SHA1 Message Date
Victor Borges
6181223d31
fix(deck): fix Handheld Controller Glyphs theme folder casing (#1096)
* fix(deck): Change Handheld Controller Glyphs theme folder casing

* fix rm command

* fix casing in third-party-css-loader-update
2024-05-10 19:28:49 -07:00
Kyle Gospodnetich
25ae0707c0 Revert "feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade"
This reverts commit 7d291a10ad94e460ba156ea1093369d908b5696d.
2024-05-03 20:02:11 -07:00
Kyle Gospodnetich
7d291a10ad feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade 2024-05-02 23:42:24 -07:00
Pat Connors
e1f026ee6f
feat(deck): Add Handheld Controller Glyphs... (#1059)
* feat(deck): Add Handheld Controller Glyphs...

...theme

https://github.com/victor-borges/handheld-controller-glyphs

* chore(readme): Add alternative handheld ujust command
2024-05-01 21:05:45 -07:00
Kyle Gospodnetich
984f0f2696 Merge branch 'main' into testing 2024-04-27 02:37:09 -07:00
Kyle Gospodnetich
5402f530ef feat: Add ujust setup-luks-tpm-unlock
chore: justfile cleanup
2024-04-27 02:36:59 -07:00
Kyle Gospodnetich
69ef5cda9f Revert "chore: Add cursor files for older gamescope"
This reverts commit 813763bdb794fd84767b52c0953eb923bc64c300.
2024-04-26 21:08:52 -07:00
Kyle Gospodnetich
813763bdb7 chore: Add cursor files for older gamescope 2024-04-25 14:41:22 -07:00
Aarron Lee
1ecb734b10
feat(ujust): add ujust for disabling/enabling swipe gestures (#1005)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-04-22 18:13:35 -07:00
Kyle Gospodnetich
0833cf0fae chore: Fix vestigial alias 2024-04-22 16:06:50 -07:00
Kyle Gospodnetich
21e5f14fcf feat(deck): End X11 support 2024-04-22 14:41:09 -07:00
Kyle Gospodnetich
5d4cfa3514 chore: Adjust + colors to remain white when highlighted, remove unneeded neofetch configs 2024-04-22 10:23:37 -07:00
Kyle Gospodnetich
eeee54b825 Revert "feat: Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick)"
This reverts commit 94334a07b6af1741c5cdfca63409044e4354ac90.
2024-04-20 23:29:49 -07:00
Kyle Gospodnetich
94334a07b6 feat: Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick) 2024-04-20 22:52:29 -07:00
Kyle Gospodnetich
41483ae865 fix(deck): Restore all settings in restore-gnome-de-settings ujust command on deck images 2024-04-09 12:31:28 -07:00
Kyle Gospodnetich
c0c616b232 feat: Switch yafti to use the new Solaar flatpak 2024-04-06 14:32:42 -07:00
David Marrero
4311d879de
chore(yafti): Remove Citra and Yuzu (#853) 2024-03-04 21:01:26 -08:00
Kyle Gospodnetich
2bb507ba61 chore: Fix decky MOTD entry, move setup-decky to 80-bazzite.just since it's applicable to desktop users too. 2024-02-29 23:20:12 -08:00
HikariKnight
42607df576
chore(just): cleanup and standardize just recipes (#765)
* fix(just): correctly generate tmpfile config with sudo heredoc

* fix(just): correct vfio-pci.ids to vfio_pci.ids in echo

* chore(just): cleanup heredoc for just syntax highlighting in vscode

* feat(just): turn sunshine recipes into 1 recipe

* feat(just): add service toggle to sunshine

* feat(just): turn watchdog recipes into configure-watchdog

* feat(just): turn hide-grub and unhide-grub into 1 recipe

also add option to "fix double ostree entries"

* feat(just): turn virtualization and vfio recipes into 1 recipe

* feat(just): split virtualization recipes into its own file

* feat(just): move install application recipes to its own file

* feat(just): move setup-sunshine to its own file

* feat(just): move waydroid recipes to its own file

* feat(just): move audio recipes into its own file

* fix(just): move distrobox-check-fedora to bazzite-apps just file

* feat(just): standardize verbs for applications

* feat(just): move fixes to its own repository

* feat(just): add alias for yafti (until we change the command in yafti)

* fix(just): apply correct playback props for virtual channels when on deck image

a valve update added virtual sink and filter chain which messes up default outputs for the old config

* chore(just): add more recommended programs for routing audio

* chore: Update to use Sunshine from copr

* chore: Hide toggle-autologin

* chore(just): merge setup and remove recipes for audio

* feat(just): add recipe to restart pipewire

* chore(just): Combine waydroid recipes

* fix(yafti): make yafti use the new recipes for sunshine and grub

* feat(just): add looking-glass selinux option to setup-virtualization

* feat(just): add alias for wayland toggle
This is mainly so both _toggle_wayland and _toggle-wayland will be correct, as this is the only recipe with underscore instead of dash

* chore(just): remove aliases to old "patch" verb for fixes

* feat(just): combine install decky and get alt handheld recipes to setup-decky

* feat(yafti): update yafti config to use new changes

* chore: update readme to reflect new ujust recipes

* fix(yafti): update desktop yafti config to use new ujust recipes

* chore(just): add echo to restart-pipewire

* feat(just): implement ujust configure-powerprofile for kde

* feat: add support for sending power-saver dbus signal on gnome

* fix(just): activate the default power profile after selecting it as default

* feat(just): add message with highlight to ask people to use Balanced profile for testing/debugging

* fix: only try to remove the autostart file if the file exists

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-02-29 22:31:59 -08:00
Kyle Gospodnetich
8d8eb4ca25 chore: Hide toggle-autologin 2024-02-24 11:40:49 -08:00
Pat Connors
27568ecc18
feat: Pre-install BoxBuddy (#797)
* chore(deck): Remove BoxBuddy from Bazzite Portal

* chore: Remove BoxBuddy from Bazzite Portal

* feat(KDE): Pre-Install BoxBuddy

* feat(gnome): Pre-install BoxBuddy

Also removed duplicate WineZGUI
2024-02-23 13:34:45 -08:00
Kyle Gospodnetich
61b9ec51aa chore: Add DejaDup to Yafti (Thanks @dylanmtaylor) 2024-02-15 20:19:20 -08:00
Kyle Gospodnetich
61e89084a3 chore: Shorten some of the URLs. 2024-02-05 10:59:31 -08:00
Kyle Gospodnetich
c5af54ad9f chore: Add new lines to remaining MOTD files 2024-02-04 23:08:24 -08:00
Kyle Gospodnetich
61ae7465e6 feat(waydroid): Fix controller integration, add automatic DPI scaling for Deck & Legion Go, others can be added to /etc/default/waydroid-launcher 2024-02-04 17:37:55 -08:00
Kyle Gospodnetich
63edc1ffce chore: Update message in yafti 2024-01-31 15:58:37 -08:00
Kyle Gospodnetich
fb79c794ad chore: Add tip about touch gestures in game mode, and give a shout-out to our friends at ChimeraOS. 2024-01-30 21:04:50 -08:00
Kyle Gospodnetich
99a69bbdba chore: Add tailscale tip to deck images 2024-01-30 16:23:59 -08:00
Kyle Gospodnetich
38cc4d0f39 chore: Update tips & readme for hhd 2024-01-30 15:01:17 -08:00
Kyle Gospodnetich
07a3768545 chore: Add more tips 2024-01-30 11:15:07 -08:00
Kyle Gospodnetich
405c5b8c00 chore: More minor tip updates 2024-01-29 12:42:50 -08:00
Kyle Gospodnetich
f43fc21dd0
chore(tips): Minor adjustment 2024-01-29 08:01:32 -08:00
Kyle Gospodnetich
6f5d048a51 chore: Add a ton of new tips, split bazzite tips from generic ones that could be upstreamed 2024-01-29 01:14:54 -08:00
Kyle Gospodnetich
0185f07bb3 chore: Add tips for deck and nvidia images 2024-01-28 20:06:17 -08:00
Kyle Gospodnetich
d7c5e52c9a feat(deck): Add ujust commands to install various themes needed by ROG Ally & Legion Go.
feat: Add auto updating for some CSS Loader themes not on the official store with topgrade
2024-01-26 13:30:41 -08:00
Kyle Gospodnetich
bf32744f5f chore: Improve messaging for various ujust commands 2024-01-25 15:37:44 -08:00
Pat Connors
c8475aa4f1
feat(deck): Add BoxBuddy to Bazzite Portal 2024-01-24 20:43:16 -05:00
Kyle Gospodnetich
bd9ffd90f9 chore: Adjust readme for simpledeckytdp, add to main README.md 2024-01-21 12:04:53 -08:00
Kyle Gospodnetich
62d2712d24 chore: Drop deckswap/zram changing due to newer updates to them invalidating the previous just commands.
This was also commonly applied by users without understanding what was being changed
2024-01-20 23:19:14 -08:00
Kyle Gospodnetich
0f0feea4c3 feat: Clean up just file situation, use split deck/desktop just files with a single shared one 2024-01-20 13:33:49 -08:00
Kyle Gospodnetich
87bb7a34b5 fix: Add new just restructuring to the deck just file 2024-01-20 00:27:50 -08:00
Kyle Gospodnetich
7827fb19f8 feat(legion): Enable Steam Hardware Control when SimpleDeckyTDP is installed via ujust 2024-01-19 20:41:20 -08:00
Kyle Gospodnetich
736d70e309 fix: Use nightly RPM of sunshine until present elsewhere 2024-01-19 14:55:30 -08:00
Kyle Gospodnetich
e838131bf0 chore: Leave rpmfusion alone, will set this another way in the future. 2024-01-19 13:58:33 -08:00
Kyle Gospodnetich
bf70e81223 chore: Enable rpmfusion-free during install-sunshine just command 2024-01-19 13:47:15 -08:00
Kyle Gospodnetich
7066a0c090 chore: Remove nested desktop option from Yafti 2024-01-17 09:53:45 -08:00
Kyle Gospodnetich
db816c8d37 chore: Cleanup 2024-01-15 17:22:47 -08:00
Kyle Gospodnetich
a524faac6d feat: Switch to layered sunshine
Fixes #649
2024-01-15 17:15:32 -08:00
Kyle Gospodnetich
8428ee1e70 chore: Add ujust install-gamemode-video to desktop, usable in Big Picture mode 2024-01-14 23:43:54 -08:00
Kyle Gospodnetich
28f3f4f79f chore: Rename to 80-bazzite.just 2024-01-14 14:43:57 -08:00