Kyle Gospodnetich
7d291a10ad
feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade
2024-05-02 23:42:24 -07:00
Kyle Gospodnetich
21a9d6ddff
fix(waydroid): Correct issue with controller reset script (Thanks @kubepy)
2024-05-03 01:04:27 -04:00
Kyle Gospodnetich
5a42369b9d
Revert "feat(desktop): add an action to install ollama on a Bazzite system ( #994 )"
...
This reverts commit 2dba9b14e54ea94865fa60f2e6b5738e5c6563c8.
Reason: This is being upstreamed by Bluefin
2024-05-01 22:42:23 -07:00
Pat Connors
e1f026ee6f
feat(deck): Add Handheld Controller Glyphs... ( #1059 )
...
* feat(deck): Add Handheld Controller Glyphs...
...theme
https://github.com/victor-borges/handheld-controller-glyphs
* chore(readme): Add alternative handheld ujust command
2024-05-01 21:05:45 -07:00
Art Win
aa49a91112
don't do screen rotation on GPD Win Mini 2024 ( #1062 )
2024-05-01 19:28:12 -04:00
Kyle Gospodnetich
4a8e70bf7f
feat(framework): Use Framework logo in logo menu by default <3
2024-05-01 16:15:52 -07:00
Kyle Gospodnetich
3712b23c11
chore: Add changelog to MOTD
2024-05-01 15:18:18 -07:00
Marco Rodolfi
a2a784f15b
chore: Final fixes for testing CDEmu ( #1055 )
...
* Actually export the recipe in the justfile.
* Cleanup script file and remove service logic
The service is not activable/deactivable by the user.
* Manually enable the service after install
It doesn't seem to kickstart after install without a restart of the system
2024-05-01 15:18:18 -07:00
Kyle Gospodnetich
0f3a55416e
chore: Remove TPM FDE helper, this has been moved to ublue-os/config
2024-04-29 00:09:05 -07:00
Kyle Gospodnetich
98d2c922cd
chore: Add potentially needed permission fix from Bluefin
2024-04-28 19:52:08 -07:00
Kyle Gospodnetich
3c79d31255
feat: Add new ublue wallpaper as the default
...
fix(kde): Fix issue with theme picker under KDE6 for Vapor and VGUI2.
2024-04-28 19:43:03 -07:00
Kyle Gospodnetich
96f1be0198
feat(framework): Add needed kargs and extensions to setup scripts
2024-04-28 17:36:58 -07:00
Kyle Gospodnetich
d58f49e13e
Merge branch 'main' into testing
2024-04-28 16:40:03 -07:00
Kyle Gospodnetich
4279921bda
chore: Drop xwayland scaling due to still breaking discord (sadly)
2024-04-28 15:49:39 -07:00
HikariKnight
3457926faa
fix: no longer tell people to configure grub when showing virtualization helptext ( #1042 )
2024-04-28 12:35:35 -04:00
Kyle Gospodnetich
176841844d
chore: Fix dconf path for power-profile-switcher
2024-04-28 08:48:36 -07:00
Kyle Gospodnetich
7f3fe363fa
chore: Restore fstab check
2024-04-28 08:45:08 -07:00
Kyle Gospodnetich
e1c706325d
Merge branch 'main' into testing
2024-04-28 01:04:55 -07:00
Kyle Gospodnetich
7fc2e18e86
chore: Switch back to PPD from TuneD per Mario's advice
2024-04-28 01:04:29 -07:00
Kyle Gospodnetich
1376dbf0f7
chore: Further tip adjustments
2024-04-28 00:52:51 -07:00
Pat Connors
e0331db0ed
chore(motd): Added new tips and removed outdated tips ( #1035 )
...
* chore(motd): Remove outdated tips
* chore(motd): Add Extension Manager guide for GNOME
* chore(motd): Add desktop tweaks guide
* chore(motd): Add neofetch tip
2024-04-28 00:50:09 -07:00
Bradley Bellairs
dc8e861a3b
chore: fix /etc/fstab adjustment condition ( #1038 )
...
Don't look for compress=zstd as user may want to set this.
Instead, set a flag so filesystem options are set on first boot instead.
2024-04-28 00:49:34 -07:00
Kyle Gospodnetich
96d1d84d10
Merge branch 'main' into testing
2024-04-28 00:48:45 -07:00
Kyle Gospodnetich
dbc7862607
feat(gnome): Restore xwayland fractional scaling
...
feat(gnome): Add compiz alike magic lamp effect extension, default disabled
chore: Use packages fomr ublue-os:staging for sharing purposes
2024-04-28 00:48:44 -07:00
Kyle Gospodnetich
a683b3bc97
feat: Add Steam Deck SD card mounting to desktop images
2024-04-27 18:42:13 -07:00
Kyle Gospodnetich
b7398baa1d
chore(gnome): Allow fractional scaling on deck images
2024-04-27 16:38:10 -07:00
Kyle Gospodnetich
107660fd4e
chore(gnome): Add default config for auto power profile extension
2024-04-27 16:36:38 -07:00
Kyle Gospodnetich
5e3657dcd0
chore(gnome): Enable screenshot and lockscreen blur
2024-04-27 16:35:17 -07:00
Kyle Gospodnetich
dfcf088c0b
Merge branch 'main' into testing
2024-04-27 02:44:46 -07:00
Kyle Gospodnetich
e66965dccf
chore: Update system76 audio config
2024-04-27 02:44:35 -07:00
Kyle Gospodnetich
2f414416c1
chore: Standardize on /usr/bin/bash
2024-04-27 02:37:36 -07:00
Kyle Gospodnetich
984f0f2696
Merge branch 'main' into testing
2024-04-27 02:37:09 -07:00
Kyle Gospodnetich
5402f530ef
feat: Add ujust setup-luks-tpm-unlock
...
chore: justfile cleanup
2024-04-27 02:36:59 -07:00
Kyle Gospodnetich
69ef5cda9f
Revert "chore: Add cursor files for older gamescope"
...
This reverts commit 813763bdb794fd84767b52c0953eb923bc64c300.
2024-04-26 21:08:52 -07:00
Kyle Gospodnetich
d669a6b616
chore: Adjust how params are applied
2024-04-26 18:40:07 -07:00
Jon Mulder
c4670d271d
fix(bazzite-user-setup): include in file check and move after first if statement ( #1023 )
...
Follow-up from: #w1020
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-04-26 14:55:42 -07:00
Kyle Gospodnetich
376f46ce27
chore: Keep dGPU check even for deck images
2024-04-26 14:22:44 -07:00
Kyle Gospodnetich
0c1a55c629
fix: Correct issue with Steam refusing to launch on some multi-gpu hardware when launched on the dGPU.
2024-04-26 14:20:54 -07:00
Benjamin Sherman
f33d1e799a
fix: bazzite-user-setup should only run when needed ( #1020 )
2024-04-26 08:46:03 -07:00
Kyle Gospodnetich
8c544aec06
chore: Just syntax fix
2024-04-25 17:28:57 -07:00
Kyle Gospodnetich
813763bdb7
chore: Add cursor files for older gamescope
2024-04-25 14:41:22 -07:00
HikariKnight
8f7bb0bd68
feat: Deprecate looking-glass shm in favor of kvmfr module ( #1013 )
...
* feat: Deprecate looking-glass shm in favor of kvmfr
* feat: add kvmfr0 to qemu cgroup_device_acl
If someone has a better way to implement this regex, hit me up! i just happened to know how to do this with perl as i couldnt figure it out with sed
* feat: Manually load kvmfr the first time so the user do not have to reboot use it when enabling.
* chore: make introduction a bit clearer
2024-04-25 14:09:27 -07:00
Kyle Gospodnetich
e46f3fc767
chore: Normalize IMAGE_BRANCH to stable
2024-04-24 11:54:44 -07:00
Kyle Gospodnetich
3c3f433194
Revert "chore: Drop gcadapter_oc kmod, use custom device pollrate to achieve same change"
...
This reverts commit 79258de26af4f9bbd1542cf49b27d3ebc2dc001c.
2024-04-24 07:59:59 -07:00
Kyle Gospodnetich
1f64f50e27
chore: Drop custom-device-pollrates service due to potential sleep issues
2024-04-24 01:14:56 -07:00
Kyle Gospodnetich
baf680da7c
fix: Fix issue with Waydroid due to apparmor entry in LXC config
2024-04-23 19:15:46 -07:00
Kyle Gospodnetich
6a21085e75
chore(deck): Restore sdoled_edid.bin
2024-04-23 17:10:04 -07:00
Marco Rodolfi
74a075aa65
CDEmu just command fixes ( #1007 )
...
* CDEmu just fixes
Typos and language fixes
* Still more typos around
* Missed one more
2024-04-23 10:48:35 -07:00
Kyle Gospodnetich
afab9eb611
chore: Remove now unneeded Galileo rotation change
2024-04-23 10:07:55 -07:00
Kyle Gospodnetich
e8cc088fac
chore: Move some scripts to /usr/libexec
2024-04-23 10:06:33 -07:00