Open mattkae opened 1 month ago
relies on canonical/mir#3629
We probably want to land code that works both with and without canonical/mir#3629 - otherwise we'd be be blocked from updating Frame without first releasing Mir
@mattkae ping!
We just need to strip .desktop
from the app id here, no?
@mattkae ping!
We just need to strip
.desktop
from the app id here, no?
Yup! That's what I did in this PR
Maybe I misunderstand, doesn't this still require the ".desktop" extension?
Maybe I misunderstand, doesn't this still require the ".desktop" extension?
On the frontend, we read all of the X.desktop
files. The app id is X
in this case, unless otherwise specified inside of the desktop file. We then resolve X
instead of X.desktop
relies on https://github.com/canonical/mir/pull/3629
What's new?
.desktop
file suffix in the applicaiton id