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
fca20410d4
chore: Use v4l2loopback rather than xone for check due to v4l2loopback always being loaded
2023-09-27 17:09:09 -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
98083aa71a
feat: Add a helpful message to bash for common secure boot & Nvidia user issues.
2023-09-27 16:08:00 -07:00
Kyle Gospodnetich
403547ddb3
fix: Correct issue with bazzite-hardware-setup executing every launch.
...
fix: Modify bazzite-user-setup to match bazzite-hardware-setup in ability to re-launch as needed
2023-09-27 15:56:35 -07:00
Kyle Gospodnetich
3621027fdf
fix: Correct issue where bazzite-arch updater fails if you're using a bazzite-arch image at a non-default name
2023-09-27 15:56:32 -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
Kyle Gospodnetich
27bc84f6af
Merge pull request #374 from fiftydinar/main
...
fix: Correct hide/unhide grub just command
2023-09-26 20:10:20 -07:00
RJ Trujillo
97e74f3ec6
fix(hardware-setup): Set image flavor
2023-09-26 20:25:06 -06: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
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
131490d6f8
feat: Increase vm.max_map_count to match SteamOS
2023-09-23 23:21:48 -07:00
Kyle Gospodnetich
86ac62be24
feat: Add scrcpy to just and yafti
2023-09-23 14:07:57 -07:00
RJ Trujillo
7c30803bec
fix: Don't explicitly check main when excluding Nvidia
2023-09-23 09:16:49 -06: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
de1945de1b
Merge branch 'main' into justfile-update
2023-09-22 14:30:02 -07: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
74617d153a
chore: Add minor enhancement for vim rendering
2023-09-22 14:29:36 -07:00
Kyle Gospodnetich
9970d5f16a
chore: Remove remaining WL files
2023-09-22 14:28:48 -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
zelikos
c1b6ce4515
fix: Typo in bazzite-flatpak-manager
2023-09-21 19:05:54 -04:00
RJ Trujillo
24ceab8e44
fix(user-setup): Fix justfile creation
...
Currently, this only gets written if the file exists. Create it when the file doesn't exist instead
2023-09-20 11:09:10 -06: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
0374703aa6
chore: Clean up install-bazzite-arch
2023-09-18 09:34:45 -07:00
Kyle Gospodnetich
35ff5d46b9
feat(gnome): Add steam soundfont when selecting a Valve-inspired theme
2023-09-18 00:07:10 -07:00
RJ Trujillo
ab1ca9fa77
Merge pull request #301 from ublue-os/rootful-ublue-update
...
feat: Implement changes for rootful ublue-update
2023-09-17 12:24:07 -06:00
Kyle Gospodnetich
f46de9b574
chore: Add additional prompts/info for ublue-os password on signing key.
...
Closes #312
2023-09-17 09:39:33 -07:00
Kyle Gospodnetich
18e30068dc
chore(steamos-update): Move update scripts to user folder to match pending changes in ublue-update
2023-09-17 06:52:21 -06:00
Kyle Gospodnetich
0c4bee5514
feat: Add obs-studio-portable installer to just
...
fix: Correct missing icon in Lutris on bazzite-arch - Fixes #262
chore(gnome): Remove connections flatpak from default install list
2023-09-16 16:16:35 -07:00