Kyle Gospodnetich
221f8cb56b
feat: Allow VkBasalt config on all flatpaks automatically
2024-01-24 14:14:34 -08:00
Kyle Gospodnetich
dd782c8113
feat: Allow MangoHUD config on all flatpaks automatically
2024-01-24 13:37:37 -08:00
Kyle Gospodnetich
9a22b180ac
fix: Add a fix for LibreOffice flatpak to correct a printing bug
2024-01-24 09:02:16 -08:00
Kyle Gospodnetich
d7dfd3549a
chore: Increase version of flatpak manager scriptr
2024-01-19 16:49:58 -08:00
Kyle Gospodnetich
2edbece8b5
chore: Increase versions, prep for go-live
2024-01-14 23:32:42 -08:00
Kyle Gospodnetich
5cd0471920
chore: Increase flatpak manager version
2024-01-09 19:33:04 -08:00
Kyle Gospodnetich
49e77864e5
feat(kde): Ship an incredibly minor gtk.css theme to to make prompt feel at home, adjusts window geometry and nothing else.
2024-01-08 19:54:31 -08:00
Kyle Gospodnetich
d97b450d62
chore(firefox-config): Store in /usr and copy to /var in bazzite-flatpak-manager, cleanup
2024-01-02 00:13:56 -08:00
Kyle Gospodnetich
d287e28398
chore: Additionally check that one of the GPUs is Nvidia for hybrid systems
2024-01-01 15:22:39 -08:00
Kyle Gospodnetich
d9ef9ec33a
fix(nvidia): Do not apply flatpak overrides to hybrid systems
...
chore(nvidia) Apply overrides prior to flatpak installs to ensure Firefox is ready to use the moment it's installed.
2024-01-01 14:39:10 -08:00
Kyle Gospodnetich
cc5d25766d
feat(nvidia): Automatically set needed params for hw accelerated video in Flaptak Firefox on Nvidia hardware
2024-01-01 13:44:07 -08:00
Kyle Gospodnetich
4aa7fabcd5
fix(gnome): Fix issue with xdg-terminal-exec when used with long commands
...
chore: Additional bash script cleanup
2023-12-23 09:56:09 -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
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
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
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
a9c5cda896
feat: Add WineZGUI, an extremely convenient way to launch double-click simple Windows applications that don't require special considerations for their prefix.
2023-11-19 23:07:47 -08:00
Kyle Gospodnetich
d3d08b4c8c
fix(kde): Restore Calculator as a flatpak
2023-11-13 09:21:43 -08:00
Kyle Gospodnetich
7e683ba3ba
fix(kde): Add gwenview and okular flatpaks to default install list after they were removed from Kinoite.
...
Fixes #526
2023-11-09 12:02:12 -08:00
Kyle Gospodnetich
1e05d4fd19
chore: Upgrade to latest VulkanLayer flatpaks
2023-10-21 00:36:11 -07:00
Kyle Gospodnetich
df3f1c4375
chore: Cleanup bazzite-hardware-setup, make more use of initramfs
...
chore: Use lower numbers for sysctl.d
2023-10-20 17:26:33 -07:00
Kyle Gospodnetich
f933ab7845
chore: Move flatpak install list to /usr/share
2023-10-20 13:46:18 -07:00
Kyle Gospodnetich
7de70777b3
chore: Remove notification
2023-10-20 12:38:34 -07:00
Kyle Gospodnetich
104f45ff81
chore: Add some safety checks to ensure flathub is enabled
2023-10-19 17:38:56 -07:00
Kyle Gospodnetich
2c6f0dd529
fix: Add improvements to flatpak manager from bluefin, correct bundled themes for flatpak.
2023-10-13 19:45:35 -07:00
RJ Trujillo
631423b360
feat(ci): Build images based on Fedora 39 ( #332 )
...
* feat: Build images based on Fedora 39
* fix(f39): Install kernel specific kmods
Installs kmods specific to the kernel/image flavor being used as ASUS and Surface no longer include these
* fix(f39): Skip Mesa for now, install 32bit version of Gamescope
* chore: Switch to Gradience flatpak
* chore: Syntax fix
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-10-13 13:35:10 -07:00
Kyle Gospodnetich
d4ffe57656
feat: Throw an error if a flatpak fails to install in bazzite-flatpak-manager, add notification with icon and restart every 30 seconds until it can complete
2023-10-12 14:59:23 -07:00
Kyle Gospodnetich
246da3b324
chore: Use /etc/, not /usr/etc
...
This allows the end-user to change these files if desired
2023-10-01 10:15:26 -07:00
RJ Trujillo
66a14d300e
fix(treewide): Use new image info implementation
2023-09-22 12:26:54 -06:00
zelikos
c1b6ce4515
fix: Typo in bazzite-flatpak-manager
2023-09-21 19:05:54 -04:00
RJ Trujillo
8b82ea52c2
chore(flatpak-manager): Rename from flatpak-system-install to flatpak-manager
...
More accurate name as it both removes and installs flatpaks and removes Fedora's
flatpak repo
2023-09-11 08:05:08 -06:00