* Adding a README in French
Hi! I've translated the entire README into French to help make the project more accessible to those who aren't proficient in English. :D
* fix(github): bad link in the link to the fr translation
fix(github): bad link in the link to the fr translation
* fix(github): bad link in the link to the fr translation
* fix(github): bad link in the link to the fr translation
* fix(github): bad link in the link to the fr translation
* Fixed two typos
* Update README-FR.md
Well... my table of contents was incorrect... it's corrected... 😓
* Fix(TableOfContents): The table of contents wasn't working correctly...
Sorry... the table of contents wasn't working correctly...
* chore: Remove hl2linux-selinux package
This never worked and Team Fortress 2 will eventually not have this issue. Left 4 Dead 2 and perhaps other Source 1 games will have this issue still, but that's life when the game's middle-ware executes heap memory.
* chore(readme): Remove hl2linux-selinux references
* chore(readme-SPA): Remove hl2linux-selinux references
* chore(readme): Remove hl2linux-selinux references
* 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>
* chore(readme): Update documentation link
* chore(readme-SPA): Update documentation link
* chore(readme-ID): Update documentation link
* chore(readme): Answer Overflow link to bazzite-help
* chore(readme-SPA): Answer Overflow link to bazzite-help
* chore(readme): Answer Overflow link to bazzite-help
* feat(ci): Introduce a stable tag
The "stable" and "latest" tags are equivalent. Given "testing" and "unstable"
tags are used, users may likewise figure that the current stable release uses
the "stable" tag
* chore(image-info): Use stable tag
This will rebase to stable on freshly installed images
* chore(os-branch-select): Support stable tag
* chore(readme): Use :stable instead of :latest
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>