1
0
Fork 0
mirror of synced 2024-09-29 17:02:20 +13:00
Rare/rare/utils
loathingKernel 08ab130c5c LibraryLayout from #196
Introduces the LibraryLayout from #196.
This layout distributes the available space in either horizontal side and in-between the widgets.

Known issues: When searching for a game, it will re-align visible widgets, effectively centering the results.
This is because the search and grouping functions are interleaved. #196 handles it differently by adjusting
the opacity and re-ordering of the irrelevant widgets.

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2022-06-20 19:04:46 +03:00
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py Fix bug with "%" in lineedits 2022-03-14 17:23:52 +01:00
extra_widgets.py LibraryLayout from #196 2022-06-20 19:04:46 +03:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
legendary_utils.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
meta.py Fix eos overlay bug not showing installed correct 2022-06-13 21:37:26 +02:00
models.py Implement image manager 2022-06-19 17:12:59 +03:00
paths.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
rpc.py Fix Discord RPC 2022-03-14 17:23:52 +01:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py Optimize steam grades 2022-04-04 21:02:01 +02:00
utils.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00