Commit Graph
89 Commits
Author SHA1 Message Date
Philip Kristoffersen f27c26175a Validate downloaded thumbnails 2022-04-28 21:49:26 +02:00
Philip Kristoffersen 27c80d9cf6 Verify thumbnail downloads 2022-04-28 21:45:27 +02:00
Philip Kristoffersen b3cac2705c only show images menu point if we have an auth key 2022-04-28 21:22:19 +02:00
Philip KristoffersenandGitHub 365757c5b5 Multiple improvements for steamdeck (#99)
Paste the SteamgridDB API key in from clipboard automatically if it looks like a API key. This is nice for steam deck so you don't have to do a right-click paste or worse manually write in the key.
BoilR guesses what game it should find images for based on the game name, but it might be wrong, it is now possible to correct this
No longer show a back button on the user select screen (it did nothing)
Now you can change the images for ALL your shortcuts, not just the BoilR ones.
2022-04-26 20:15:25 +02:00
Philip KristoffersenandGitHub d2ccef8b9b UI for image download refactor and fixes (#98) 2022-04-24 21:44:27 +02:00
Philip KristoffersenandGitHub e77f2b5f31 UI image selection (#97) 2022-04-23 20:33:16 +02:00
Philip KristoffersenandGitHub 0f5f3bad2c Amazon Games for Windows (#91) 2022-04-19 21:24:17 +02:00
Philip KristoffersenandGitHub e9d10499f2 Epic safe launch (#85)
This feature lets users force some Epic Games to be launched through the Epic Launcher
2022-04-18 14:00:06 +02:00
Philip Kristoffersen 2131306331 Fix typo in ui 2022-04-17 21:37:47 +02:00
Philip Kristoffersen f4a88a4fe9 Make scroll bar look better 2022-04-17 21:26:18 +02:00
Philip Kristoffersen 12f364db52 Make import button a bit smaller 2022-04-17 20:45:48 +02:00
Philip Kristoffersen 1e0a485c1c Easier to read colo on selection 2022-04-17 20:14:25 +02:00
Philip Kristoffersen fc2d5d68b3 Remove frames of panels to clean up look 2022-04-17 08:43:48 +02:00
Philip Kristoffersen b6cf7ce527 Unblock UI when finding shortcuts 2022-04-17 08:26:38 +02:00
Philip Kristoffersen fb78db1fe4 Only set context on startup 2022-04-16 07:13:30 +02:00
Philip Kristoffersen 225129168c Show scrollbars 2022-04-15 19:28:58 +02:00
Philip KristoffersenandGitHub aa05de9865 Make UI default, and remove CLI version (#83) 2022-04-15 13:54:01 +02:00
Philip KristoffersenandGitHub fcc3a4abc3 Restart steam option (#82)
Adds options to start and stop steam when importing
2022-04-15 09:38:43 +02:00
Philip Kristoffersen 9396b06765 Merge branch 'main' of https://github.com/PhilipK/BoilR 2022-04-13 15:34:04 +02:00
Philip Kristoffersen 6ee0da5663 Add an --no-ui option to the ui version
The UI verison will just perform a sync as if it was the cli version
2022-04-13 15:30:15 +02:00
Philip Kristoffersen fc40457645 Add progress to ui 2022-04-10 15:07:04 +02:00
Philip Kristoffersen f2965507c4 Make image clickable by making it an image button 2022-04-10 14:20:53 +02:00
Philip KristoffersenandGitHub 6169f9b235 Set pixels_per_point to 1.0 2022-04-10 08:15:15 +02:00
Philip KristoffersenandGitHub a0c6fe0c8f New UI (#74) 2022-04-09 21:49:11 +02:00
Philip KristoffersenandGitHub 96cb429382 Origin proton (#73)
Find and add games from origin when installed with proton
2022-04-07 23:12:40 +02:00
Philip KristoffersenandGitHub b58cbc51e0 Proton support (#64)
Enable proton for heroic games
2022-03-31 17:33:33 +02:00
Philip KristoffersenandGitHub a7524400f3 Steam collections (#60) 2022-03-26 21:51:56 +01:00
Philip c68566ccaf Save heroic checkbox value in ui 2022-03-17 17:47:12 +01:00
Philip KristoffersenandGitHub d0b76b664c Add Heroic support (#46) 2022-03-17 16:51:38 +01:00
Philip Kristoffersen 1f9d18c43a Add Lutris settings to UI 2022-03-14 20:50:06 +01:00
Philip KristoffersenandGitHub 7f93ba6acd Fix UI version hanging on image download (#40)
Done by using task::spawn_blocking and blockon
2022-03-13 22:30:33 +01:00
Philip KristoffersenandGitHub 1729562885 Improve UI look and feel (#36)
* Set ui theme to Greybird

* Improve text in UI

* Fix wrong comment in ui
2022-03-13 22:24:42 +01:00
Philip 7c1a21c270 Make the UI fit on a Steam Deck 2022-03-12 23:40:41 +01:00
Ankush GuptaandGitHub c188c6f385 macOS Support (#18)
* replace target_os = "linux" with target_family = "unix"

* check correct dir for macos steam files
2022-03-10 06:21:28 +01:00
Philip b8880ecba5 Hook up uplay to ui 2022-01-02 10:57:57 +01:00
Philip dd21e56fd6 Add uplay syncrhonization 2022-01-02 10:37:12 +01:00
Philip Kristoffersen 9c47d27fc4 Remove redundant cfg flags 2021-10-10 17:04:34 +02:00
Philip Kristoffersen ffde590f1c UI for GOG 2021-10-06 11:13:54 +02:00
Philip Kristoffersen e370439c79 Refactor ui and sync into mods 2021-10-05 15:32:04 +02:00