~trebelnik-stefina/cinnamon-test/+git/lutris-packaging:master

Last commit made on 2022-08-28
Get this branch:
git clone -b master https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/lutris-packaging

Branch merges

Branch information

Recent commits

ef2a75c... by Daniel Johnson <email address hidden>

Use the clicked single, not button-pressed, for the buttons in the "Manage Versions" dialog.

This way the button depressed visually properly and all that.

ce0c854... by Daniel Johnson <email address hidden>

Move common modeless dialog logic to a base class

686e475... by Daniel Johnson <email address hidden>

Sort the versions in the WINE Manage Versions dialog

The code looks for a version number it can parse
from the end of the version string.

It parses the version into a list of ints, but does
treat - and . and equivalent, which might be a problem in future.

When no version can be extracted,
we'll sort by the whole version string.

42545a0... by Daniel Johnson <email address hidden>

Make RunnerInstallDialog a proper modeless dialog window, like the configuration dialogs are.

It centers over preferences now, but can stay open after preferences close.

Also, only one of these dialogs can be open for a given runner at a time.

1582c3f... by Daniel Johnson <email address hidden>

Fix flake8 lint

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

Provide parents for a couple of modal dialogs

320b799... by Daniel Johnson <email address hidden>

Generate an error if the user tries to install Flatpak inside Lutris

I think it should be just like Steam for Linux.

0f43ce3... by Daniel Johnson <email address hidden>

Disable the 'uninstall' button in preferences for runners that can't be uninstalled.

Flatpak is part of your account and Lutris can't ever uninstall it.

98a4005... by Mathieu Comandon

Sort imports

867cc2d... by Mathieu Comandon

Merge pull request #4439 from crimson-snow/issue4405

prevent overwriting pre-existing game artwork