Vincent Guilbert
258950d857
feat: add handygccs
2023-09-20 16:54:33 -06:00
Kyle Gospodnetich
2dfd47f219
Merge pull request #330 from ublue-os/repo_test
...
chore: Install steam separately without problematic repos
2023-09-20 15:52:06 -07:00
Kyle Gospodnetich
0dd8ace622
feat(gnome): Add gamerzilla gnome extension
...
chore: Enable tailscaled by default
2023-09-20 15:19:27 -07:00
Kyle Gospodnetich
b5cd84d8e2
feat: Add Tailscale VPN support OOTB
2023-09-20 14:58:49 -07:00
RJ Trujillo
d254c948cd
fix(deck): Remove duplicated disablement of nonfree-updates before installing Steam
2023-09-20 11:13:30 -06:00
RJ Trujillo
f2faa810fd
fix: Surface images have moved
...
https://github.com/ublue-os/surface
2023-09-20 09:48:33 -06:00
Kyle Gospodnetich
742f65a313
chore: Install steam separately without problematic repos
2023-09-20 06:16:50 -06:00
Kyle Gospodnetich
3ffcbf1b08
fix: Move extest back to desktop image to leave it as an option.
2023-09-19 13:24:44 -07:00
Kyle Gospodnetich
26cbb74bb9
chore: Remove ublue-os wallpapers to reduce disk space usage, especially on builder
2023-09-19 09:48:35 -07:00
Kyle Gospodnetich
db60f69006
chore(containerfile): Fix path for Return.desktop
2023-09-19 08:47:56 -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
Kyle Gospodnetich
0374703aa6
chore: Clean up install-bazzite-arch
2023-09-18 09:34:45 -07:00
Kyle Gospodnetich
0beb62ff27
feat: Add nct6687 driver for lm_sensors on certain AMD B550 motherboards.
2023-09-18 09:03:39 -07:00
RJ Trujillo
2c391a4474
fix(deck): Adjust shortcut to trigger service to return to gaming mode
2023-09-18 06:50:28 -06:00
RJ Trujillo
da98c83747
fix(desktop): ublue-update.timer is a system service now
2023-09-17 12:43:16 -06:00
Kyle Gospodnetich
7c82fbedfb
fix: Add pulseaudio-utils for pactl, used by some 3rd party applications.
2023-09-16 10:33:21 -07:00
Kyle Gospodnetich
1e28468b87
feat: Add Ryzen SMU driver, load automatically on Deck builds
2023-09-16 10:23:58 -07:00
Kyle Gospodnetich
f2ec8cb4a7
chore(discover): Adjust existing desktop file before deleting instead of shipping our own.
2023-09-16 00:45:50 -07:00
Kyle Gospodnetich
f3347f1bde
feat: Add gnome-randr
2023-09-16 00:40:32 -07:00
Kyle Gospodnetich
d295a4a3b4
Merge branch 'main' into discover-overlay
2023-09-15 10:42:18 -07:00
Kyle Gospodnetich
783f113aee
chore: Remove now unneeded noto-sans font tweak
2023-09-15 10:42:04 -07:00
Kyle Gospodnetich
61266b060e
feat(deck): Add discover overlay, auto launches on desktop and gamemode if Discord is installed
2023-09-15 10:11:36 -07:00
Kyle Gospodnetich
1e1437a222
feat(deck-gnome): Add templates for vkBasalt and DXVK to make game modding easier, allows for creation of the example config from the right click menu
2023-09-15 00:30:41 -07:00
Kyle Gospodnetich
8536117108
feat: Install broadcom's WL driver needed by some hardware. This is default disabled due to it breaking other wifi hardware.
2023-09-14 17:53:07 -07:00
Kyle Gospodnetich
136391a16f
fix(kde): No more obnoxious xdg-desktop-portals bug
2023-09-14 10:01:41 -07:00
Kyle Gospodnetich
33de6fc7e2
Merge pull request #293 from ublue-os/bazzite-autologin
...
feat(deck): Only autologin to gamescope after Steam has updated
2023-09-13 15:04:41 -07:00
Kyle Gospodnetich
7e51b5999d
chore: Move /etc/ files created in Containerfile to /usr/etc
2023-09-13 09:40:09 -07:00
Kyle Gospodnetich
f76981387d
fix(deck): Add workaround from ChimeraOS for gamescope crashing if Steam hasn't been launched & updated prior to switching to gamemode.
2023-09-12 21:05:56 -07:00
RJ Trujillo
967d52511a
feat(bazzite-autologin): Merge gamescope and desktop autologin
...
I started messing with systemd conditions to ensure that one ran before
the other and vice versa, but this is a whole lot simpler.
If Steam has updated, launch gamescope. If not, start to desktop
2023-09-12 16:36:22 -06:00
RJ Trujillo
ebfd9782da
fix(deck): Enable gamescope-autologin by default
...
Now that Steam has to be updated for this to run, outright enable it
2023-09-12 16:09:11 -06:00
RJ Trujillo
d5d373a3ca
chore(deck): Consolidate DE autologin handlers to desktop-autologin
...
Combines plasma-autologin, and GNOME autologin on Deck images into one handler.
This is done as these services all work practically the same.
2023-09-12 08:47:07 -06:00
Kyle Gospodnetich
7ad58c37a2
Merge pull request #281 from ublue-os/surface
...
feat: Add support for Surface devices
2023-09-11 13:52:21 -07:00
Kyle Gospodnetich
bea7ab8f10
chore: Don't worry about changing DESKTOP_WAYLAND on Nvidia images since it's no longer applicable there
2023-09-11 11:15:25 -07:00
Kyle Gospodnetich
ebb055a5a2
chore: Only install the SDDM theme on the deck builds
2023-09-11 11:10:32 -07:00
Kyle Gospodnetich
1dc41161e5
chore: Make sddm.conf deck build only
...
chore: Move bazzite-flatpak-manager service to /usr/lib
2023-09-11 11:02:27 -07:00
RJ Trujillo
afb1665136
feat: Add support for Surface devices
...
Thanks to:
https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup#fedora-silverblue
2023-09-11 08:12:02 -06:00
RJ Trujillo
8b82ea52c2
chore(flatpak-manager): Rename from flatpak-system-install to flatpak-manager
...
More accurate name as it both removes and installs flatpaks and removes Fedora's
flatpak repo
2023-09-11 08:05:08 -06:00
Kyle Gospodnetich
44cc6ccaea
chore: Move steam-web-debug-portforward service to user service.
2023-09-10 21:43:10 -07:00
Kyle Gospodnetich
21e05fa1c6
chore: Enable Steam CEF portforward service by default
2023-09-10 21:05:17 -07:00
Kyle Gospodnetich
7f97d2b79e
chore: Add port forwarding service for steam web debugger from jupiter-legacy package
2023-09-10 20:32:51 -07:00
Kyle Gospodnetich
218f7ea139
chore: Remove unneeded rom-properties install, the later call for the DE-specific package will install it.
2023-09-10 10:51:06 -07:00
Kyle Gospodnetich
ad9187d287
chore: Override mesa-filesystem
2023-09-08 19:13:34 -07:00
Kyle Gospodnetich
93456ebe3a
chore: Remove now unneeded params on duperemove & rmlint
2023-09-07 08:20:19 -07:00
Kyle Gospodnetich
2c07465b8d
chore: Use new rom-properties subpackages
2023-09-06 10:41:59 -07:00
Kyle Gospodnetich
12aba5747e
feat: Add ROM Properties Page shell extension ( https://github.com/GerbilSoft/rom-properties )
2023-09-06 01:13:19 -07:00
Kyle Gospodnetich
df322bfe5a
chore: Add spec file for duperemove 0.12
...
feat: Explicitly use xxhash for duperemove and rmlint
2023-09-05 23:17:27 -07:00
Kyle Gospodnetich
1ca993099f
chore: Remove now unneeded /var/lib/duperemove folder creation
2023-09-05 01:33:11 -07:00
Kyle Gospodnetich
31fda3299a
fix: Hard code path instead of using systemd-escape to fix issue with btrfs-dedup timer
2023-09-05 01:24:27 -07:00
Kyle Gospodnetich
a0c9f84c56
feat: Switch to using dedup service from SteamOS-BTRFS
2023-09-04 13:46:27 -07:00
Kyle Gospodnetich
6952d8bfb2
fix: Override mesa-libEGL-devel due to dependency on it in kde-wallpaper-engine
2023-09-03 19:55:32 -07:00