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
64ba195fc4
Merge pull request #375 from ublue-os/fix-hws
...
fix(hardware-setup): Set image flavor
2023-09-26 20:28:03 -06:00
RJ Trujillo
97e74f3ec6
fix(hardware-setup): Set image flavor
2023-09-26 20:25:06 -06:00
Kyle Gospodnetich
554849bc81
feat: Add missing package for KDE color control (Except on Nvidia)
2023-09-26 17:53:15 -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
c1d8a12e4a
chore: Add spec files for discover-overlay
2023-09-25 11:29:09 -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
207d836043
Merge pull request #361 from sekalengrengginang/add-xwaylandbridge-readme
...
docs: add information about xwaylandvideobridge
2023-09-24 15:01:41 -07:00
AhmadH_4296
8a08368ef6
docs: add information about discord
2023-09-25 02:35:54 +07:00
AhmadH_4296
de9aaf3adc
docs: add information about xwaylandvideobridge
2023-09-25 02:33:36 +07:00
Kyle Gospodnetich
3855d33110
Merge pull request #357 from ublue-os/remove-oversteer-udev
...
chore: Remove udev rules for Oversteer (These are included in main now)
2023-09-24 08:41:43 -07:00
Kyle Gospodnetich
5648e0119c
chore: Remove udev rules for Oversteer (These are included in main now)
2023-09-23 23:25:35 -07:00
Kyle Gospodnetich
131490d6f8
feat: Increase vm.max_map_count to match SteamOS
2023-09-23 23:21:48 -07:00
Kyle Gospodnetich
7a4356cf1d
Merge pull request #356 from ublue-os/gerblesh-patch-1
...
fix(image info): use proper prefix in IMAGE_REF
2023-09-23 23:20:50 -07:00
gerblesh
c7bd4b7445
fix(image info): use proper prefix in IMAGE_REF
2023-09-24 06:13:36 +00:00
Kyle Gospodnetich
b6f8575fab
chore(readme): Add distrobox showcase screenshot
2023-09-23 18:42:15 -07:00
Kyle Gospodnetich
97e9422013
Merge pull request #355 from nicknamenamenick/patch-9
...
feat: Added showcase section and linked blog posts.
2023-09-23 15:54:24 -07:00
Pat C
ec1f386d8d
Update README.md
...
Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>
2023-09-23 18:39:06 -04:00
Kyle Gospodnetich
86ac62be24
feat: Add scrcpy to just and yafti
2023-09-23 14:07:57 -07:00
Kyle Gospodnetich
d28a0393f8
Merge pull request #352 from ublue-os/nokmods
...
feat: Enable builds without kmods
2023-09-23 13:18:59 -07:00
Pat C
7e47486556
feat: Added showcase section and linked blog posts.
2023-09-23 16:03:08 -04:00
RJ Trujillo
7c30803bec
fix: Don't explicitly check main when excluding Nvidia
2023-09-23 09:16:49 -06:00
RJ Trujillo
124d2ccfe0
fix: Exclude Bazzite kmods from nokmods images
2023-09-23 09:08:00 -06:00
RJ Trujillo
662319158f
feat: Enable builds without kmods
2023-09-23 08:55:56 -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
92621fb0d0
Merge pull request #351 from ublue-os/fix-image-info
...
fix(image-info): Don't wrap identifiers in quotations
2023-09-22 22:57:28 -06: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
Kyle Gospodnetich
7c5e26a3a1
chore: Reorganize flatpaks to have the most important ones first
2023-09-22 17:32:14 -07:00
Kyle Gospodnetich
40fd01fe03
Merge pull request #342 from ublue-os/justfile-update
...
feat: Switch to new justfile system
2023-09-22 17:17:27 -07:00
Kyle Gospodnetich
4a59d8d4d6
chore: Update container information
2023-09-22 17:10:52 -07:00
Kyle Gospodnetich
baa6f6d5c5
Merge pull request #347 from ublue-os/cat-image-info
...
chore(image-info): Use single cat instead of several echos
2023-09-22 15:21:40 -07:00
RJ Trujillo
0b7532a43c
fix(just): Use image info consistently
2023-09-22 16:11:36 -06:00
Kyle Gospodnetich
b1af313d36
chore: Switch to ublue-update in bling copr
2023-09-22 15:05:08 -07:00
RJ Trujillo
9af3937189
chore(image-info): Use single cat instead of several echos
2023-09-22 15:32:34 -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