440 Commits

Author SHA1 Message Date
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 (#407)
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 (#400)
* 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 #321
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 #367 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
Kyle Gospodnetich
9d4b9ab407 chore: Minor fixups for resilio-sync, openrazer, and webapp-manager 2023-09-23 00:52:11 -07:00
Kyle Gospodnetich
0be28d11e7 chore: Mention XwaylandVideoBridge only works on KDE in the name of the just command 2023-09-22 23:20:55 -07:00
Kyle Gospodnetich
db4bd53f7c feat: Add fix-screenshare command to just and yafti.
chore: Clean up some syntax issues in 30-distrobox.just
2023-09-22 23:19:29 -07:00
RJ Trujillo
019704d757 fix(image-info): Don't wrap identifiers in quotations
Instead of the raw key being assigned, a key wrapped in quotations was
incorrectly assigned
2023-09-22 22:56:26 -06:00
Kyle Gospodnetich
442e0c4733 feat: Add a just command to fix SteamVR on desktop releases
chore: Standardize just nomenclature for game patches
2023-09-22 19:42:30 -07:00
RJ Trujillo
0b7532a43c fix(just): Use image info consistently 2023-09-22 16:11:36 -06:00