1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 12:47:44 +00:00
Commit graph

669 commits

Author SHA1 Message Date
4d151b37a1 Nevermind, try a scale factor of 1.25 2024-03-22 18:59:39 -04:00
7f1e1bcf51 Add close button in settings dialog in mobile mode 2024-03-22 18:51:31 -04:00
2db62f17d6 Override scale factor and mobile mode when in SteamOS Game Mode
This should help and make the interface more touch-friendly.
2024-03-22 18:51:19 -04:00
5d72740f0c Fix broken cancel button icon on the auto login page 2024-03-22 18:18:19 -04:00
8f0a4e1e1a Reduce amount of dependencies in CI 2024-03-22 18:02:23 -04:00
e121ea8ac0 Fix cargo-vendor-filterer being installed in the wrong step 2024-03-22 18:02:00 -04:00
007db4cd2d Yet more build script improvements 2024-03-22 18:00:32 -04:00
ec7f68ce92 Try to use cargo-vendor-filterer to filter out Windows crates 2024-03-22 17:48:07 -04:00
1932ea0aa1 Attempt to exclude large files from source tar.gz 2024-03-22 17:39:09 -04:00
e044a4783b Bump required KF version to 6.0 2024-03-22 17:17:25 -04:00
50c4148de1 Bump version to 0.6.0 2024-03-22 17:16:32 -04:00
2de813569f Fix path to flatpak build script 2024-03-22 16:48:42 -04:00
f72504caff Enable flatpak build again 2024-03-22 16:46:57 -04:00
130703d874 Re-arrange the login page yet again 2024-03-19 19:10:30 -04:00
171483d2c9 Only enable configure gamescope button if it's enabled 2024-03-19 18:47:53 -04:00
67e482141d Make current profile/account menus model and place them properly 2024-03-19 18:46:15 -04:00
6845b91695 Change copyright year to 2024 2024-03-19 18:41:55 -04:00
516c0926a6 Fix logging in now that 32-bit support disappeared
In the March 2024 the 32-bit client was removed, so we need to modify
some of the boot targets that no longer exist. The DirectX 9 client is
gone too, but that will be dealt with in a later commit.
2024-03-19 18:27:03 -04:00
177cb7637c Change flatpak build script 2024-03-15 19:06:24 -04:00
a94873d5ad Switch to released 6.0 Flatpak runtime 2024-03-15 19:04:45 -04:00
51715ca3be Make Dalamud asset downloading more reliable
This uses the complete package which should prevent partial downloads.
In the future it should check for the hashes they give us.
2024-02-24 11:48:02 -05:00
c346e848c5 Set CMP0077 explicitly 2024-01-31 17:15:43 -05:00
b689bac249 Build KDSingleApplication statically 2024-01-31 17:01:51 -05:00
f9e25e5291 Fix KDSingleApplication gitmodule url 2024-01-31 16:16:21 -05:00
9101f78427 Make FormFileDelegate functional 2024-01-31 16:12:39 -05:00
f75fb70ac9 Use KDSingleApplication to force single instance 2023-12-31 17:48:39 -05:00
489c1a2110 Fix category in desktop file 2023-12-31 17:41:42 -05:00
f6ddc0193e Hide change profile button if only one profile is used 2023-12-31 17:28:31 -05:00
f3c46d3a3b Move logs to data directory 2023-12-31 17:23:55 -05:00
06704728b7 Fix and re-enable gamescope launch 2023-12-31 17:19:29 -05:00
da8b5d5e85 Remove duplicate secrets talk name in flatpak manifest 2023-12-23 11:40:30 -05:00
63ce43eac2 Remove unused .Net 5 Dalamud channel, translate those strings 2023-12-23 11:22:34 -05:00
d644e2dbc4 Allow library descriptions to be translated 2023-12-23 11:21:29 -05:00
d266b41fea Remove libbaseencode from reuse data 2023-12-23 11:16:45 -05:00
e0d0acc31f Add FLATPAK.md to reuse data 2023-12-23 11:16:24 -05:00
90775d4a09 Use QFile::copy static method 2023-12-23 11:16:16 -05:00
f915997d70 Use QList::takeFirst in game runner 2023-12-23 11:13:52 -05:00
ef953221a0 Set Windows version in wine prefix to Windows 7 2023-12-23 11:11:02 -05:00
b1f9327413 Set IS_FFXIV_LAUNCH_FROM_STEAM if using Steam account 2023-12-23 10:32:54 -05:00
c6899c42fe Set resetconfig to 0 2023-12-23 10:29:12 -05:00
b747f99131 Fix some of the command line arguments 2023-12-23 10:22:10 -05:00
ce81590246 Another small Flatpak change 2023-12-22 16:03:23 -05:00
831b5932b0 Set organization domain explicitly 2023-12-22 16:03:14 -05:00
e5aeb1f89e Reduce the size of the Flatpak even further 2023-12-22 16:03:03 -05:00
96f829207a Misc move printRequest 2023-12-21 21:06:33 -05:00
6be8c5ade4 Change patches dir name 2023-12-21 20:53:24 -05:00
42dfce96ef Change log filename format 2023-12-21 20:52:14 -05:00
53603f4032 Introduce utility functions to read/write version files 2023-12-21 20:30:32 -05:00
6288971967 Add Flatpak build instructions so I don't forget again 2023-12-21 20:19:55 -05:00
386aeda14f Remove hardcoded DXVK_HUD 2023-12-21 20:08:27 -05:00