Skip to content

Address code that finds the desktop file for a client

Aleix Pol Gonzalez requested to merge work/fix-absolute-desktop-file-names into master
  • For the absolute file path, also look them up with a .desktop postfix.
  • Look first for the case where .desktop postfix is appended, as to optimise for the most common case.

See there's 2 patches, reviewing them separately probably makes most sense.

BUG: 425403

Edited by Aleix Pol Gonzalez

Merge request reports