Commit Graph

671 Commits

Author SHA1 Message Date
89abb7fbe4 Fix .desktop quoting and escaping
After MUCH trial and error because this is not documented properly, the exec line needs to be quoted and spaces in the path line needs to be escaped but NOT quoted! phew!
2024-09-07 20:58:53 -04:00
9361fa3305 Source a user's xdg base dir preferences 2024-09-07 19:29:23 -04:00
c76f77c525 Use xdg_data_dir (defined as data_dir) if available 2024-09-07 19:23:57 -04:00
0f8840e903 Escape spaces in .desktop exec and path lines 2024-09-07 19:02:38 -04:00
186d376121 Use xdg_desktop_dir if available 2024-09-07 15:49:17 -04:00
145f112126 Remove outdated zstd dep 2024-09-07 13:18:35 -04:00
5bccb17448 Fix quoting 2024-09-06 14:53:17 -04:00
9ea910fab7 Fix default cmd line arg 2024-09-06 01:42:16 -04:00
cf570c1d9d Force terminal mode and capture install cancels 2024-09-05 23:33:20 -04:00
cf2f9b9315 Add wine launch script 2024-09-05 22:47:06 -04:00
f10844face Fix bad merge 2024-09-05 19:22:50 -04:00
a55fa4a352 Continue with wine install even if powershell is cancelled by user 2024-09-05 18:32:04 -04:00
daf19d821d Remove debug line 2024-09-05 18:24:47 -04:00
c20e91e1e8 Fix merge goof 2024-09-05 18:20:55 -04:00
8167ae9a40 Some 16gb systems report 15gb 2024-09-05 14:17:18 -04:00
f7b96f167f Update launcher version 2024-09-05 13:56:43 -04:00
efe9b10f7c Merge branch 'main' into non-lutris-install 2024-09-05 13:52:12 -04:00
284fc1a1b2 Update powershell install message 2024-09-03 10:58:48 -04:00
edcfcd9eb9 Improve wine post-install message 2024-09-03 10:45:51 -04:00
8c7b8cc971 Add switch prefix and install powershell capabilities 2024-09-03 10:38:38 -04:00
240ec8d0b8 Update pre-install message 2024-09-02 23:55:29 -04:00
3b7f1ed377 retrieve download_type 2024-09-02 22:17:13 -04:00
b57e1ccaa8 install powershell verb 2024-09-02 18:22:35 -04:00
98e792072a Add completion message 2024-09-02 16:39:55 -04:00
c718ff97bd Fix up some printf statements 2024-09-02 16:05:43 -04:00
0a829ab22f Fix env var 2024-09-02 15:43:34 -04:00
d87c0e55df encode spaces in download urls 2024-09-02 14:49:29 -04:00
85f4d64608 Fix if statement 2024-09-02 14:12:29 -04:00
e869d64a62 Remove extra comment 2024-09-02 10:37:30 -04:00
4191b35f11 Update menu 2024-09-02 10:07:47 -04:00
b67cd4a0f5 update cmd line args 2024-09-02 10:06:05 -04:00
5d73fce50e fetch and run rsi installer 2024-09-02 09:58:52 -04:00
519c5ac3f9 Move file download code into function 2024-09-02 01:09:04 -04:00
7014cf58f7 Move file download code into function 2024-09-02 01:08:16 -04:00
84fde4af35 Rename download variables for clarity 2024-09-02 00:59:33 -04:00
3079db9dfa Rename download variables for clarity 2024-09-02 00:46:06 -04:00
1ba8b0b769 Initial work on non-lutris install option 2024-09-02 00:39:05 -04:00
24c067c997 Require system wine, not just dependencies 2024-09-01 19:37:09 -04:00
07464aeee4 Add a debug_print 2024-09-01 19:27:34 -04:00
802b61d8f8 Initialize variables 2024-09-01 18:48:00 -04:00
1929f37f6d Add ability for preflight check to auto-update local winetricks install 2024-09-01 18:38:07 -04:00
16aabfce76 Update lutris version requirement 2024-08-25 12:33:24 -04:00
99a22bdcdc Adjust config file priorities 2024-08-23 14:57:25 -04:00
2e6b08fd27 Rearrange runners list 2024-08-21 14:50:19 -04:00
a27a90dea5 Improve message formatting 2024-08-17 10:31:30 -04:00
b548b6f3c5 Bump version 2024-08-17 10:25:47 -04:00
2eb875c157 Reduce unnecessary debug messages 2024-08-17 10:24:44 -04:00
b4b8b3248e Add interactive=never to all rm operations 2024-08-17 10:22:42 -04:00
086ffd15f0 Merge pull request #86 from mactan-sc/path-changes
Path changes
2024-08-17 10:01:39 -04:00
26fe714826 Simplify/reduce the number of message dialogs when clearing user dir 2024-08-17 09:58:55 -04:00