Kyle Gospodnetich
53398e92f3
fix: Properly handle asus-nvidia images in enable-supergfxctl
2023-12-04 12:10:38 -08:00
Pat Connors
8bda75e5b4
fix: Missing characters on Bazzite Portal ( #600 )
...
Where it says "Forums & Documentation", changed to "Forums"
2023-12-03 14:38:08 -08:00
Kyle Gospodnetich
b9b1e42980
fix(gnome): Cleanup dconf files, add service to apply.
2023-12-03 14:06:16 -08:00
RJ Trujillo
912f26b691
chore(greenlight): Bump to v2.0.0-beta15
2023-12-03 11:59:45 -07:00
Kyle Gospodnetich
af9d0ced80
chore: Correct download path for LACT
2023-12-02 16:17:32 -08:00
Pat Connors
8529540ce9
chore: Remove Parsec from the Bazzite Portal
...
EOL runtime might be here to stay for too long.
2023-12-02 00:15:27 -05:00
Pat Connors
ee7923b38e
chore(deck): Remove Stella due to EOL runtime in Bazzite Portal
...
Parsec also has an EOL runtime, but [they are looking into it](https://github.com/flathub/com.parsecgaming.parsec/issues/37 ).
2023-12-01 23:49:00 -05:00
Pat Connors
71033988cf
chore: Remove documentation button
...
The forums contain the documentation.
2023-12-01 22:53:42 -05:00
Kyle Gospodnetich
e2be1e6c40
fix(deck): Correct rotation of Plymouth on Galileo
2023-11-30 01:00:22 -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
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
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
5ab9fd08a2
chore: Remove brew from custom.just, this is upstreamed now.
2023-11-22 11:37:43 -08: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
Pat Connors
e6df636126
feat: Add documentation link to Bazzite Portal ( #549 )
2023-11-15 09:05:09 -08:00
Pat Connors
5f8951d88f
feat: Replace Website with Forums on Bazzite Portal ( #544 )
...
Links to Bazzite's Discourse.
2023-11-14 17:51:41 -08:00
Kyle Gospodnetich
5831b1dac0
feat(gnome): Add bazzite-menu extension to desktop images, modify defaults to show gamemode option on deck builds.
2023-11-14 16:33:15 -08:00
Kyle Gospodnetich
0391221c8b
feat(deck): Add needed changes to support OLED Deck.
...
Galileo is a guess based on current gamescope source.
2023-11-13 22:06:48 -08:00
Kyle Gospodnetich
24e313ad4e
chore: Remove 30-distrobox.just overrides, move additions to them to 60-custom.just
...
This ensures we match upstream ublue in most cases.
2023-11-13 19:33:49 -08:00
Kyle Gospodnetich
d3d08b4c8c
fix(kde): Restore Calculator as a flatpak
2023-11-13 09:21:43 -08:00
Kyle Gospodnetich
23bb5cb8f8
chore: Remove shortcuts only, let users delete container if no longer desired. Final step for go-live of layered Steam.
2023-11-10 23:24:48 -08:00
Kyle Gospodnetich
c99970620f
feat: Always layer Steam ( #525 )
...
* feat: Layer Steam & Lutris on all images, unifying behavior across Bazzite.
feat: Add gamescope to non-nvidia desktop images.
chore: Remove versions checks now that F39 is stable.
* chore: Remove bazzite-arch from yafti, always set up desktop icons
* chore(readme): Remove bazzite-arch mentions
feat: Add vk_hdr_layer for future use
* chore: Clean up just commands for layered steam
* chore(ci): Syntax fix
* chore: Replace libOSMesa as well
* chore: Disable vkcapture on all surface images
* chore: Autostart Steam on all images
* chore: Remove old bazzite-arch installs automatically (if applicable)
* chore: Also remove old desktop icons after replacement
* chore: Recommend ujust over just
* chore(readme): Remove KDE note on XwaylandVideoBridge, no longer true.
* chore: Move bazzite-steam binary to desktop image
2023-11-10 13:19:01 -08:00
Kyle Gospodnetich
7e683ba3ba
fix(kde): Add gwenview and okular flatpaks to default install list after they were removed from Kinoite.
...
Fixes #526
2023-11-09 12:02:12 -08:00
Kyle Gospodnetich
a94f845c81
fix(gnome): Fix issue with logo menu not enabling automatically on Fedora 39.
2023-11-09 09:22:36 -08:00
Kyle Gospodnetich
57cbf6794e
fix: Resolve xdg-desktop-portal issues(!)
2023-11-08 18:16:57 -08:00
Kyle Gospodnetich
9a6f356ff3
chore: Ignore cec errors in service
2023-11-08 16:36:18 -08:00
Kyle Gospodnetich
666d9cb784
fix(deck): Restore Simple DRM
...
fix(deck): Restore Simple DRM
2023-11-06 01:31:47 -08:00
Kyle Gospodnetich
f127260bbf
fix: Switch to layered OpenRazer due to issues in Distrobox.
2023-11-05 16:41:08 -08:00
fiftydinar
169858b74b
fix: Add Minimum-free ZRAM configuration
...
It assures that this value will get properly configured for systems with ≥6.75GBs of RAM.
As this article shows, too low of a value is not good, and too high of a value is not good.
https://linuxhint.com/vm_min_free_kbytes_sysctl/
It is the only remaining non-applied ZRAM tweak from Pop-OS, which they included in their zram service.
pop-os/default-settings@7fcad35#diff-964fc7d24025670fb776c01ef2943c84e637a3675c164696aebae19d86c8d46eR62
This checks if minimum-free ZRAM value is 1% of the maximum RAM of the current system, hence why this must go to the hardware service compared to simple sysctl config change.
2023-11-05 17:43:03 +01:00
Kyle Gospodnetich
db3117c493
chore: Add GPD Win 4 to HandyGCCS/Steam-Patch whitelist.
2023-11-05 08:31:03 -08:00
Pat Connors
9351a2a4d0
feat: Add Bazzite's webpage from Universal Blue to Portal. ( #507 )
...
* feat: Add Bazzite Website from Ublue
* feat(deck): Add Bazzite website from Ublue.
2023-11-04 18:34:28 -07:00
Kyle Gospodnetich
1a877baf25
chore: Restore steam-patch thanks to latest updates
...
feat(legion): Support 30W TDP control on Legion Go from gamemode.
2023-11-04 16:17:06 -07:00
Kyle Gospodnetich
da6b18bc54
feat(legion): Support hardware control on the Legion GO
2023-11-04 09:42:04 -07:00
Kyle Gospodnetich
cb4bcef1bd
chore: Move user setup to libexec
2023-11-03 19:54:30 -07:00
Kyle Gospodnetich
b63c1de6f7
chore: Move waydroid scripts to libexec
2023-11-03 00:18:51 -07:00
Kyle Gospodnetich
17ffc696e1
feat(waydroid): Set density and gralloc from /etc/default/waydroid-launcher before start
2023-11-03 00:15:09 -07:00
Kyle Gospodnetich
e18fd84e3b
chore: Always exit 0 in cec-control
...
No sense throwing an error for an optional feature, this is a request in the first place.
2023-11-02 21:48:56 -07:00
Kyle Gospodnetich
a81410f7ab
fix: Fix app icons for Nix apps
2023-11-01 15:52:04 -07:00