1688 Commits

Author SHA1 Message Date
Kyle Gospodnetich
1bf6c8a6ae chore: Temporarily disable obs-vkcapture 2023-11-07 18:54:49 -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
github-actions[bot]
d64047146e
chore(main): release 2.0.0 (#422)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.0.0
2023-11-06 23:05:59 -08:00
Kyle Gospodnetich
bcf0f93f85 chore: release 2.0.0
Release-As: 2.0.0
2023-11-06 21:35:23 -08:00
Kyle Gospodnetich
480d79dcf0 Merge branch 'f39-stable' 2023-11-06 21:20:48 -08:00
Kyle Gospodnetich
bd200632a6 fix: Improve bios update disabling feature to work similarly to foxnet/bios/INHIBIT file in SteamOS. 2023-11-06 01:31:47 -08:00
Kyle Gospodnetich
1e222d1d75 fix: Symlink wine64 to wine (Solves a mistaken dependency issue in Lutris) 2023-11-06 01:31:47 -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
Kyle Gospodnetich
9f52ad4581 fix: Massively improve steamos-priv-write, add support for using ryzenadj for other hardware from corando98's steam-patch fork (https://github.com/corando98/steam-patch) 2023-11-05 16:29:34 -08:00
RJ Trujillo
9b33d82eac
Merge pull request #510 from fiftydinar/zram-minimum-free
fix: Add Minimum-free ZRAM configuration
2023-11-05 10:29:09 -07: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
dfa8e97257 chore(ci): improve queue by canceling jobs 2023-11-05 08:31:41 -08: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
5783ecfbad chore: Update jupiter-hw-support package 2023-11-03 23:43:38 -07:00
Kyle Gospodnetich
bbf16e4db3 chore: Disable displaylink due to latest version consuming card0 2023-11-03 21:01:09 -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
06251a5fed feat: Add vk_hdr_layer (https://github.com/Drakulix/VK_hdr_layer) 2023-11-02 20:40:02 -07:00
Pat Connors
84f32a41cb
fix: Github links instead of Flathub links... (#502)
...for managing applications.
2023-11-02 19:58:07 -07:00
RJ Trujillo
1df46b05d4
fix(surface-nvidia): Exclude OBS vkcapture (#499) 2023-11-02 19:57:59 -07:00
RJ Trujillo
0dd308a6bb
Merge pull request #500 from ublue-os/fix-asus
fix(asus): Don't install evdi kmod
2023-11-02 09:06:37 -06:00
RJ Trujillo
5d126bd730 fix(asus): Don't enable displaylink service 2023-11-02 08:53:35 -06:00
RJ Trujillo
76a5cf82eb
fix(asus): Don't install evdi kmod
Conflicts with ASUS kernel patches
2023-11-02 08:30:24 -06:00
Pat Connors
31a4ab5602
feat(readme): Add application management features (#497)
Flatseal, Warehouse, and Gear Lever.
2023-11-01 20:41:36 -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
d10c15a206 chore(f39): Enable displaylink service 2023-11-01 13:04:52 -07:00
Kyle Gospodnetich
c5e554bf56 feat: Add waydroid-choose-gpu script as a built in feature. 2023-11-01 13:03:38 -07:00
Kyle Gospodnetich
ce5eb84fc4
fix: Restore evdi on F39 (#480) 2023-11-01 12:52:08 -07:00
RJ Trujillo
941a3a64e4
feat: Add support for a testing and unstable branch (#495)
* feat(ci): Add support for a testing branch

* feat(ci): Add support for an unstable branch

* fix(ci): Use github ref name for determining the branch name
2023-11-01 11:25:24 -07:00
Kyle Gospodnetich
08fe8d661e
chore: Use paths for main 2023-11-01 00:25:49 -07:00
Kyle Gospodnetich
f36db0df4a chore: Update patch urls in bazzite-hw-support-btrfs 2023-11-01 00:17:07 -07:00
Kyle Gospodnetich
e140578018 chore: Drop steam-patch (Broken)
Recommend powertools instead
2023-11-01 00:15:36 -07:00
RJ Trujillo
6322399a3f chore(ci): Push back to 4:40 PM UTC 2023-10-31 21:49:11 -06:00
RJ Trujillo
bcc6c104aa
chore(ci): Build at 4:15 PM UTC (#493)
Move build schedule back for official images
2023-10-31 20:31:57 -07:00
Kyle Gospodnetich
7e25957a31 fix(gnome): Launch nested session in Xephyr, this fixes most everything but flatpak firefox. 2023-10-31 16:17:26 -07:00