40 Commits

Author SHA1 Message Date
Kyle Gospodnetich
4f27c04d4b feat(gnome): Add hot edge as a default extension, greatly improves desktop UX by making the dash behave more like a hidden dock. Apply pressure to the bottom of your screen to make it appear. 2024-01-04 22:27:52 -08:00
Kyle Gospodnetich
73a6df8658
chore: Disable fractional scaling on deck builds by default 2024-01-03 11:11:48 -08:00
Kyle Gospodnetich
37990b7273 feat(gnome): Enable blur my shell by default 2023-12-22 13:25:30 -08:00
Kyle Gospodnetich
06734f9be6 feat(gnome): Enable workspace wrap around, fix annoying attention notification, remove delay from alt+tab
feat(gnome): Place OSD in top left on deck images, matching SteamOS Gamemode
2023-12-22 10:42:07 -08:00
Kyle Gospodnetich
486fd46684 fix(gnome): Fix prompt keyboard shortcut, add default config for Logo menu to dconf, clean up config change from Containerfile. 2023-12-21 20:51:49 -08:00
Kyle Gospodnetich
f47dc5f14d feat(gnome): Enable just perfection shell theme by default on Desktop images 2023-12-20 23:39:26 -08:00
Kyle Gospodnetich
819ee2c445 feat(gnome): Configure Just Perfection extension by default, hide Search box on Deck builds due to Steam Keyboard not functioning with it 2023-12-20 23:15:59 -08:00
Kyle Gospodnetich
2a0988994b chore: Update user-theme extension name 2023-12-20 21:19:01 -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
b5f24a855c chore: Rename deck-specific dconf file 2023-12-19 10:37:33 -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
106fdeb443 chore: Move sound theme change to 06-bazzite-deck 2023-12-19 09:25:35 -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
117ec703c7 chore: Minor syntax cleanup in dconf files 2023-12-18 23:33:43 -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
Kyle Gospodnetich
f5ca150216 fix(gnome): Cleanup dconf files, add service to apply. 2023-12-03 14:06:29 -08:00
Kyle Gospodnetich
15c4fdd3fb feat(gnome): Add Steam & Lutris to the dash by default 2023-10-18 21:38:34 -07:00
Kyle Gospodnetich
4ab99c68e9 feat(gnome): Switch to dconf settings for a number of needed changes in gnome, add default dash application assignments. 2023-10-17 11:33:17 -07:00
Kyle Gospodnetich
cb4d0ab5e5 chore(gnome): Add battery-low sound 2023-09-18 12:19:28 -07:00
Kyle Gospodnetich
35ff5d46b9 feat(gnome): Add steam soundfont when selecting a Valve-inspired theme 2023-09-18 00:07:10 -07:00
Kyle Gospodnetich
01ea61880c Merge branch 'main' into etc-cleanup 2023-09-13 09:29:23 -07:00
Kyle Gospodnetich
b5c7c5abf8 chore: /etc/ cleanup part 2, move remaining /etc/ files to /usr/etc/ 2023-09-13 09:23:29 -07:00
RJ Trujillo
d5d373a3ca chore(deck): Consolidate DE autologin handlers to desktop-autologin
Combines plasma-autologin, and GNOME autologin on Deck images into one handler.
This is done as these services all work practically the same.
2023-09-12 08:47:07 -06:00
Kyle Gospodnetich
a1d63b6996 chore: Move autologin services to deck folders 2023-09-11 11:13:40 -07:00
Kyle Gospodnetich
85593b6b5e fix: Major distrobox cleanup, drop need for separate nvidia & non-nvidia images, drop init hooks, remove exported_apps from assemble to allow stable distrobox on non-nvidia systems. 2023-08-18 23:24:52 -07:00
Kyle Gospodnetich
9746f60c9a feat(gnome): Use new bazzite-arch-gnome image, far faster initial setup than making these same changes on init. 2023-08-18 18:09:41 -07:00
Kyle Gospodnetich
70ab393f1b chore(bazzite-arch): Remove now unneeded adw-gtk3 install step 2023-08-15 10:42:26 -07:00
Kyle Gospodnetich
615ee6fe20 chore: Change how SteamCMD is exported to avoid a race condition.
fix(deck): Export extest to bazzite-arch, if used.
2023-08-13 13:59:56 -07:00
RJ Trujillo
b6df87a006 fix: Correct the name of GNOME's Wayland session for autologin and session selection 2023-08-11 16:10:54 -06:00
RJ Trujillo
ad34875c32 chore(deck): Merge KDE and GNOME session select scripts 2023-08-11 16:04:35 -06:00
RJ Trujillo
2c36671775
fix(deck): Add Wayland support to GNOME autologin (#133)
Missed this one
2023-08-11 03:34:11 +00:00
Kyle Gospodnetich
525a19cbb3 chore: Remove now unneeded volume line for Nvidia distrobox integration 2023-08-08 09:33:18 -07:00
RJ Trujillo
e77996f02f
feat(deck): Add (hidden) toggleable desktop Wayland session session support (#118)
* feat(deck): Implement optional support for switching to GNOME on Wayland

This adds a variable, DESKTOP_WAYLAND, to /etc/default/desktop-wayland that gets sourced
by steamos-session-select and determines whether or not to use Wayland or X11. By default,
this ships as false

* feat(deck): Implement optional support for switching to Plasma on Wayland

* feat(deck): Add hidden just script to toggle Wayland desktop session

Omitted from 'just list'
2023-08-08 02:27:41 +00:00
Kyle Gospodnetich
74feda24e9 Revert "Revert "feat: Use new export feature in distrobox assemble""
This reverts commit b15248a9ec00c7299beafde55322a922d2f2e7a9.
2023-08-07 10:35:07 -07:00
Kyle Gospodnetich
b15248a9ec Revert "feat: Use new export feature in distrobox assemble"
Revert once more when Distrobox is updated in upstream Fedora.
2023-08-07 08:00:23 -07:00
Kyle Gospodnetich
49c02353d1 feat: Use new export feature in distrobox assemble 2023-08-07 07:51:37 -07:00
RJ Trujillo
9383c2fdb2
feat(gnome): Use GDM on desktop (#111)
* feat(gnome): Use GDM on desktop

Restores GDM on desktop and implements GNOME autologin with GDM support. This allows
users to use screen locking. Omitted from Steam Deck as there isn't a seemingly clean
way to implement this for session switching. Will investigate in the future

* fix(gnome): Restore patched xorg-x11-server-Xwayland package for VRR

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-08-06 21:31:03 +00:00
RJ Trujillo
d09d7faf9f fix(deck): Use GNOME on Xorg for session switching 2023-08-03 20:58:02 -06:00
Kyle Gospodnetich
b0e2c7642d fix: Switch from rsync to conditional copy to fix issue with missing files 2023-08-03 15:24:42 -07:00