Commit graph

6584 commits

Author SHA1 Message Date
Mathieu Comandon bbbb512eef Prevent view-updated signal from registering multiple times 2020-11-02 21:34:29 -08:00
Mathieu Comandon 7abf0583bf Do not emit a service-login for refresh tokens 2020-11-02 19:43:47 -08:00
Mathieu Comandon e0f66f84fe Get Humble Bundle orders concurrently 2020-11-02 19:26:40 -08:00
Mathieu Comandon 0ebff55553 Add games to the store with idle_add 2020-11-02 19:24:51 -08:00
Mathieu Comandon 3fabc31023 Batch icon updates in the view together 2020-11-02 19:24:24 -08:00
Mathieu Comandon 22fa690a21 Check for service presence on game activation 2020-11-02 18:54:46 -08:00
Leandro Stanger 6babb91427 Update net.lutris.Lutris.metainfo.xml 2020-10-31 15:11:02 -07:00
Leandro Stanger 724c03993b Update net.lutris.Lutris.metainfo.xml 2020-10-31 15:11:02 -07:00
Mathieu Comandon ff217282d3 Refresh all games media when reloading the lutris service 2020-10-31 03:33:18 -07:00
Mathieu Comandon 97bfa810b8 Remove inset style 2020-10-31 02:11:07 -07:00
Mathieu Comandon 68511e8240 Highlight currently selected row 2020-10-31 02:01:44 -07:00
Mathieu Comandon 9c09513935 Allow overridding dest_file 2020-10-30 23:53:40 -07:00
Mathieu Comandon 9b47c086cc Handle Lutris service for game-activated signal (Closes #3237) 2020-10-30 23:53:11 -07:00
Mathieu Comandon 5e4cb34b16 Return empty array for runtime component failures, swap tabs radio button group 2020-10-30 22:41:47 -07:00
Mathieu Comandon 00be1a680b Do not show 'install another version' for service games 2020-10-30 22:25:07 -07:00
Mathieu Comandon d1a7d770dc Restore signal for individual icon updates 2020-10-30 12:29:09 -07:00
Mathieu Comandon 969dac448a Add a big icon format for humble 2020-10-30 07:41:12 -07:00
Mathieu Comandon 3cd6d0d5b5 That callback really isn't useful... 2020-10-30 07:34:55 -07:00
Paul Krohmer 6088539d0c add German translation for comment in desktop entry 2020-10-30 07:11:52 -07:00
Mathieu Comandon b1921ad79c Remove deprecated sidebar_visible setting 2020-10-30 06:47:21 -07:00
Mathieu Comandon 2ca5831e41 Add a timeout to the database lock 2020-10-30 06:22:11 -07:00
Rebecca Wallander 93e8d11fc0 Update Web runner so it works in flatpak env 2020-10-30 04:50:51 -07:00
Leandro Stanger 179699ddc7 Tag invalid
Validation of files failed
https://flathub.org/builds/#/builders/32/builds/31240
2020-10-29 21:23:10 -07:00
Mathieu Comandon 0021952038 Make Community Installers default tab 2020-10-29 21:18:39 -07:00
Mathieu Comandon 47584c5faa Swap library and web search tabs 2020-10-29 21:05:49 -07:00
Mathieu Comandon f249666b15 Do a very small chunk instead 2020-10-27 02:40:26 -07:00
Mathieu Comandon 53552185a2 Increase chunk size of downloader to 8MB 2020-10-27 02:37:31 -07:00
Mathieu Comandon 92cc7999e4 Remove unset_service method 2020-10-27 02:28:56 -07:00
Mathieu Comandon 2eb681b30a Stop relying on Gtk being able to refresh a view without crashing 2020-10-27 02:25:42 -07:00
Mathieu Comandon 2ff64f92c3 Remove ServiceBar widget 2020-10-27 00:56:36 -07:00
Mathieu Comandon d7151f04c6 Better handling of authentication failure 2020-10-27 00:52:10 -07:00
Mathieu Comandon 3928a762be Oh the pain we chose to inflict ourselves.... 2020-10-27 00:37:15 -07:00
Mathieu Comandon 9431f6c47b Some refactoring 2020-10-27 00:34:26 -07:00
Mathieu Comandon 5c0aec7a60 This doesn't help 2020-10-26 22:33:55 -07:00
Mathieu Comandon 3a36f8d403 Replace tab toggle buttons with radio buttons 2020-10-26 20:53:41 -07:00
Mathieu Comandon 059038bfe8 Remove SQL retries, run queries with a thread lock 2020-10-26 20:12:36 -07:00
Mathieu Comandon e054c72b6a Remove XDG service (Closes #3234) 2020-10-26 20:02:38 -07:00
Mathieu Comandon fcf0ca7839 Empty search entry when Esc is pressed (Closes #3232) 2020-10-26 19:57:58 -07:00
Mathieu Comandon dbb2c992f8 Make license consistent in metainfo.xml 2020-10-26 13:20:19 -07:00
Mathieu Comandon 7d7069d75e Change default banner to work better in both light and dark theme 2020-10-26 13:13:33 -07:00
Mathieu Comandon 09fa5752f9 Send view-update in an idle_add because why not 2020-10-26 13:13:09 -07:00
Mathieu Comandon a486fae92e Update default_banner.png 2020-10-26 13:05:20 -07:00
Mathieu Comandon 43999c3cc8 Always return a pixbuf (and of the correct size) for get_pixbuf 2020-10-26 12:59:39 -07:00
Mathieu Comandon 9f23c629f0 Remove individual icon-loaded signals, emit a single final one 2020-10-26 12:50:45 -07:00
Mathieu Comandon 9965d3bc3b Check for valid iter when getting selection for popup menu 2020-10-26 12:37:51 -07:00
Mathieu Comandon 9ce9964506 Remove steamid field from save when installer finished (Closes #3224) 2020-10-26 12:32:43 -07:00
Mathieu Comandon f1b8139097 Adjust installer fetching for revisions (Closes #3227) 2020-10-26 12:27:37 -07:00
Mathieu Comandon 802144573c Only set a current folder if one is provided (Closes #3230) 2020-10-26 12:13:49 -07:00
Mathieu Comandon ac4452a422 Lazy load installer file properties, catch PermissionErrors on install 2020-10-26 12:13:02 -07:00
Mathieu Comandon 98e4f7ae33 Close popover on menu item click 2020-10-26 10:52:53 -07:00