1
0
mirror of https://github.com/ublue-os/bazzite.git synced 2025-02-18 00:40:56 +00:00

646 Commits

Author SHA1 Message Date
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. ()
* 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
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
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
136e5baa09 chore: Increase length of progress bar animation 2023-10-03 22:01:06 -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
98b1ef2530 Merge branch 'steam-patch' 2023-10-03 19:07:19 -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
bd3e92e4b7 chore: Recreate waydroid.cfg during reset step 2023-10-03 00:18:59 -07:00
Kyle Gospodnetich
20012ce025 chore: Add default waydroid.cfg with required props 2023-10-02 21:41:24 -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
56ce2c752f chore(greenlight): Bump to 2.0.0-beta14 2023-10-02 17:06:42 -06:00
Kyle Gospodnetich
a4fce79f01 chore: polkit cleanup 2023-10-02 02:06:43 -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
Kyle Gospodnetich
5ea2392517 fix: Correct typo in Yafti config 2023-09-29 01:40:20 -07:00
Kyle Gospodnetich
f9ebb2bca2 feat: Auto update brew packages with ublue-update
fix: Run brew installer as sudo
2023-09-28 22:35:57 -07:00
Kyle Gospodnetich
f5915c0fff feat: Add option to install Brew package manager.
chore(readme): Mention OpenTabletDriver
2023-09-28 22:14:03 -07:00
Noel Miller
dc6722d3f6
feat: Add XIV Launcher flatpak to list of games 2023-09-28 19:47:15 -07:00
Kyle Gospodnetich
da96cbe28e fix: Call daemon-reload when installing opentabletdriver & resilio sync 2023-09-28 18:59:11 -07:00
Kyle Gospodnetich
535036819a feat: Add option to install OpenTabletDriver in an arch distrobox 2023-09-28 15:05:14 -07:00
Kyle Gospodnetich
a0c10ff89b fix: Create input group another way for usermod command 2023-09-28 14:51:16 -07:00
Kyle Gospodnetich
75f85d8719 feat: Add option to force discover-overlay to launch on GNOME Wayland (See /etc/default/discover-overlay) 2023-09-27 23:09:12 -07:00
Kyle Gospodnetich
d171b8fd26 feat: Add option to download Wootility to Bazzite Portal. 2023-09-27 22:58:58 -07:00
Kyle Gospodnetich
b57ff42462 feat: Add required input user group in Bazzite Portal by default 2023-09-27 16:15:07 -07:00
Kyle Gospodnetich
7fff9de1c0 feat(desktop): Add discover-overlay matching deck builds (Default disabled, see /etc/default/discover-overlay) 2023-09-27 08:19:23 -07:00
fiftydinar
2ea3059307 Fix hide/unhide grub just command
Use current grub paths instead of depreciated F33 paths.

Also simplify detection by looking if /sys/firmware/efi exists, as BIOS systems don't have this directory.
2023-09-26 22:49:59 +02:00
Kyle Gospodnetich
bfb53a7540 fix: Correct issue with patch-gmod just command 2023-09-25 18:31:21 -07:00
Kyle Gospodnetich
4790e60c79 feat: Launch discover-overlay on KDE Wayland since it's supported 2023-09-25 12:20:52 -07:00
Kyle Gospodnetich
e89ac7c5b8
Merge pull request from ublue-os/discover-overlay
feat: Restore discover overlay support
2023-09-25 11:52:49 -07:00
Kyle Gospodnetich
1efe712a07 feat: Restore discover overlay support 2023-09-25 11:46:58 -07:00
Kyle Gospodnetich
8846ff76bb chore: Use new arch-distrobox image when creating an arch distrobox. Similarly, bazzite-arch is now based on arch-distrobox. 2023-09-25 11:20:52 -07:00
Kyle Gospodnetich
36242e9741 chore: Restore previous fleek installer, still applicable despite recent changes. 2023-09-25 11:20:21 -07:00
Kyle Gospodnetich
ff0d9eac17 chore: Remove now unneeded FORCE=1 variables from Fleek installer 2023-09-25 10:21:10 -07:00
Kyle Gospodnetich
407c819676 chore: Remove fleek from Bazzite Portal while non-interactive installer is being worked on 2023-09-25 10:20:29 -07:00
Kyle Gospodnetich
189f3890a1 chore: Update fleek install steps 2023-09-25 09:52:25 -07:00
Kyle Gospodnetich
86ac62be24 feat: Add scrcpy to just and yafti 2023-09-23 14:07:57 -07:00
Kyle Gospodnetich
cbf047fc08 chore: Flip operands and avoid just call to distrobox for now. 2023-09-23 02:13:39 -07:00