HikariKnight
1a9bf7fc39
chore: move 10-looking-glass.conf into just ( #622 )
...
* chore: move 10-looking-glass.conf into just
* chore: use sudo tee instead of cat and mv
2023-12-18 20:04:40 -08:00
RJ Trujillo
b6f624cfbe
fix(flatpak-manager): Use entire install list when no flatpaks are installed
...
Previously, when there weren't any flaptaks installed the list of flatpaks to
install was empty. This falls back to using the whole list when none are found
2023-12-18 20:50:25 -07:00
RJ Trujillo
f37c22c3a9
reapply: "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
...
This reverts commit 88cdb8b94e799579b21cb9a238e36c2f2d8d6b91.
2023-12-18 20:42:08 -07:00
Kyle Gospodnetich
535f319977
fix: Correct a syntax issue in waydroid's prop file
2023-12-18 10:07:32 -08:00
Kyle Gospodnetich
88cdb8b94e
Revert "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
...
This reverts commit 9deec489a03b111be993eafcdccd38234fce158f.
2023-12-18 01:23:15 -08:00
RJ Trujillo
69ccbdea5a
chore(flatpak-manager): Only remove flatpaks a single time
...
Someone may choose to install a flatpak on the removal list intentionally, in which
case we don't want to forcibly remove it
This verifies the version file exists following a successful run and skips the removal
process if it does
2023-12-16 07:52:02 -07:00
Kyle Gospodnetich
07995706ae
feat(gnome): Switch to Prompt terminal
2023-12-16 02:31:16 -08:00
HikariKnight
f82083ccd1
feat: Enable libvirtd service if virt-manager layered ( #613 )
...
* feat: Enable libvirtd service if virt-manager layered
* chore: remove extra indent from enable-vfio
* chore: add forgotten shebang
2023-12-14 15:15:54 -08:00
Kyle Gospodnetich
bb7b2e514a
feat: Allow Discover to launch for Vesktop
2023-12-14 14:25:08 -08:00
RJ Trujillo
9deec489a0
fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there
2023-12-14 13:29:14 -08:00
Kyle Gospodnetich
c900737371
fix: Fix popping audio in steam/gamescope under certain circumstances.
2023-12-14 13:29:01 -08:00
Kyle Gospodnetich
f234acf25e
chore: Temporarily remove change to prompt until stable release
2023-12-13 11:02:01 -08:00
Kyle Gospodnetich
2ae5def049
chore: Remove vestigial steam-patch files
2023-12-13 10:42:27 -08:00
Kyle Gospodnetich
3be29e7191
chore: Configure nautilus-open-any-terminal for Prompt by default
2023-12-12 23:17:34 -08:00
Kyle Gospodnetich
e06a390c47
chore: Match whole line to prevent check from matching with the Devel copy
2023-12-12 22:54:58 -08:00
Kyle Gospodnetich
4f66ab8aee
chore: Drop support for Prompt Devel package, prep for launch
2023-12-12 21:13:53 -08:00
Kyle Gospodnetich
3d02031e09
feat(gnome): Automatically use Prompt if installed, relies on xdg-terminal-exec until upstream makes a decision on default terminals.
2023-12-12 18:55:32 -07:00
Kyle Gospodnetich
7df6937062
chore: Also apply to 32-bit wine
2023-12-10 16:27:58 -08:00
Kyle Gospodnetich
46e9956fa8
fix: Fix OLED deck audio and stuttering audio on some desktops
2023-12-10 16:21:40 -08:00
Kyle Gospodnetich
3f35936423
Revert "fix(deck): Correct rotation of Plymouth on Galileo"
...
This reverts commit e2be1e6c4084517b7f20d4363dca6e52684e81b1.
2023-12-07 11:50:17 -08:00
Kyle Gospodnetich
813d428814
fix: Properly handle asus-nvidia images in enable-supergfxctl
2023-12-04 12:10:31 -08:00
Kyle Gospodnetich
f5ca150216
fix(gnome): Cleanup dconf files, add service to apply.
2023-12-03 14:06:29 -08:00
RJ Trujillo
0eaaf6a0f0
chore(greenlight): Bump to v2.0.0-beta15
2023-12-03 12:02:07 -07:00
Kyle Gospodnetich
1403e958e2
chore: Correct download path for LACT
2023-12-02 20:27:56 -08:00
Kyle Gospodnetich
ba48b09807
fix(deck): Correct rotation of Plymouth on Galileo
2023-11-30 01:00:08 -08:00
Kyle Gospodnetich
5dde235711
Merge branch 'main' into unstable
2023-11-27 10:31:44 -08:00
Kyle Gospodnetich
6feb5ae6b9
fix(legion): Disable X11 by default to correct issues with display rotation
2023-11-26 19:10:05 -08:00
HikariKnight
76622e8c57
feat: add initramfs rebuilding with support for user defined initramfs args ( #586 )
...
* feat: add support for managing initramfs args
without disrupting bazzite-hardware-setup needed_initramfs args
* fix: make enable-vfio use new initramfs management
* fix: quote the initramfs to not bug rpm-ostree
* chore: sort argsfiles from args.d before parsing
* chore: bump hw version and cleanup
* chore: add missing indent for vfio section
* fix: add missing reboot on rebuild of initramfs
2023-11-26 19:10:00 -08:00
Kyle Gospodnetich
f6f407e8e1
fix(legion): Disable X11 by default to correct issues with display rotation
2023-11-26 19:09:07 -08:00
Kyle Gospodnetich
6cf04a7f15
chore: Switch to upstream nix scripts in ublue-os/config
2023-11-26 16:25:16 -08:00
Kyle Gospodnetich
6df03b50d1
feat(desktop): Switch from CoreCtrl to LACT as the default AMD overclocking solution.
2023-11-26 16:25:09 -08:00
HikariKnight
0a9758813f
feat: add initramfs rebuilding with support for user defined initramfs args ( #586 )
...
* feat: add support for managing initramfs args
without disrupting bazzite-hardware-setup needed_initramfs args
* fix: make enable-vfio use new initramfs management
* fix: quote the initramfs to not bug rpm-ostree
* chore: sort argsfiles from args.d before parsing
* chore: bump hw version and cleanup
* chore: add missing indent for vfio section
* fix: add missing reboot on rebuild of initramfs
2023-11-26 16:12:38 -08:00
Kyle Gospodnetich
b3a7eccbdd
chore: Switch to upstream nix scripts in ublue-os/config
2023-11-26 16:01:19 -08:00
Kyle Gospodnetich
083dda26c6
feat(desktop): Switch from CoreCtrl to LACT as the default AMD overclocking solution.
2023-11-26 15:58:19 -08:00
Kyle Gospodnetich
d1c60228de
feat(deck): Auto-disable bios updates for 32GB RAM decks.
2023-11-23 15:55:08 -08:00
Kyle Gospodnetich
0857277629
feat(deck): Switch to new steamdeck-dsp package for audio.
...
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:31:06 -08:00
Kyle Gospodnetich
460f1110f2
feat(deck): Switch to new steamdeck-dsp package for audio.
...
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:29:52 -08:00
Kyle Gospodnetich
8a1d9dcb6b
chore: Remove brew from custom.just, this is upstreamed now.
2023-11-22 11:38:18 -08:00
Kyle Gospodnetich
5ab9fd08a2
chore: Remove brew from custom.just, this is upstreamed now.
2023-11-22 11:37:43 -08:00
RJ Trujillo
bfff18d64a
chore(sunshine): Carry over configuration to desktop images too
2023-11-21 06:57:49 -07:00
Kyle Gospodnetich
bd0af0e77d
chore: Clean up logic in bazzite-hardware-setup
2023-11-20 22:26:47 -08:00
Kyle Gospodnetich
dda3acb90d
chore: Add dconf improvements from Bluefin
2023-11-20 22:14:45 -08:00
RJ Trujillo
4dadf8c2fe
feat(deck): Implement support for the DeckHD ( #573 )
...
* fix(deck): Disable BIOS updates on DeckHD devices
* feat(deck): Add support for installing DeckHD BIOS
2023-11-20 20:11:37 -08:00
RJ Trujillo
71310055ee
fix(hardware-setup): Set default target to graphical, fixes rebase from base image ( #568 )
...
Fixes: https://github.com/ublue-os/main/issues/423
2023-11-20 08:54:46 -08:00
Kyle Gospodnetich
1f4243763c
chore: Format just files for future syntax-check in build system
2023-11-19 23:11:08 -08:00
Kyle Gospodnetich
a9c5cda896
feat: Add WineZGUI, an extremely convenient way to launch double-click simple Windows applications that don't require special considerations for their prefix.
2023-11-19 23:07:47 -08:00
Kyle Gospodnetich
f192c9ed21
chore: Switch to charm repository instead of direct download.
2023-11-19 19:49:53 -08:00
Kyle Gospodnetich
6af4a21cd3
feat: Export OpenTabletDriver GUI in just command
2023-11-16 23:21:58 -08:00
Kyle Gospodnetich
bd245b2601
feat(deck): Switch to new fork of steam-patch
2023-11-16 12:39:08 -08:00
Kyle Gospodnetich
38a61d08a5
feat(deck): Add iomem=relaxed karg automatically on handhelds that require RyzenAdj for TDP control
2023-11-16 11:30:44 -08:00