Kyle Gospodnetich
e4341a814f
Revert "feat(nvidia): Drop x11 session now that explicit sync is functioning ( #1161 )"
...
This reverts commit 769297708c
.
2024-05-30 22:24:29 -07:00
Kyle Gospodnetich
3a1765777e
chore: Increase user setup script version
2024-05-29 10:19:32 -07:00
Kyle Gospodnetich
faa269171a
fix(gnome): Fix application of some GNOME framework settings on desktop images
2024-05-29 10:19:10 -07:00
Marco Rodolfi
bf4662b549
hotfix: Fix audio scripts with the new format ( #1187 )
...
* Remove old lua scripts
* Remove old lua scripts pt 2
* Create new fs structure
* Add the remaining files
2024-05-29 07:41:53 -07:00
Kyle Gospodnetich
d17320e172
Merge branch 'main' into testing
2024-05-28 11:13:18 -07:00
Kyle Gospodnetich
15132da71b
chore: @castrojo :^)
2024-05-27 20:50:17 -07:00
Law
012ce72b1a
fix(ujust): sync arch packages before installing opentabletdriver ( #1184 )
2024-05-27 16:46:23 -07:00
Kyle Gospodnetich
6d8cf50302
chore: Update gamescope prior to graphical session
2024-05-26 22:23:31 -07:00
Kyle Gospodnetich
97cee98bc1
Merge branch 'main' into testing
2024-05-26 22:19:18 -07:00
Zeglius
8c97326322
fix(user-setup): Improve language-sensible templates setup ( #1180 )
...
* fix(user-setup): Use correct templates directory depending of language
Use 'xdg-user-dirs' to obtain a localized path to templates directory (with '$HOME/Templates' as fallback.
Should fix any related issues with Gnome nautilus not detecting templates using other language that english.
* fix(bazzite-user-setup): Add checks before creating templates symlinks
Check if the template files exists in `/etc` before creating the symlinks, otherwise do not create them.
Using only '[[ ! -f file ]]' always returns true in the case of a broken symlink, as per quote of `man test`:
> Except for -h and -L, all FILE-related tests dereference symbolic links.
In consequence, it checks the symlink file is pointing to, not tne existence of the symlink itself, thus ends up attempting to overwrite the later.
* chore: Increase setup script version
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-26 21:55:16 -07:00
Hosh
a19bb5fd83
exec waydroid + use exported function
2024-05-27 00:11:37 +01:00
Hosh
d29633bd07
Pass arguments for waydroid-launcher through to waydroid.
2024-05-26 15:48:06 -07:00
Kyle Gospodnetich
226e73d5b7
chore: Remove old fontconfig workaround
2024-05-26 13:02:51 -07:00
RJ Trujillo
91ae917343
feat: Add RyzenAdj to desktop images ( #1179 )
...
* feat: Ship ryzenadj on desktop images
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
* fix(framework/amd): Allow MMIO access in userspace for RyzenAdj
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
* fix(framework/amd): Load Ryzen SMU on startup for RyzenAdj
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
* chore(README): Note RyzenAdj support for AMD Framework Laptops
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
---------
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-26 11:48:10 -07:00
RJ Trujillo
1a18dc27ad
Merge branch 'main' into testing
2024-05-26 12:12:40 -06:00
RJ Trujillo
7270f60fbf
fix(framework/amd): Allow MMIO access in userspace for ryzenadjxy
...
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-26 11:12:54 -06:00
RJ Trujillo
745b49c813
feat: Ship ryzenadj on desktop images
...
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-26 11:01:39 -06:00
Kyle Gospodnetich
c62fa2194e
Merge branch 'main' into testing
2024-05-25 21:43:46 -07:00
Noel Miller
40f432765c
feat: add fightcade to yafti ( #1171 )
2024-05-25 21:43:38 -07:00
Zeglius
bb2687111f
fix: correct bash if statement for dGPU detection ( #1170 )
...
Using '>' instead of '-gt' always returns true (as '>' is not valid with 'test'), adding the flag '-cef-disable-gpu' regardless of the device using a dGPU.
2024-05-25 21:43:38 -07:00
Kyle Gospodnetich
769297708c
feat(nvidia): Drop x11 session now that explicit sync is functioning ( #1161 )
2024-05-25 21:43:27 -07:00
Kyle Gospodnetich
357634189e
chore: Move default timeout config to /etc for easy customization
2024-05-24 17:18:38 -07:00
Kyle Gospodnetich
bd612e013a
chore: Move logind changes to file in /etc for easy customization
2024-05-24 17:15:51 -07:00
Kyle Gospodnetich
1f03a33cb9
chore: Further adjust install date in fast fetch
2024-05-24 10:43:27 -07:00
Kyle Gospodnetich
57612bf58d
fix: Correct sunshine workaround for the latest versions
2024-05-23 23:32:14 -07:00
Kyle Gospodnetich
70e09b4fd7
chore: Fix install date output in FastFetch
2024-05-23 10:55:43 -07:00
Kyle Gospodnetich
e058a36bf9
chore: Remove unneeded config
2024-05-22 09:50:23 -07:00
Kyle Gospodnetich
9fcbaf64b3
chore: Drop auto-power-profile extension
2024-05-22 09:48:11 -07:00
Kyle Gospodnetich
5129075d78
chore(gnome): Add Pods and Podman Desktop to Containers folder
2024-05-21 22:34:42 -07:00
Kyle Gospodnetich
9a1eede973
chore: Add new icons to Utilities folder on GNOME by default
2024-05-21 16:45:43 -07:00
Kyle Gospodnetich
cae8d96985
feat: Recover from GPU crashes on the primary GPU - from jupiter-hw-support
2024-05-20 21:32:55 -07:00
Pat Connors
01967d1756
feat: New .desktop shortcuts (Docs and Landing) ( #1146 )
...
* Add new Bazzite .desktop icons
Possibly placeholders
* Added new desktop shortcuts (Docs & Landing)
One shortcut goes to the docs page and the other goes to the [pinned forum thread](https://universal-blue.discourse.group/docs?topic=8 )
* Update system_files/desktop/shared/usr/share/applications/Bazzite Documentation.desktop
Co-authored-by: Malix <alixbrunetcontact@gmail.com>
* Update system_files/desktop/shared/usr/share/applications/Bazzite Landing.desktop
Co-authored-by: Malix <alixbrunetcontact@gmail.com>
---------
Co-authored-by: Malix <alixbrunetcontact@gmail.com>
2024-05-20 16:46:06 -07:00
Kyle Gospodnetich
9b4fb52ab2
chore(kde): Add fix for log spam (Thank @m2giles)
2024-05-20 10:32:14 -07:00
Kyle Gospodnetich
4fb122d8e5
Merge remote-tracking branch 'origin/main' into testing
2024-05-19 22:26:18 -07:00
Kyle Gospodnetich
77225e3f53
Revert "Drop the ryzenadj service, now built in."
...
This reverts commit 7d3ae0fff7
.
2024-05-19 22:26:04 -07:00
wolfyreload
54b8ced0fa
feat(ujust): add install-boxtron ( #1152 )
2024-05-19 10:10:45 -07:00
Kyle Gospodnetich
91b779fe2d
Merge branch 'testing'
2024-05-18 22:13:58 -07:00
Kyle Gospodnetich
0f493d70af
feat: Add install date to fastfetch
2024-05-18 21:58:22 -07:00
Michael
67759bef83
fix(ujust): setup-cdemu script failing to install cdemu ( #1151 )
2024-05-18 12:26:45 -07:00
Kyle Gospodnetich
d39549e558
chore(framework): Remove default extension enablement
2024-05-17 09:01:49 -07:00
Kyle Gospodnetich
8f15e0b8bc
chore: Fix syntax issue in yafti.yml
...
Fixes #1139
2024-05-17 06:29:02 -07:00
m2
feb4cdcc20
fix: correct brew directory. ( #1140 )
...
* fix: brew auto upgrade services
* fix: brew not in right directory
* chore: simplify move.
2024-05-17 06:26:14 -07:00
Kyle Gospodnetich
8df6fb7740
Revert "chore: Disable brew in topgrade"
...
This reverts commit b0a0ae4944
.
2024-05-16 21:10:23 -07:00
Kyle Gospodnetich
b0a0ae4944
chore: Disable brew in topgrade
2024-05-16 15:14:06 -07:00
m2
fd7640dedb
fix: brew auto upgrade services ( #1135 )
2024-05-16 14:51:56 -07:00
Kyle Gospodnetich
0e8f77dedf
feat: Add option to enable desktop integration for Waydroid
2024-05-16 11:52:58 -07:00
Kyle Gospodnetich
1d2a51333c
fix: Always use sudo for waydroid GPU selector
2024-05-16 11:45:11 -07:00
m2
7e2f60e212
Merge pull request #1130 from ublue-os/brew-compress
...
chore: compress brew on image
2024-05-16 11:33:52 -04:00
Kyle Gospodnetich
926fdb998b
Merge branch 'main' into testing
2024-05-16 06:35:22 -07:00
Kyle Gospodnetich
c2bb74d8e8
fix: Use EmuDeck AppImage
2024-05-16 06:34:57 -07:00