[GH-ISSUE #155] Steam deck support #80

Closed
opened 2026-02-17 17:12:02 -05:00 by yindo · 1 comment
Owner

Originally created by @teixeiras on GitHub (Sep 29, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/155

It would be great to have steam deck support.

Right now the AppImage crash whenever we try to run, and install aur on a read-only filesystem is also not feasible.

panicked at: (...) libappindicator.sys

With error saying it can't find any of libappindicator.so libraries

Having an full AppImage with all dependencies could be a solution, already used by so many apps.

Originally created by @teixeiras on GitHub (Sep 29, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/155 It would be great to have steam deck support. Right now the AppImage crash whenever we try to run, and install aur on a read-only filesystem is also not feasible. panicked at: (...) libappindicator.sys With error saying it can't find any of libappindicator.so libraries Having an full AppImage with all dependencies could be a solution, already used by so many apps.
yindo closed this issue 2026-02-17 17:12:02 -05:00
Author
Owner

@quexeky commented on GitHub (Sep 29, 2025):

In the meantime, there is a flatpak which works, although it needs to be installed manually due to some testing issues Drop-OSS/packages#2 . As far as appimage difficulties, progress on that can be found here: Drop-OSS/packages#1, although a temporary solution exists to run the appimage with NO_TRAY_ICON=true ./appimage . Closing as duplicate of Drop-OSS/packages#4 , although I'll leave it here as a reference because we get a few requests every so often.

@quexeky commented on GitHub (Sep 29, 2025): In the meantime, there is a flatpak which *works*, although it needs to be installed manually due to some testing issues [Drop-OSS/packages#2](https://github.com/Drop-OSS/packages/issues/2) . As far as appimage difficulties, progress on that can be found here: Drop-OSS/packages#1, although a temporary solution exists to run the appimage with `NO_TRAY_ICON=true ./appimage` . Closing as duplicate of Drop-OSS/packages#4 , although I'll leave it here as a reference because we get a few requests every so often.
yindo changed title from Steam deck support to [GH-ISSUE #155] Steam deck support 2026-06-05 14:24:40 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#80