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
Kyle Gospodnetich
de25c72cf6
feat(desktop): Add reset-bazzite-arch just command to completely remove the image and pull it fresh.
2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
58aa3a2396
chore: Add new distrobox hosted applications to Yafti
2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
1ed5421918
feat: Add Web App Manager, OpenRazer, Oversteer, Solaar, and Resilio Sync
2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
81bb60084f
feat: Switch to new numbered just file system
2023-09-22 14:27:09 -07:00
RJ Trujillo
66a14d300e
fix(treewide): Use new image info implementation
2023-09-22 12:26:54 -06:00
RJ Trujillo
391a2afa1c
chore: Remove signing from just and yafti
...
This is automatic now
2023-09-22 12:26:35 -06:00
RJ Trujillo
c9d4b5d39a
fix(deck): Only enable HandyGCCS in gamescope session
2023-09-20 16:55:07 -06:00
Kyle Gospodnetich
484fa8011f
feat(deck): Add default-enabled option to disable TDP and other hardware controls on non-deck hardware. See /etc/default/steam-hardware-control
2023-09-19 14:51:41 -07:00
Kyle Gospodnetich
cc662ab2c9
feat(gnome): Add just command for installing Adwaita-for-Steam, update theme with ublue-update automatically when present
2023-09-19 13:10:24 -07:00
Kyle Gospodnetich
8b660728bc
chore: Adjust ublue update settings to avoid hitting CPU check when idle at desktop
2023-09-19 10:41:40 -07:00
tulili
ee151aa0c7
feat(just): add waydroid-related utilities
2023-09-18 21:32:49 -03:00
Kyle Gospodnetich
cb4d0ab5e5
chore(gnome): Add battery-low sound
2023-09-18 12:19:28 -07:00
RJ Trujillo
70f776c6fb
Merge pull request #313 from ublue-os/return-to-gamemode
...
feat(deck): Add service to return to gaming mode
2023-09-18 11:38:37 -06:00