1092 Commits

Author SHA1 Message Date
Kyle Gospodnetich
158d1cdea9 chore: Automatically sort Distrobox shortcuts into a Distrobox folder 2023-12-20 12:12:02 -08:00
Kyle Gospodnetich
cbb0ff433c chore: Disable session and window size restoration in prompt by default, makes it behave much closer to stock gnome-terminal 2023-12-20 11:59:35 -08:00
Kyle Gospodnetich
e4763b5d5a chore: Move WineZGUI to the Utilities folder by default 2023-12-20 00:20:15 -08:00
Kyle Gospodnetich
1c0aa89252 chore: Prevent Steam & Lutris from being placed in the Games folder automatically 2023-12-20 00:12:44 -08:00
Kyle Gospodnetich
3d95f257a6 feat(gnome): Add a folder that automatically contains all Waydroid apps 2023-12-20 00:02:22 -08:00
Kyle Gospodnetich
0883d14577 chore: Remove some applications mistakenly added to the Games folder 2023-12-19 23:55:52 -08:00
Kyle Gospodnetich
b475377be6 chore: Include appmenu by default 2023-12-19 23:41:07 -08:00
Kyle Gospodnetich
4c6128a147 chore(gnome): Apply font change and sound theme to all images 2023-12-19 16:03:12 -08:00
Kyle Gospodnetich
c49795b68b chore: Remove unneeded desktop params from 07-bazzite-deck 2023-12-19 16:01:28 -08:00
Kyle Gospodnetich
1a19bd6948 chore: Set the desktop background by default 2023-12-19 15:52:25 -08:00
Kyle Gospodnetich
c9e6c6514f chore: Move winetricks & WineZGUI into Wine folder, add GNOME Tweaks to Utilities folder 2023-12-19 15:40:55 -08:00
Kyle Gospodnetich
16e4b96142 chore: Syntax fixes 2023-12-19 15:36:34 -08:00
Kyle Gospodnetich
75717cade1 chore: Remove gnome apps from Utilities folder that'll be automatically categorized 2023-12-19 12:46:59 -08:00
Kyle Gospodnetich
797eb75db2 chore(gnome): Automatically place games into a "Games" folder. 2023-12-19 12:37:30 -08:00
Kyle Gospodnetich
330b141138 chore(gnome): Automatically place wine shortcuts in a Wine folder. 2023-12-19 12:33:34 -08:00
Kyle Gospodnetich
b5f24a855c chore: Rename deck-specific dconf file 2023-12-19 10:37:33 -08:00
Kyle Gospodnetich
911ed83727 feat: Add Gradience to list of optional flatpaks.
feat(kde): Add Vapor & VGUI2 themes for Gradience to theme GTK apps
2023-12-19 10:30:13 -08:00
Kyle Gospodnetich
9d5f1586be feat(gnome): Fix text fringing on OLED displays.
chore(gnome): Drop Gradience as an optional feature, continue to install theme for Gradience so it can be added by the end-user.
2023-12-19 10:26:50 -08:00
Kyle Gospodnetich
20bf74d200 chore: Default to dark theme, use adw-gtk3 by default 2023-12-19 10:00:47 -08:00
Kyle Gospodnetich
106fdeb443 chore: Move sound theme change to 06-bazzite-deck 2023-12-19 09:25:35 -08:00
Kyle Gospodnetich
cf2c72e065 chore: Add nested desktop to Utilities folder 2023-12-19 09:01:27 -08:00
Kyle Gospodnetich
11439ef3ad feat(gnome): Use steam sound theme by default 2023-12-19 08:59:30 -08:00
Kyle Gospodnetich
9ff98f2fa8 feat(gnome): Enable the Bazzite theme by default, this is a microscopic shell theme that improves appindicator appearance. 2023-12-19 01:10:20 -08:00
Kyle Gospodnetich
0718fd2f58 chore(gnome): Override default system monitor shortcut 2023-12-19 00:55:29 -08:00
Kyle Gospodnetich
89316c0b57 feat(gnome): Create folders by default to make app grid cleaner, hide unused winetricks shortcut. 2023-12-19 00:47:06 -08:00
Kyle Gospodnetich
117ec703c7 chore: Minor syntax cleanup in dconf files 2023-12-18 23:33:43 -08:00
Kyle Gospodnetich
f45e8cc902 chore: Rename dconf lock file 2023-12-18 23:31:47 -08:00
Kyle Gospodnetich
606bdcfec5 feat(gnome): Do gsettings changes in dconf rather than bazzite-user-setup 2023-12-18 23:18:14 -08:00
dnkmmr
6349cb3f3e fix(just): Fixed source1 patch 60-custom.just (#621)
* Fixed source1 patch 60-custom.just

* fixed 60-custom.just
2023-12-18 20:04:40 -08:00
HikariKnight
1a9bf7fc39 chore: move 10-looking-glass.conf into just (#622)
* chore: move 10-looking-glass.conf into just

* chore: use sudo tee instead of cat and mv
2023-12-18 20:04:40 -08:00
RJ Trujillo
b6f624cfbe fix(flatpak-manager): Use entire install list when no flatpaks are installed
Previously, when there weren't any flaptaks installed the list of flatpaks to
install was empty. This falls back to using the whole list when none are found
2023-12-18 20:50:25 -07:00
RJ Trujillo
f37c22c3a9 reapply: "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
This reverts commit 88cdb8b94e799579b21cb9a238e36c2f2d8d6b91.
2023-12-18 20:42:08 -07:00
Kyle Gospodnetich
535f319977 fix: Correct a syntax issue in waydroid's prop file 2023-12-18 10:07:32 -08:00
Kyle Gospodnetich
88cdb8b94e Revert "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
This reverts commit 9deec489a03b111be993eafcdccd38234fce158f.
2023-12-18 01:23:15 -08:00
Kyle Gospodnetich
508d3a57a2 chore: Remove wireplumber files from /etc/, leave up to updated packages 2023-12-17 17:44:48 -08:00
RJ Trujillo
69ccbdea5a chore(flatpak-manager): Only remove flatpaks a single time
Someone may choose to install a flatpak on the removal list intentionally, in which
case we don't want to forcibly remove it

This verifies the version file exists following a successful run and skips the removal
process if it does
2023-12-16 07:52:02 -07:00
Kyle Gospodnetich
07995706ae feat(gnome): Switch to Prompt terminal 2023-12-16 02:31:16 -08:00
HikariKnight
f82083ccd1 feat: Enable libvirtd service if virt-manager layered (#613)
* feat: Enable libvirtd service if virt-manager layered

* chore: remove extra indent from enable-vfio

* chore: add forgotten shebang
2023-12-14 15:15:54 -08:00
Kyle Gospodnetich
bb7b2e514a feat: Allow Discover to launch for Vesktop 2023-12-14 14:25:08 -08:00
RJ Trujillo
9deec489a0 fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there 2023-12-14 13:29:14 -08:00
Kyle Gospodnetich
c900737371 fix: Fix popping audio in steam/gamescope under certain circumstances. 2023-12-14 13:29:01 -08:00
Kyle Gospodnetich
f234acf25e chore: Temporarily remove change to prompt until stable release 2023-12-13 11:02:01 -08:00
Kyle Gospodnetich
2ae5def049 chore: Remove vestigial steam-patch files 2023-12-13 10:42:27 -08:00
Kyle Gospodnetich
3be29e7191 chore: Configure nautilus-open-any-terminal for Prompt by default 2023-12-12 23:17:34 -08:00
Kyle Gospodnetich
e06a390c47 chore: Match whole line to prevent check from matching with the Devel copy 2023-12-12 22:54:58 -08:00
Kyle Gospodnetich
4f66ab8aee chore: Drop support for Prompt Devel package, prep for launch 2023-12-12 21:13:53 -08:00
Kyle Gospodnetich
3d02031e09 feat(gnome): Automatically use Prompt if installed, relies on xdg-terminal-exec until upstream makes a decision on default terminals. 2023-12-12 18:55:32 -07:00
Kyle Gospodnetich
7df6937062 chore: Also apply to 32-bit wine 2023-12-10 16:27:58 -08:00
Kyle Gospodnetich
46e9956fa8 fix: Fix OLED deck audio and stuttering audio on some desktops 2023-12-10 16:21:40 -08:00
Kyle Gospodnetich
3f35936423 Revert "fix(deck): Correct rotation of Plymouth on Galileo"
This reverts commit e2be1e6c4084517b7f20d4363dca6e52684e81b1.
2023-12-07 11:50:17 -08:00