Claire (qwery) 8199a817eb Fix: Import never finishes (#301)
* Add separate callback to update progressbar

* Black formatting

* Make watchdog useful

The app was still not thread safe because the dialog was
closed from a thread which was the likely cause of the
crashing.

Still needs more testing to validate this solution

* Prevent opening preferences while importing

* Formatting changes & regrouping of methods

- Rearranged methods into groups based on public or private and their
usage. No functional changes, just reorganizing for convenience.

 - Renamed import_callback -> finish_import.
 - Renamed __watchdog -> monitor_import

If you don't like it, this can be reverted.

* Black formatting

* Cleanup for review

* Fix attempt 2 & remove public/private comments

Readded watchdog in its original form.

Removed comments for public or private methods. Comments for import
actions/gui are still there
2024-11-28 13:31:27 +01:00
2024-10-07 10:22:56 +02:00
2024-10-31 14:25:18 +01:00
2024-07-10 16:10:06 +02:00
2024-11-05 18:55:22 +01:00
2024-07-10 16:22:10 +02:00
2024-10-22 13:50:46 +02:00
2023-12-20 15:31:43 +01:00
2024-01-28 20:06:24 +01:00
2024-02-25 11:18:46 +01:00
2024-07-10 16:10:06 +02:00
2022-12-26 14:35:00 +01:00
2024-10-11 19:33:47 +02:00
2024-07-30 09:00:49 +02:00

Cartridges

A GTK4 + Libadwaita game launcher

GNOME Circle Translation Status

Flathub Discord Matrix Installs

The Project

Cartridges is an easy-to-use, elegant game launcher written in Python using GTK4 and Libadwaita.

Features

  • Manually adding and editing games
  • Importing games from various sources:
    • Steam
    • Lutris
    • Heroic
    • Bottles
    • itch
    • Legendary
    • RetroArch
    • Flatpak
    • Desktop Entries
  • Filtering games by source
  • Searching and sorting by title, date added and last played
  • Hiding games
  • Automatically downloading cover art from SteamGridDB
  • Searching for games on various databases
  • Animated covers
  • A search provider for GNOME

For updates and questions, join our Discord server (bridged to Matrix)!

Donations

I accept donations through GitHub Sponsors and Liberapay.

Thank you for your generosity! 💜

Installation

Linux

The app is available on Flathub.

Download on Flathub

Windows

From Releases

  1. Download the latest release from Releases.
  2. Run the downloaded installer.

Note: Windows might present you with a warning when trying to install the app. This is expected, just ignore the warning.

Winget

Install the latest release with the command: winget install cartridges.

macOS

  1. Download the latest release from Releases.
  2. Move the app into your Applications folder.

Note: macOS might tell you that the application could not be checked for malicious software or something similar. In this case, open System Settings > Privacy & Security, scroll down, find the warning about Cartridges and click "Open Anyway". More information can be found here.

Building manually

See Building.

Contributing

See CONTRIBUTING.md.

Thanks to Weblate for hosting our translations!

Code of Conduct

The project follows the GNOME Code of Conduct.

See CODE_OF_CONDUCT.md.

Description
emubox fork
Readme GPL-3.0 19 MiB
Languages
Python 96.8%
Meson 2.9%
CSS 0.3%