Commit graph

495 commits

Author SHA1 Message Date
Nikita Podvirnyi
c0b5e68a11
feat: updated changelog 2024-10-09 22:14:21 +02:00
Nikita Podvirnyi
47075051b2
feat: deleted discord rpc support
It became too annoying to maintain and after making a public poll
most of people agreed to drop its support. We can re-think this
change in the future universal launcher.
2024-10-09 21:15:07 +02:00
Nikita Podvirnyi
b2ef0c1762
feat: updated changelog 2024-09-02 21:08:16 +02:00
Nikita Podvirnyi
be3ae3ab1b
feat: updated changelog 2024-08-29 18:30:04 +02:00
Nikita Podvirnyi
dd85f1b6d3
fix: (potentially) fixed a bug with pre-download button 2024-08-29 18:05:48 +02:00
Nikita Podvirnyi
86e283d3fc
feat: reworked gamescope settings 2024-08-29 17:04:04 +02:00
Nikita Podvirnyi
df378357ad
fix: create cache folder if it doesn't exist 2024-08-16 14:33:05 +02:00
Nikita Podvirnyi
5a23eef691
feat: updated changelog 2024-08-02 11:18:42 +02:00
Nikita Podvirnyi
0e692df475
feat: clarify GPL version in about dialog
Before it stated "or later", though I expected it to be 3.0 only
2024-08-02 11:06:14 +02:00
Nikita Podvirnyi
e2823aafa5
feat: removed migrate installation feature 2024-08-02 10:54:25 +02:00
Nikita Podvirnyi
287e79e79a
feat: updated changelog 2024-07-21 09:32:56 +02:00
Nikita Podvirnyi
05c55ba7d9
feat: added missing changelog entry 2024-07-19 13:25:44 +02:00
Nikita Podvirnyi
f32aa2465e
feat: updated changelog 2024-07-19 13:22:39 +02:00
Nikita Podvirnyi
7726773105
feat(ui): list "Indonesia" wine language option 2024-07-19 13:16:23 +02:00
Nikita Podvirnyi
b7ca18495e
feat: changed background images processing logic 2024-07-19 12:39:27 +02:00
Nikita Podvirnyi
39527c18d7
feat: updated libraries versions 2024-07-19 12:28:41 +02:00
Luk-ESC
462ada831c refactor: remove unsafe in i18n 2024-07-08 20:45:40 +02:00
Nikita Podvirnyi
b7bfda5a85
feat: clarified runtime dependencies
Removed xdelta3, updated dwebp package name for fedora
2024-07-05 21:47:22 +02:00
Nikita Podvirnyi
4d48cd7725
feat: updated changelog 2024-07-02 09:38:44 +02:00
Nikita Podvirnyi
a7393156d9
fix: fixed last commit 2024-06-17 16:03:29 +02:00
Nikita Podvirnyi
d125b27015
feat: handle dwebp re-coding errors 2024-06-17 15:59:02 +02:00
Nikita Podvirnyi
231e23687e
fix: fixed Italian localization breaking the launcher 2024-06-17 15:22:33 +02:00
Nikita Podvirnyi
abda7a3521
feat: updated changelog 2024-06-17 15:19:15 +02:00
Nikita Podvirnyi
eb0f0eae02
feat: create primary background file if it doesn't exist 2024-06-17 15:07:12 +02:00
Nikita Podvirnyi
b529f3e7da
feat: respect CN API for getting background image 2024-06-17 14:01:31 +02:00
Nikita Podvirnyi
d0f731d68f
feat: updated background images support
thanks gtk devs for providing webp support :thumbup: (no)
2024-06-17 12:38:12 +02:00
Nikita Podvirnyi
04a315ac2f
feat: updated background picture URI 2024-06-17 11:34:58 +02:00
Nikita Podvirnyi
19d1deead8
feat: list missing dependencies on non-standard distros
Hello NixOS!
2024-05-27 14:20:47 +02:00
Observer KRypt0n_
3af245306f
feat: updated changelog and about window 2024-05-08 19:36:45 +02:00
Observer KRypt0n_
c1426be188
revert: reverted !354
Not needed after fixing gtk args
2024-05-08 19:28:32 +02:00
Observer KRypt0n_
ab3e3666c4
Merge pull request #354 from blmarket/main
Show some helpful error when --run-game cannot work
2024-05-08 19:25:06 +02:00
Observer KRypt0n_
0cedcec243
Merge pull request #357 from vbrabandt2005/main
updated my username in credits
2024-05-08 19:23:50 +02:00
Observer KRypt0n_
a35e158f21
Merge pull request #358 from panmourovaty/next
add czech localization
2024-05-08 19:22:07 +02:00
Observer KRypt0n_
80bfbc2101
Merge pull request #361 from cybik/fix-google-play
Better labels for the payment processing options
2024-05-08 19:21:44 +02:00
Observer KRypt0n_
8e657c8692
refactor: fixed warnings 2024-05-08 19:19:37 +02:00
Renaud Lepage
1f7dfdb719
Better labels for the payment processing options 2024-04-14 08:51:19 -07:00
Dominik Hejl
5aff399328 add czech localization 2024-04-02 11:56:26 +02:00
vbrabandt
18222ed17d update my username in credits
just found out I could change my username and I'd decided to changed it.
2024-03-25 15:06:14 +01:00
Jeong, Hun
860a8474d3 Show some helpful error when --run-game cannot work
Instead of just try to run UI with invalid argument to fail,
it will just fail with better error messages.

Fixes #327
2024-03-24 11:17:36 -07:00
Observer KRypt0n_
d853a1ea87
feat: updated changelog 2024-03-24 12:46:46 +02:00
Observer KRypt0n_
1e33b48d11
fix(ui): fixed doubled "go back" button in header bar 2024-03-24 12:24:31 +02:00
Observer KRypt0n_
0f1f7b8a4a
fix(ui): further GtkSwitch UI state fixes 2024-03-24 12:18:29 +02:00
Observer KRypt0n_
bd439cc941
feat: added "force grab cursor" option to the gamescope settings 2024-03-24 12:18:09 +02:00
Observer KRypt0n_
41e00d1c4e
feat(core): updated SDK version 2024-03-24 12:08:14 +02:00
Observer KRypt0n_
919de100c1
feat: improved app args parsing 2024-03-24 11:23:15 +02:00
Observer KRypt0n_
f86c86e1fd
fix(ui): fixed GtkSwitch UI state representation
This was my skill issue for all this time....
2024-03-24 10:19:38 +02:00
Observer KRypt0n_
9914072c77
feat: get rid of deprecated libadwaita functions calls 2024-03-24 10:10:14 +02:00
Observer KRypt0n_
a1d1950ce8
feat: updated ui libraries 2024-03-24 09:56:04 +02:00
Observer KRypt0n_
9395750412
feat: update non-ui dependencies 2024-03-24 09:43:40 +02:00
xxanqw
519ebc1325
Add Ukrainian language support 2024-03-24 09:21:20 +02:00