538 Commits

Author SHA1 Message Date
Pat Connors
b4d9ee9426
feat(deck): Add AppImage Pool to Bazzite Portal (#470)
* feat(deck): Add AppImage Pool to Bazzite Portal

Under Utilities and System Tools.

* fix: Wrong category
2023-10-26 00:10:48 -07:00
Kyle Gospodnetich
ffe7968f5f fix: Add --noconfirm to OpenTabletDriver install step
Fixes #467
2023-10-25 20:53:17 -07:00
Kyle Gospodnetich
5eb0df8e3d fix(deck): Remove default BT config to address potential permission issues
Part of #456
2023-10-24 23:23:35 -07:00
Pat Connors
a600fa78fe
feat: Warehouse as preinstalled Flatpak. (#465)
* feat: Add SaveDesktop and Warehouse as preinstalled Flatpaks

For KDE images, and moved from Bazzite Portal.

* feat (GNOME): Add SaveDesktop and Warehouse as preinstalled Flatpaks

For GNOME images, and moved from Bazzite Portal.

* fix (deck): Bazzite Portal real estate fix

Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources)
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup)

* fix: Bazzite Portal real estate fix

Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources)
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup)

* Update install

* Update install

* Update yafti.yml

* Update yafti.yml
2023-10-24 21:15:49 -07:00
RJ Trujillo
2c20dee969
fix(deck): Remove askpass invokation from zram-resize
The terminal will prompt for this
2023-10-23 13:58:52 -06:00
Kyle Gospodnetich
f01799625e Fix: Remove pkexec, this resolves some newly reported issues with the bazzite portal 2023-10-23 11:48:12 -07:00
Kyle Gospodnetich
f0ed60d9e6 chore: Disown steamos-add-to-steam when used in just 2023-10-22 17:53:23 -07:00
Kyle Gospodnetich
eb697852a5 feat: Add SteamOS Nested Desktop to Bazzite Portal 2023-10-22 17:22:02 -07:00
Kyle Gospodnetich
502d2d736d feat: Automatically add Waydroid to Steam during init-waydroid call 2023-10-22 17:13:25 -07:00
Kyle Gospodnetich
f89018743a feat(gnome): Add nested desktop support from SteamOS 2023-10-22 16:15:03 -07:00
Kyle Gospodnetich
b370cc196e chore: Slightly increase update time guesstimation due to initramfs addition 2023-10-20 17:47:43 -07:00
Kyle Gospodnetich
df3f1c4375 chore: Cleanup bazzite-hardware-setup, make more use of initramfs
chore: Use lower numbers for sysctl.d
2023-10-20 17:26:33 -07:00
Kyle Gospodnetich
01aac634c5 chore: Use new privileged user setup script for certain tasks 2023-10-20 13:51:35 -07:00
Kyle Gospodnetich
f933ab7845 chore: Move flatpak install list to /usr/share 2023-10-20 13:46:18 -07:00
Kyle Gospodnetich
af339d97c4 chore: Replace remaining just calls with ujust 2023-10-20 00:00:11 -07:00
Kyle Gospodnetich
673086cc51 chore: Minor cleanup for ujust 2023-10-19 17:43:09 -07:00
Kyle Gospodnetich
15c4fdd3fb feat(gnome): Add Steam & Lutris to the dash by default 2023-10-18 21:38:34 -07:00
Kyle Gospodnetich
a96f959844 chore: Replace additional references to just 2023-10-18 20:38:24 -07:00
Kyle Gospodnetich
955be4cc01 chore: Use new ujust executable in Yafti 2023-10-18 20:35:44 -07:00
Kyle Gospodnetich
d83d129c42 feat(deck): Add additional tweaks for zram performance, switch to sysctl.d to disable watchdog (Thanks Saber J2X and fiftydinar) 2023-10-18 16:17:49 -07:00
RJ Trujillo
250f20e13e
fix(yafti): Use pkexec to enable Deck BIOS and FW updates 2023-10-18 08:08:56 -06:00
Kyle Gospodnetich
9f839527a1 Merge branch 'pkexec' 2023-10-17 22:41:34 -07:00
Kyle Gospodnetich
50b2894c53 feat(deck): Increase ZRAM size to 4GB by default (Thanks Saber J2X) 2023-10-17 22:41:34 -07:00
Pat Connors
96cebff9d2
feat: Added "System Management" Category (deck) (#451)
chore: moved Warehouse to this category.
feat: added Metadata Cleaner to Utilities category
fix: removed FAQ link at the end
2023-10-17 18:12:08 -07:00
Kyle Gospodnetich
4ab99c68e9 feat(gnome): Switch to dconf settings for a number of needed changes in gnome, add default dash application assignments. 2023-10-17 11:33:17 -07:00
Pat Connors
56ec7c7d07
feat: Include link to Bazzite's FAQ documentation... (#447)
...at the end of the Bazzite Portal.

NOTE: If this takes up too much real estate and forces the "reboot now" option to be hidden or anything then DNM or revert!
2023-10-16 22:54:58 -07:00
Kyle Gospodnetich
c50d9e89cc
feat(deck): Switch to stable Decky Loader releases 2023-10-16 18:07:28 -07:00
Kyle Gospodnetich
022625ea50 fix: Drop DNS over TLS and SNTP due to reported issues/edge cases, will reintroduce as an option.
chore: Remove script for Nvidia distrobox removal, no longer needed.
2023-10-16 17:04:04 -07:00
Pat Connors
fbd05a1320
feat: Add Warehouse to Bazzite Portal on Deck images (#443)
Flatpak Manager
Link: https://flathub.org/apps/io.github.flattool.Warehouse
2023-10-16 11:47:38 -07:00
dnkmmr
9114ec3fb3
fix: removed unneeded parts of the nix installation on the justfile (#441)
* Update 60-custom.just

* Update 60-custom.just

* Update 60-custom.just
2023-10-16 08:24:53 -07:00
Kyle Gospodnetich
2067b9c3d0
chore: Increase default batterylimit 2023-10-15 00:38:58 -07:00
RJ Trujillo
9913e3da4d chore(treewide): Drop askpass, use pkexec
This is much nicer as it uses the native polkit interface for password prompts and
doesn't require any foolery like setting ksshaskpass/openssh-askpass as the global
paramter for sudo askpass
2023-10-14 21:27:34 -06:00
Kyle Gospodnetich
1d84e3f319 fix: Correct issue with screen rotation on non-deck hardware 2023-10-12 12:15:41 -07:00
Kyle Gospodnetich
7e45823c49 chore: Replace kcm-about-distroc to update distro text in KDE settings 2023-10-12 08:09:42 -07:00
Kyle Gospodnetich
d3df175397 chore: Include descendants of Decky 2023-10-11 23:06:38 -07:00
Kyle Gospodnetich
a9cb200620 chore: Add Decky Loader to System76-scheduler ignore list 2023-10-11 23:00:38 -07:00
HikariKnight
793ea46ef1
fix: install Krita instead of Ardour when user requests Krita (#420) 2023-10-11 10:33:38 -07:00
Kyle Gospodnetich
f42737a09a fix: Correct issue with opentabletdriver just command if ~/.config/systemd/user folder doesn't exist 2023-10-09 21:56:18 -07:00
Kyle Gospodnetich
e4ff5b8991 chore: Remove KDE check for xwaylandvideobridge now that we ship a tray icon area 2023-10-09 10:15:34 -07:00
Kyle Gospodnetich
f54a662523 chore: Correct description for oversteer application in Bazzite Portal 2023-10-09 00:24:26 -07:00
Kyle Gospodnetich
84a0e36c6f fix: Correct PathExists check in steam-patch@.service 2023-10-09 00:05:13 -07:00
Kyle Gospodnetich
d823070443 chore: Use /var/home instead of /home in brew dotfile just command 2023-10-08 22:23:13 -07:00
Kyle Gospodnetich
77a6671628 feat(gnome): Move from extest to libei 2023-10-08 11:26:07 -07:00
Kyle Gospodnetich
52f6e30a55 feat: Add option to disable DNS over TLS to Bazzite Portal 2023-10-07 20:11:49 -07:00
Kyle Gospodnetich
d555183031 chore: Correct command in custom.just & name of step in Yafti 2023-10-07 20:10:12 -07:00
Kyle Gospodnetich
f4452f0b40
feat(nvidia): Switch to layered steam to avoid issues with 32-bit Nvidia libraries. (#415)
* feat(nvidia): Switch to layered steam to avoid issues with 32-bit Nvidia libraries.

* feat(deck): Add just command to disable DNS over TLS if desired (just disable-secure-dns)

* chore: Remove existing bazzite-arch install on Nvidia
chore(readme): Update with recent changes.
feat: Add Winesync/Fastsync/NTSync support

* chore: Remove brew from Bazzite Portal
2023-10-07 17:15:39 -07:00
Kyle Gospodnetich
edbfd0c1c6 fix: Avoid creating ~/.steam/steam manually, create needed file in systemd service definition for steam-patch. 2023-10-06 00:31:23 -07:00
Kyle Gospodnetich
e968a8534b
chore: Automatically restart steam-patch on crash 2023-10-05 22:29:00 -07:00
Kyle Gospodnetich
cddd77c5c5 chore: Use a systemd-escape for safety 2023-10-05 20:06:26 -07:00
Kyle Gospodnetich
f35f7fd541 chore: Add steam-patch to system76-scheduler ignore list 2023-10-05 19:49:59 -07:00