1092 Commits

Author SHA1 Message Date
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
Pat Connors
e624854335
feat(deck): Replace Website with Forums on Bazzite Portal (#545)
Links to Bazzite's Discourse.
2023-11-14 17:51:35 -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
7378e4a55b
feat(deck): Enable Wayland by default 2023-11-12 19:15:23 -08:00
Kyle Gospodnetich
d9bf80549c chore: Minor syntax fix in os-branch-select 2023-11-12 16:33:42 -08:00
Kyle Gospodnetich
c4a4ce17cc chore: Increase est update time 2023-11-12 15:36:51 -08:00
Kyle Gospodnetich
ea5b583bca fix(deck): Correct zram disabling karg 2023-11-10 23:25:59 -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
62e299c2b4 fix(deck): Modify returned/accepted values of os-branch-select to something the steam client understands 2023-11-10 21:52:11 -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
edd08c30d7 chore: Restore bluetooth config, set permissions on /var/lib/bluetooth folder 2023-11-08 15:18:08 -08:00
RJ Trujillo
01ecbaf524
feat(deck): Enhance and fix zram and deckswap scripts (#512)
* fix(resize-zram/deckswap): Prevent multiple sizes from being defined

Replaces whatever value is there with the new value

* fix(deckswap): Enable/disable instantaneously

No need to reboot

* feat(resize-zram/deckswap): Resize instantaneously without reboots
2023-11-07 11:38:19 -08:00
Kyle Gospodnetich
480d79dcf0 Merge branch 'f39-stable' 2023-11-06 21:20:48 -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
Kyle Gospodnetich
64acd59c89
chore: Use directory check 2023-11-05 01:03:33 -08:00
Kyle Gospodnetich
b343129ab7 chore: Use full steam patch 2023-11-05 00:56:24 -07: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
2f3afb4336 chore: Switch steam-patch service to use ConditionPathExists 2023-11-04 18:30:37 -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
7038cd1049 chore(gnome): Restore extest due to numerous usability issues with libei 2023-11-02 23:48:28 -07:00
Kyle Gospodnetich
e440eead7c chore: Create directory if it doesn't exist 2023-11-02 23:29:36 -07:00
Kyle Gospodnetich
2c55fdd84a chore: Add new script to set rebase branch, allow use with polkit and execute from os-branch-select. 2023-11-02 23:27:31 -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
86bb026d39 feat: Add OS branch selection to Steam OS gamemode 2023-11-01 19:52:13 -07:00
Kyle Gospodnetich
27374d4931
feat(legion): Support Legion GO controller 2023-11-01 17:56: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
766adc487f chore: Add missing comment in just file 2023-10-30 10:10:00 -07:00
Kyle Gospodnetich
2fca121eb4 chore: Add notice about file deletion 2023-10-29 19:01:33 -07:00