1
0
mirror of https://github.com/ublue-os/bazzite.git synced 2025-02-19 03:39:52 +00:00

1443 Commits

Author SHA1 Message Date
Kyle Gospodnetich
294de76eee fix: Get username for steam-patch from param 2023-10-05 19:48:05 -07:00
Kyle Gospodnetich
9a85b6d21c chore: Adjust how steam-patch is started. 2023-10-05 17:07:12 -07:00
Kyle Gospodnetich
4cf2b8d79b fix: Correct issue in reset-waydroid 2023-10-05 12:45:27 -07:00
Kyle Gospodnetich
99101d69fd fix: Correct syntax issue in bazzite-hardware-setup 2023-10-05 11:39:43 -07:00
Kyle Gospodnetich
a6236df723 feat(deck): Double zram size on 32GB decks 2023-10-05 09:49:32 -07:00
Marco Rodolfi
c68dd2da5f
Start Solaar minimized by default on login ()
This forces Solaar to start in the background instead of opening each time the interface forcing people to close it each time.
2023-10-05 09:34:46 -07:00
Kyle Gospodnetich
8c1a48ff8f chore: Update boot menu with new images 2023-10-04 16:41:07 -07:00
Kyle Gospodnetich
28fec8efdf fix: Check for Ally & Framegame everywhere Deck is currently checked for
feat: Enable TDP control on non-deck hardware covered by steam-patch.
2023-10-04 14:16:59 -07:00
Kyle Gospodnetich
136e5baa09 chore: Increase length of progress bar animation 2023-10-03 22:01:06 -07:00
Kyle Gospodnetich
5543782fe9 chore: Only apply Steam Patch to deck images 2023-10-03 21:47:34 -07:00
Kyle Gospodnetich
3fa0d5ddac fix: Add hostname reset to bazzite-hardware-setup if the hostname is too long for distrobox to reliably function 2023-10-03 21:25:04 -07:00
Kyle Gospodnetich
1ea8a5f61d chore: Mark as executable 2023-10-03 20:42:53 -07:00
Kyle Gospodnetich
f06cded376 chore(deck): Update message in yafti 2023-10-03 20:36:51 -07:00
Kyle Gospodnetich
dbd80c16d6 chore: Add wrapper for steam-patch to avoid running on users without wheel group permissions 2023-10-03 20:10:31 -07:00
Kyle Gospodnetich
a6a2122e0b chore: Simplify boot menu 2023-10-03 20:10:06 -07:00
Kyle Gospodnetich
98b1ef2530 Merge branch 'steam-patch' 2023-10-03 19:07:19 -07:00
Kyle Gospodnetich
c3fbf31f2f chore: Pull steam-patch binary from the latest GitHub release 2023-10-03 18:15:35 -07:00
Kyle Gospodnetich
fd5be6585f chore: Manually install steam-patch, use polkit rules to allow it to run with root permissions as a user service 2023-10-03 18:14:20 -07:00
Kyle Gospodnetich
5e0c01e19b chore: Add ds-inhibit, handycon, input-remapper, opentabletdriver, oversteer, and sdgyrodsu to list of system76-scheduler ignored packages. 2023-10-03 17:50:16 -07:00
Kyle Gospodnetich
65dac39d9c chore: Add additional packages used in Gamemode to default system76-scheduler config 2023-10-03 15:28:20 -07:00
Kyle Gospodnetich
74ca60c496 chore: Remove unneeded lzip install line 2023-10-03 14:00:37 -07:00
HikariKnight
af88e82be5
Enable virtualization ()
* fix: remove accidental $ in awk command

