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
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
Kyle Gospodnetich
5f5f74d924
feat: Improve Waydroid launcher, automatically initialize Waydroid if not initialized and use first-launch as a default param
2023-11-01 13:46:22 -07:00
Kyle Gospodnetich
e140578018
chore: Drop steam-patch (Broken)
...
Recommend powertools instead
2023-11-01 00:15:36 -07:00
Kyle Gospodnetich
e1f1252e9f
feat(deck): Add QTVirtualKeyboard for SDDM
...
chore: Cleanup
2023-10-31 12:55:27 -07:00
Kyle Gospodnetich
85190df0e3
chore: Temporarily drop add-to-steam in just
2023-10-30 22:39:43 -07:00
Kyle Gospodnetich
84348917a3
chore: Remove CFS tweaks from System76-Scheduler in preparation for EEVDF
2023-10-30 19:09:15 -07:00
Lily
a6218f7443
chore: Add cleaner fedora distrobox check. ( #488 )
2023-10-30 18:37:08 -07:00
Kyle Gospodnetich
55a5ad3866
feat: Add a helpful installer for adding LatencyFleX dlls to wine prefixes & game installs. ( https://github.com/Shringe/LatencyFleX-Installer/ )
2023-10-30 10:35:17 -07:00
Kyle Gospodnetich
2fca121eb4
chore: Add notice about file deletion
2023-10-29 19:01:33 -07:00
Kyle Gospodnetich
f911e0207f
chore: Replace TF2 fix with LD_PRELOAD method
2023-10-29 18:13:22 -07:00
Kyle Gospodnetich
75a7755476
chore: Only enable service to avoid an error
2023-10-28 00:14:27 -07:00
Kyle Gospodnetich
86dae4e257
fix: Add replacement openrazer service
2023-10-28 00:05:56 -07:00
Kyle Gospodnetich
3e7148dbdb
chore: Always kill weston
2023-10-27 18:44:46 -07:00
Kyle Gospodnetich
68c2a0c35e
chore: No need to exit here
2023-10-27 18:44:07 -07:00