Philip Kristoffersen and GitHub
90c0185c8f
Pick image component ( #295 )
...
* Extract render_possible_image into function
* Seperate render_image into reusable functions
* Seperate game image into component
* Use image component in shortcut overview
* Reuse image pick component in type select
* Reuse component across select_image_type
* Use image type to scale image buttons
Use image type to scale
* Remove old functions
2022-12-30 09:22:33 +01:00
Philip Kristoffersen and GitHub
ef72451289
Image UI handles restructure ( #294 )
...
* Move handle_grid_change into grid page
* Move handle_correct_grid_request into page
* Move handle_shortcut_select into page
* Do not include openssl on windows
* Remove unused imports
* Move user select into seperate component
* Move handle image selected to page
* Make gog use linux cfg
2022-12-29 23:07:43 +01:00
Philip Kristoffersen and GitHub
7a5c88c61e
Move image render functions into pages ( #291 )
...
Move image page renderes into seperate files
2022-12-29 09:36:36 +01:00
Philip Kristoffersen and GitHub
78cfd96f37
Automatic fullscreen when starting from steam ( #289 )
2022-12-28 12:20:43 +01:00
Philip Kristoffersen and GitHub
32c65408a7
Only load platforms for OS ( #288 )
...
* Only load platforms for OS
* Update to version 1.7.10
2022-12-28 10:37:11 +01:00
Philip Kristoffersen and GitHub
ffb9b659d5
Remove "download all" and move import button ( #287 )
...
* Remove download all on specific images
* Remove unusued id field
* Move import button to left menu to save on vertical space
* Update version to 1.7.9
2022-12-28 09:11:23 +01:00
Philip Kristoffersen
df7f0e63a5
Fix dpi scaling on linux
2022-12-27 20:25:24 +01:00
Philip Kristoffersen and GitHub
0d973d1042
Add fullscreen option ( #283 )
2022-12-26 15:12:15 +01:00
Philip Kristoffersen and GitHub
e76c84b130
Update dependencies ( #282 )
2022-12-26 14:58:31 +01:00
Philip Kristoffersen and GitHub
1eebd2959d
Save blacklisted shortcuts on import ( #267 )
2022-10-29 07:46:54 +02:00
Keelhauled and GitHub
279cf943eb
Add setting to allow nsfw images ( #264 )
2022-10-24 18:11:10 +02:00
Philip Kristoffersen and GitHub
889b25d441
Add a button that downloads all images only ( #261 )
...
* Add button that downloads all images only
* Improve text
2022-10-22 12:25:23 +02:00
Philip Kristoffersen and GitHub
98318e0288
Dropdown menues and image grids ( #260 )
...
* Add dropdowns to ui image select
* More "wrong game" text to buttom
* Show a grid when selecting downloaded games
* Update to version 1.7.4
2022-10-21 09:24:17 +02:00
Philip Kristoffersen
6286387d72
Set lutris default flatpak to net.lutris.Lutris
2022-10-21 07:20:15 +02:00
Philip Kristoffersen and GitHub
1ba5fdab94
Image UI optimize ( #259 )
...
* Show images in grids
* Start of columns in image select
* Redo image selection ui
* Update to version 1.7.3
2022-10-20 18:39:27 +02:00
Philip Kristoffersen and GitHub
e900c8af3a
Wrap image in a thread to avoid panics ( #254 )
2022-10-14 21:37:18 +02:00
Philip Kristoffersen and GitHub
af034aa323
Do not double import to fix shortcuts ( #252 )
2022-10-12 21:50:58 +02:00
Fernando Ferreira and GitHub
0ceeec572c
Fix Proton installed EGS games not found ( #251 )
2022-10-12 20:25:23 +02:00
Philip Kristoffersen and GitHub
5470d234e0
Minigalaxy ( #249 )
...
* Setup minigalaxy platform
* Impelment mini galaxy platform
* Customize the games_folder in minigalaxy
* Include Mini Galaxy in readme
2022-10-11 18:14:09 +02:00
Aisuko and GitHub
40c55e542d
Add utility to help format the code ( #247 )
...
Signed-off-by: Aisuko <urakiny@gmail.com >
2022-10-11 06:17:10 +02:00
Aisuko and GitHub
fac58803cc
Fix two small issue ( #246 )
...
Signed-off-by: Aisuko <urakiny@gmail.com >
Signed-off-by: Aisuko <urakiny@gmail.com >
2022-10-07 21:28:25 +02:00
Philip Kristoffersen and GitHub
10093bf3eb
Fix shortcuts by using acutal shortcut app_id ( #245 )
2022-10-06 21:44:27 +02:00
Aisuko and GitHub
81e211095b
Fix redundant clone issue and add testcases ( #238 )
...
Signed-off-by: Aisuko <urakiny@gmail.com >
2022-10-04 08:18:16 +02:00
Philip Kristoffersen and GitHub
ef44c9d828
Fix icons by remove broken shortcuts ( #242 )
2022-10-03 21:26:47 +02:00
Philip Kristoffersen and GitHub
dcbf77b610
Modular platforms ( #241 )
2022-10-02 21:13:31 +02:00
Philip Kristoffersen and GitHub
b9ee32cd54
Game rename ( #236 )
2022-09-20 19:57:08 +02:00
Philip Kristoffersen and GitHub
e4be4da9e3
Bottles ( #233 )
...
* Add bottles platform
* Add bottles UI
* Only inc create_symlinks on unix
2022-09-12 18:32:55 +02:00
Philip Kristoffersen and GitHub
d906f5688a
Remove Warnings ( #232 )
...
* Remove Windows Warnings
* Fix linux warnings
2022-09-11 17:21:21 +02:00
Philip Kristoffersen
941b647986
Fix crash on loading animated webp alpha
2022-09-08 17:05:17 +02:00
Philip Kristoffersen and GitHub
485933767d
Delete old images when downloading new ( #228 )
2022-09-06 22:31:53 +02:00
Philip Kristoffersen and GitHub
00848ae5e4
itch reset settings on empty string ( #227 )
...
* Add option to reset all images
* Reset itch settings on empty string
2022-09-06 19:14:31 +02:00
Philip Kristoffersen and GitHub
b38281719f
Add option to reset all images ( #220 )
2022-09-01 21:17:33 +02:00
Philip Kristoffersen and GitHub
6671887faa
Guess at image format instead of extension ( #219 )
2022-09-01 14:50:37 +02:00
Philip Kristoffersen and GitHub
993bf04a83
Enable a flatpak feature ( #218 )
2022-08-31 21:25:35 +02:00
Philip Kristoffersen and GitHub
43c1493c40
Use custom version of image-rs ( #210 )
...
This is done to avoid a panic in the current version image rs
2022-08-23 22:16:57 +02:00
Philip Kristoffersen and GitHub
97f706a2be
Update all dependencies ( #208 )
2022-08-21 16:07:57 +02:00
Philip Kristoffersen
05cd76d552
Wrap image load panic in scope thread
...
This is done to avoid a panic of the whole program
Only the given thread is going to panic and the main thread can continue
2022-08-21 15:09:48 +02:00
Philip Kristoffersen
6749a3db00
Minor refactors based on cargo clippy
2022-08-15 15:32:12 +02:00
Philip Kristoffersen and GitHub
e5dae5901c
Check if image is valid before loading ( #204 )
2022-08-12 18:34:36 +02:00
Philip Kristoffersen and GitHub
f6eb8c38bf
Fix no ui download images ( #195 )
2022-07-27 12:12:08 +02:00
Jaryk and GitHub
583e0faef0
fix: get games list as json from lutris ( #191 )
2022-07-26 18:17:39 +02:00
Philip Kristoffersen and GitHub
6f1ffdf819
Save settings button ( #187 )
...
* Show warning in images ui when invalid settings
2022-07-18 10:24:42 +02:00
Philip Kristoffersen and GitHub
4c6c92dbc5
Show warning in images ui when invalid settings ( #186 )
2022-07-18 10:12:36 +02:00
Philip Kristoffersen and GitHub
4bafe868cc
Add argument for no-vsync ( #185 )
...
Default is vsync on
2022-07-18 09:23:46 +02:00
Philip Kristoffersen and GitHub
d8580eda5c
Use rungameid in lutris ( #179 )
2022-07-11 09:14:58 +02:00
Philip Kristoffersen and GitHub
bcb2874c19
Make symlinks optional on itch import ( #178 )
2022-07-11 08:56:35 +02:00
Philip Kristoffersen and GitHub
7dbc8fdc8c
Add --no-sandbox to launching heroic games ( #170 )
...
This improves launching games from heroic
2022-06-14 16:27:52 +02:00
Philip Kristoffersen and GitHub
1bcafd8207
Add feature to launch gog games through heroic ( #168 )
2022-06-08 21:26:16 +02:00
Philip Kristoffersen and GitHub
9765e170eb
Update dependencies ( #167 )
...
* update dependency version
* Update release information
2022-06-07 16:38:26 +02:00
Philip Kristoffersen and GitHub
0385dfb40b
Remove failure package ( #166 )
...
* Remove dependency on failure
* Update flatpak cargo-lock
* Update cargo version
* Update release manifest
2022-06-07 11:53:15 +02:00