~lutris-team/lutris/+git/lutris:game-slicer

Last commit made on 2024-04-13
Get this branch:
git clone -b game-slicer https://git.launchpad.net/~lutris-team/lutris/+git/lutris

Branch merges

Branch information

Name:
game-slicer
Repository:
lp:~lutris-team/lutris/+git/lutris

Recent commits

8b5ffa9... by Mathieu Comandon

Fix errors for write_script

f03b8b3... by Mathieu Comandon

Separate Game and GameLauncher classes

41c57cf... by Mathieu Comandon

Show Lutris logs in System tab

4552089... by Mathieu Comandon

Only keep logs of the last 5 runs of Lutris, create one file per run

3d47983... by Daniel Johnson <email address hidden>

Rewrite uncategories game SQL with a subquery.

This is so that it can exclude the 'favorite' category, so games added to favorites are not considered categories. Hidden games are still counted as categories, though they'd be hidden anyway.

Also, Lutris game IDs are strings, not ints.

06b0b2f... by Daniel Johnson <email address hidden>

Ooh, this is a better icon for 'Uncategorized'! A tag! 'Cause you tag things here!

Also, do all sidebar icons with the get_sidebar_icon() method, and provide more fallback icon support.

4ebe406... by Daniel Johnson <email address hidden>

Fixes for the Uncategorized category

This needs to use a reserved name, so it won't collide with user categories, and it's a fixed category, so it should have an icon and be in the top section.

2f199a2... by Mathieu Comandon

Remove configure button on smart categories

7219404... by Mathieu Comandon

Be less shouty

2f0775b... by Mathieu Comandon

Revert test back to wine-ge-8-26