729 Commits

Author SHA1 Message Date
Kyle Gospodnetich
d9ef9ec33a fix(nvidia): Do not apply flatpak overrides to hybrid systems
chore(nvidia) Apply overrides prior to flatpak installs to ensure Firefox is ready to use the moment it's installed.
2024-01-01 14:39:10 -08:00
Kyle Gospodnetich
cc5d25766d feat(nvidia): Automatically set needed params for hw accelerated video in Flaptak Firefox on Nvidia hardware 2024-01-01 13:44:07 -08:00
Kyle Gospodnetich
876a398459 chore: Update system76-scheduler configs 2024-01-01 01:03:04 -08:00
Kyle Gospodnetich
b8aff9728a chore: Restore selinux labels recursively for waydroid folder 2023-12-31 23:18:02 -08:00
Kyle Gospodnetich
160666462a fix: Correct labels on waydroid for selinux (#639) 2023-12-31 21:50:45 -08:00
Kyle Gospodnetich
ca9d13efd4 fix: Correct caps on gamescope with workaround service
Based on work by m2Giles
2023-12-31 17:15:17 -08:00
Kyle Gospodnetich
92fbf3af48
chore: Use 1 rather than true 2023-12-30 15:46:58 -08:00
Kyle Gospodnetich
4223cf02b2
chore: Use 1 rather than true 2023-12-30 15:46:25 -08:00
Kyle Gospodnetich
a345f31d5f feat: Enable MTU Probing matching upstream 2023-12-30 12:32:51 -08:00
Kyle Gospodnetich
692550eecc feat: Enable MTU Probing matching upstream 2023-12-30 12:32:47 -08:00
Kyle Gospodnetich
a55b48e5ed feat: Add Webapp Manager 2023-12-29 23:15:30 -08:00
Kyle Gospodnetich
ead1704483 chore: Remove unneeded new line 2023-12-28 16:42:00 -08:00
Kyle Gospodnetich
157df548e2 chore: Remove unneeded new line 2023-12-28 16:41:55 -08:00
Kyle Gospodnetich
8612ad8ecc fix(kde): Only add Return.desktop on Deck builds, remove Bazzite Portal from desktop 2023-12-28 16:28:34 -08:00
Kyle Gospodnetich
304abe092c fix(kde): Only add Return.desktop on Deck builds, remove Bazzite Portal from desktop 2023-12-28 16:28:29 -08:00
Kyle Gospodnetich
0d519da28b fix: Move Bazzite-Portal into Utilities folder and out of Lost & Found 2023-12-28 15:27:14 -08:00
Kyle Gospodnetich
3a1c1da3fd fix: Move Bazzite-Portal into Utilities folder and out of Lost & Found 2023-12-28 15:27:05 -08:00
Kyle Gospodnetich
27994170b0
chore: Reduce wine audio buffer to 128/48000 2023-12-27 15:22:40 -08:00
RJ Trujillo
09a310268d fix: Move from Greenlight AppImage to Flatpak 2023-12-27 07:36:55 -07:00
RJ Trujillo
7af44aaca7 fix: Move from BoilR AppImage to Flatpak 2023-12-27 07:34:00 -07:00
RJ Trujillo
b80f66bcb7 fix: Move from Greenlight AppImage to Flatpak 2023-12-27 07:31:46 -07:00
RJ Trujillo
076c3ff85b fix: Move from BoilR AppImage to Flatpak 2023-12-27 07:26:21 -07:00
Kyle Gospodnetich
cbda99605b chore: Use ublue Waydroid script fork 2023-12-25 23:20:05 -08:00
Kyle Gospodnetich
4ff35c0aa8 chore: Move fleek to optional via ujust 2023-12-24 17:51:31 -08:00
Kyle Gospodnetich
4aa7fabcd5 fix(gnome): Fix issue with xdg-terminal-exec when used with long commands
chore: Additional bash script cleanup
2023-12-23 09:56:09 -08:00
Kyle Gospodnetich
abf77e0c41 chore: Restore wine.conf for pipewire 2023-12-23 00:20:47 -08:00
Kyle Gospodnetich
cbdb1b3b5f chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:03:35 -08:00
Kyle Gospodnetich
4c8034f5a6 chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00
Kyle Gospodnetich
70355926e8
fix(legion): Disable ds-inhibit by default 2023-12-21 12:02:58 -08:00
Kyle Gospodnetich
a7af503577 feat: Add hhd for Lenovo Legion 2023-12-21 00:41:00 -08:00
David Marrero
aec0f9cf76 feat: added a few apps to yafti (#624) 2023-12-20 12:28:42 -08:00
David Marrero
af6f449f73
feat: added a few apps to yafti (#624) 2023-12-20 12:28:29 -08:00
Kyle Gospodnetich
911ed83727 feat: Add Gradience to list of optional flatpaks.
feat(kde): Add Vapor & VGUI2 themes for Gradience to theme GTK apps
2023-12-19 10:30:13 -08:00
Kyle Gospodnetich
9d5f1586be feat(gnome): Fix text fringing on OLED displays.
chore(gnome): Drop Gradience as an optional feature, continue to install theme for Gradience so it can be added by the end-user.
2023-12-19 10:26:50 -08:00
Kyle Gospodnetich
606bdcfec5 feat(gnome): Do gsettings changes in dconf rather than bazzite-user-setup 2023-12-18 23:18:14 -08:00
dnkmmr
6349cb3f3e fix(just): Fixed source1 patch 60-custom.just (#621)
* Fixed source1 patch 60-custom.just

* fixed 60-custom.just
2023-12-18 20:04:40 -08:00
HikariKnight
1a9bf7fc39 chore: move 10-looking-glass.conf into just (#622)
* chore: move 10-looking-glass.conf into just

* chore: use sudo tee instead of cat and mv
2023-12-18 20:04:40 -08:00
RJ Trujillo
b6f624cfbe fix(flatpak-manager): Use entire install list when no flatpaks are installed
Previously, when there weren't any flaptaks installed the list of flatpaks to
install was empty. This falls back to using the whole list when none are found
2023-12-18 20:50:25 -07:00
RJ Trujillo
f37c22c3a9 reapply: "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
This reverts commit 88cdb8b94e799579b21cb9a238e36c2f2d8d6b91.
2023-12-18 20:42:08 -07:00
dnkmmr
d8885d25b0
fix(just): Fixed source1 patch 60-custom.just (#621)
* Fixed source1 patch 60-custom.just

* fixed 60-custom.just
2023-12-18 17:22:40 -08:00
HikariKnight
d9cad8e807 fix: add missing shebang to selinux-looking-glass 2023-12-19 01:03:15 +01:00
HikariKnight
6a88f0f499
chore: move 10-looking-glass.conf into just (#622)
* chore: move 10-looking-glass.conf into just

* chore: use sudo tee instead of cat and mv
2023-12-18 15:59:15 -08:00
Kyle Gospodnetich
535f319977 fix: Correct a syntax issue in waydroid's prop file 2023-12-18 10:07:32 -08:00
Kyle Gospodnetich
04aa2a1d36 fix: Correct a syntax issue in waydroid's prop file 2023-12-18 10:07:24 -08:00
Kyle Gospodnetich
88cdb8b94e Revert "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
This reverts commit 9deec489a03b111be993eafcdccd38234fce158f.
2023-12-18 01:23:15 -08:00
Kyle Gospodnetich
180eb8f7b6 Revert "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
This reverts commit 9deec489a03b111be993eafcdccd38234fce158f.
2023-12-18 01:23:07 -08:00
RJ Trujillo
69ccbdea5a chore(flatpak-manager): Only remove flatpaks a single time
Someone may choose to install a flatpak on the removal list intentionally, in which
case we don't want to forcibly remove it

This verifies the version file exists following a successful run and skips the removal
process if it does
2023-12-16 07:52:02 -07:00
RJ Trujillo
d419eb775f chore(flatpak-manager): Only remove flatpaks a single time
Someone may choose to install a flatpak on the removal list intentionally, in which
case we don't want to forcibly remove it

This verifies the version file exists following a successful run and skips the removal
process if it does
2023-12-16 07:50:59 -07:00
Kyle Gospodnetich
07995706ae feat(gnome): Switch to Prompt terminal 2023-12-16 02:31:16 -08:00
HikariKnight
f82083ccd1 feat: Enable libvirtd service if virt-manager layered (#613)
* feat: Enable libvirtd service if virt-manager layered

* chore: remove extra indent from enable-vfio

* chore: add forgotten shebang
2023-12-14 15:15:54 -08:00