Hi Andrew,
in the case of flatpaks, the command is somewhat more complex:
flatpak-runner options-for-flatpak-runner FLATPAK_ID
options-for-running-command
So, just checking the first argument maybe incorrect with the executable
specified by FLATPAK_ID somewhere in the middle. Its the same syntax
Hi Rinigus,
I don't think the Wayland window className method is the right thing for
you - on further investigation this is used by aliendalvik because of
its unusual shared window handling. Your flatpak apps wouldn't do that
sort of thing, so we can handle this more simply.
I did find where