720 Commits

Author SHA1 Message Date
Kyle Gospodnetich
640353af98 chore: Install KDE wallpaper engine plugin globally as well 2023-08-08 14:01:10 -07:00
Kyle Gospodnetich
0704f197a4 chore: Start working on first-run script for users, clean up Yafti/Just 2023-08-08 13:53:26 -07:00
Kyle Gospodnetich
1030b8fe2c fix(gnome): Disable power profile management on deck 2023-08-08 12:18:22 -07:00
Kyle Gospodnetich
b1832d683d chore: Remove sdgyrodsu, KDE system76 scheduler, and kargs from Yafti 2023-08-08 11:58:42 -07:00
Kyle Gospodnetich
d6a242d17c chore(readme): Move undervolting to power user section, mention display overclocking and battery limit. 2023-08-08 11:44:53 -07:00
Kyle Gospodnetich
c723d1af2a fix: Enable sdgyrodsu and KDE's extra System76 scheduler service globally. 2023-08-08 11:26:51 -07:00
Kyle Gospodnetich
9e7efc8bd9 fix: Enable system76-scheduler in Containerfile 2023-08-08 11:08:55 -07:00
Kyle Gospodnetich
65f2eeb957 fix: Add duperemove preset for systemd 2023-08-08 11:06:28 -07:00
RJ Trujillo
bbec083fd8 fix: Don't copy Steam shortcut to autostart on desktop
This shortcut doesn't exist on desktop as Steam isn't layered
2023-08-08 11:42:14 -06:00
RJ Trujillo
3190f81ca2
fix(deck): Autostart Steam using desktop shortcut rather than firstboot launcher (#121)
This would forcefully open Steam every boot no matter whether or not users opted out of it in Steam
2023-08-08 17:25:53 +00:00
Kyle Gospodnetich
34d6865c02 chore: Improve messages from bazzite-hardware-setup 2023-08-08 10:14:29 -07:00
Kyle Gospodnetich
84d5c0ffba fix: Apply kargs to Jupiter as a whole rather than only on Deck images, always remove nomodeset. 2023-08-08 10:09:30 -07:00
Kyle Gospodnetich
525a19cbb3 chore: Remove now unneeded volume line for Nvidia distrobox integration 2023-08-08 09:33:18 -07:00
Kyle Gospodnetich
999e010693 chore: Setup systemd service for bazzite-hardware-setup 2023-08-08 09:06:05 -07:00
Kyle Gospodnetich
2a871610df chore: Add bazzite-hardware-setup script 2023-08-07 23:24:37 -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
Jorge O. Castro
cdf61a3486
chore(ci): let's gooooooooooo! (#117) 2023-08-08 02:04:23 +00:00
Kyle Gospodnetich
e022b079df fix: Fix install error during SteamCMD step if Steam hasn't been launched yet (Thanks termdisc) 2023-08-07 18:24:47 -07:00
Kyle Gospodnetich
44ad941102 fix(gnome): Switch to light shade color for VGUI2 theme, more accurate (Thanks fiftydinar) 2023-08-07 15:37:33 -07:00
Kyle Gospodnetich
c3f111fc67 chore: Remove unused extension cli just command 2023-08-07 15:14:25 -07:00
Kyle Gospodnetich
5948a73624 Revert "fix(gnome): Exclude SDDM Wayland teardown workaround"
This reverts commit eb39c988445b2876286e60e78b860ec67bb37779.
2023-08-07 15:06:40 -07:00
Kyle Gospodnetich
05f865f2a8
Merge pull request #114 from fiftydinar/fiftydinar-patch-1-1
Update Vapor theme
2023-08-07 14:50:06 -07:00
Kyle Gospodnetich
3070655c6f
Merge pull request #115 from fiftydinar/fiftydinar-patch-1
Update VGUI2 theme
2023-08-07 14:49:53 -07:00
Kyle Gospodnetich
636519e84d
Merge pull request #116 from ublue-os/rm-teardown-workaround
fix(gnome): Exclude SDDM Wayland teardown workaround
2023-08-07 14:49:31 -07:00
RJ Trujillo
eb39c98844 fix(gnome): Exclude SDDM Wayland teardown workaround
Fixes booting to a black screen when using gamescope-autologin under GNOME

This workaround was written to explicitly use KWin and doesn't seem to be an
issue anyway. Exclude from GNOME images and leave in place for KDE images
2023-08-07 15:43:28 -06:00
fiftydinar
5a974cc779
Update Vapor theme
To maintain balanced contrast between header bar + cards & their shades. Too dark shades look out of place.

Addresses the misunderstanding between me & Kylegospo lol.
I probably didn't explain the best either.
2023-08-07 23:37:40 +02:00
fiftydinar
2c80d6d9a2
Update VGUI2 theme
To maintain balanced contrast between header bar + cards & their shades. Too dark shades look out of place.

Addresses the misunderstanding between me & Kylegospo lol.
I probably didn't explain the best either.
2023-08-07 23:35:00 +02:00
Kyle Gospodnetich
e9e42a0a29 fix(gnome): Reduce card shade transparency on VGUI2, restore original border color on Vapor. 2023-08-07 14:15:38 -07:00
Kyle Gospodnetich
80f0111b8e
Merge pull request #113 from ublue-os/cp-deck-yafti
fix(deck): Copy yafti config to /etc
2023-08-07 14:01:13 -07:00
RJ Trujillo
f7d61917f3
fix(deck): Copy yafti config to /etc
We had been doing this for desktop but not the Deck so the Deck would launch the right config at boot but not by the shortcut
2023-08-07 15:00:29 -06:00
Kyle Gospodnetich
81b62883fd fix(gnome): Make headerbar shade more transparent on both themes 2023-08-07 13:58:02 -07:00
Kyle Gospodnetich
59d87a1396 fix(gnome): Correct accent color of VGUI2 theme 2023-08-07 13:43:02 -07:00
Kyle Gospodnetich
83adb1f6ac chore: Swap operator for kinoite check 2023-08-07 13:32:38 -07:00
Kyle Gospodnetich
76a61882e2 chore: Switch to using BASE_IMAGE_NAME in Containerfile. 2023-08-07 13:26:21 -07:00
Kyle Gospodnetich
0b638e5954 feat: Add systemd presets for sdgyrodsu and system76-scheduler 2023-08-07 12:14:05 -07:00
Kyle Gospodnetich
5d6c59b376 chore: Update KDE screenshots 2023-08-07 11:35:52 -07:00
Kyle Gospodnetich
165d413c0c chore(readme): Add distrobox-git package to list 2023-08-07 10:36:32 -07: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
04953e832b chore: Switch to distrobox-git package 2023-08-07 10:35:03 -07:00
Kyle Gospodnetich
4b5fc69fa4 fix: Add ddccontrol-db for up-to-date monitor datbase 2023-08-07 10:17:02 -07:00
Kyle Gospodnetich
e9fb23c3ee chore(readme): Add URL to python3-hid 2023-08-07 09:57:11 -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
Kyle Gospodnetich
ec1b75fc7d fix: Show as Bazzite in GRUB 2023-08-07 07:39:07 -07:00
Kyle Gospodnetich
d52f84f461 chore: Build 1hr after main & nvidia, tues/thurs 2023-08-07 01:28:40 -07:00
Kyle Gospodnetich
a62418d0a7 chore(readme): Minor improvements 2023-08-07 01:22:54 -07:00
Kyle Gospodnetich
94321f0c6f feat(gnome): Add Compiz Windows Effect extension (Disabled by default) 2023-08-06 23:47:58 -07:00
Kyle Gospodnetich
7d9d6e1ff9 chore: Add spec file for compiz windows effect GNOME extension 2023-08-06 23:42:34 -07:00
Kyle Gospodnetich
fb83e19a73 chore: Only install SDDM theme on KDE desktop, install on GNOME deck image due to SDDM being included there. 2023-08-06 22:18:48 -07:00
Kyle Gospodnetich
f3f2d24b37
Merge pull request #112 from ublue-os/yafti-fixes
fix: Add Yafti icon and only setup Steam desktop shortcuts under KDE
2023-08-06 22:02:36 -07:00