shift-shell/components/gamingshellplugin
Marco Allegretti 976c770af4 Add cover art, search, filters, and recently played
Grid tiles now show Steam library artwork when available,
falling back to icon+label for games without cover art.
Cell proportions adjusted to 2:3 for portrait covers.

Search bar filters the library by name. Source tabs filter
by All/Steam/Desktop. Both properties live in C++ so QML
just binds filterString and sourceFilter.

"Continue Playing" row shows the last 5 launched games
with artwork, persisted across sessions via plasmamobilerc.

Remove orphaned GameTile.qml (replaced by inline delegate).
2026-04-20 10:03:41 +02:00
..
CMakeLists.txt Add cover art, search, filters, and recently played 2026-04-20 10:03:41 +02:00
gamelauncherprovider.cpp Add cover art, search, filters, and recently played 2026-04-20 10:03:41 +02:00
gamelauncherprovider.h Add cover art, search, filters, and recently played 2026-04-20 10:03:41 +02:00
gamepaddevice.cpp Add gamingshellplugin with SDL3 and game library 2026-04-20 09:46:41 +02:00
gamepaddevice.h Add gamingshellplugin with SDL3 and game library 2026-04-20 09:46:41 +02:00
gamepadmanager.cpp Add gamingshellplugin with SDL3 and game library 2026-04-20 09:46:41 +02:00
gamepadmanager.h Add gamingshellplugin with SDL3 and game library 2026-04-20 09:46:41 +02:00