* fix: make enable-vfio fail if VENDOR_KARG is unset
2023-10-03 12:43:08 -07:00
Kyle Gospodnetich
67f62bf3fa chore(readme): Update Waydroid screenshot 2023-10-03 09:22:27 -07:00
Kyle Gospodnetich
7944f6effa fix(waydroid): Adjust network preference order 2023-10-03 08:50:55 -07:00
Kyle Gospodnetich
bd3e92e4b7 chore: Recreate waydroid.cfg during reset step 2023-10-03 00:18:59 -07:00
Kyle Gospodnetich
e5821e9b5d fix: Modify HandyGCCS setup to be explicit on device, automatically install Steam Patch (https://github.com/Maclay74/steam-patch/) on Handhelds that require it. 2023-10-02 23:18:18 -07:00
Kyle Gospodnetich
242899bf2d chore: Fix typo in pkexec policy 2023-10-02 22:24:50 -07:00
Kyle Gospodnetich
20012ce025 chore: Add default waydroid.cfg with required props 2023-10-02 21:41:24 -07:00
Kyle Gospodnetich
2792919ca9 feat(waydroid): Add script to fix controllers in Waydroid 2023-10-02 21:22:26 -07:00
Kyle Gospodnetich
afd20b67e6 fix(waydroid): Disable locking in Weston 2023-10-02 21:00:49 -07:00
Kyle Gospodnetich
a592007321 chore: Update config.kdl to match upstream 2023-10-02 20:35:32 -07:00
RJ Trujillo
17a7611206
fix(HandyGCCS): Enable globally ()
* fix(HandyGCCS): Enable globally

* feat: Enable handycon in bazzite-hardware-setup for any device on a deck image that isn't Jupiter.

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-10-02 19:39:00 -07:00
Kyle Gospodnetich
0ea324d37b feat(deck): Switch to kyber I/O scheduler from BFQ, disable watchdog, and raise memlock limit
Brings in some of the great improvements highlighted by https://medium.com/@a.b.t./here-are-some-possibly-useful-tweaks-for-steamos-on-the-steam-deck-fcb6b571b577#ad14
2023-10-02 18:49:51 -07:00
RJ Trujillo
5170682ed1
Merge pull request from ublue-os/bump-greenlight
chore(greenlight): Bump to 2.0.0-beta14
2023-10-02 17:11:37 -06:00
RJ Trujillo
56ce2c752f chore(greenlight): Bump to 2.0.0-beta14 2023-10-02 17:06:42 -06:00
RJ Trujillo
40cb629c65
Merge pull request from HikariKnight/enable-virtualization
feat(desktop): Add option to enable virtualization and vfio
2023-10-02 16:51:21 -06:00
Kyle Gospodnetich
43cc9f5080 chore: ublue-update script cleanup 2023-10-02 11:53:13 -07:00
Kyle Gospodnetich
708b25e29e feat(waydroid): Add new Waydroid launcher to streamline use 2023-10-02 11:40:26 -07:00
Kyle Gospodnetich
a4fce79f01 chore: polkit cleanup 2023-10-02 02:06:43 -07:00
Kyle Gospodnetich
1526377445 chore: Correct execution flag of new wrappers 2023-10-02 01:20:00 -07:00
HikariKnight
d9f7aafe07
feat(desktop): Add option to enable virtualization and vfio 2023-10-02 08:00:27 +02:00
Kyle Gospodnetich
cf7dd2107f fix: Correct issue with updater run from systemd 2023-10-01 21:14:18 -07:00
Kyle Gospodnetich
55eccb4b9b chore: Update mesa gamescope frame limit patch for latest build 2023-10-01 20:34:50 -07:00
Kyle Gospodnetich
78ae69e54d chore: Update Valve mesa config patch for latest build 2023-10-01 20:23:08 -07:00
Kyle Gospodnetich
fe5311e56f
chore: Update paths for Waydroid policykit shims 2023-10-01 18:11:06 -07:00
Kyle Gospodnetich
1aa7d4aafd chore: Point waydroid desktop icon to new launcher 2023-10-01 17:04:22 -07:00
Kyle Gospodnetich
b41f32bbda chore(readme): Mention more info about 64GB quirk 2023-10-01 16:09:24 -07:00
Kyle Gospodnetich
7a6085e7df feat: Add Weston launcher for Waydroid using policykit to start and stop service 2023-10-01 15:57:19 -07:00
Kyle Gospodnetich
19a87715ba chore(f39): Restore waydroid package 2023-10-01 14:39:57 -07:00
Kyle Gospodnetich
5626a67ade fix(desktop): Resolve issue with Steam refusing to start after sleeping
Fixes 
2023-10-01 14:03:46 -07:00