flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
50 stars 127 forks source link

Add exception for org.linuxshowplayer.LinuxShowPlayer #330

Closed FrancescoCeruti closed 7 months ago

FrancescoCeruti commented 7 months ago

Linux Show Player provide the option to run custom commands, this allow users to interact with external tools installed on the host system.

Documentation of the feature: https://linux-show-player-users.readthedocs.io/en/latest/cues/misc_cues.html#command-cue

User report for the broken functionality: https://github.com/FrancescoCeruti/linux-show-player/discussions/308

bbhtt commented 7 months ago

Is it mainly MPV and xdootool or can be anything? If it is MPV/xdotool you can bundle it.

FrancescoCeruti commented 7 months ago

It can be anything, those are examples from use cases some user shared

bbhtt commented 7 months ago

Ok thanks