@ke1v I added here the basic structure for a LinuxDesktopEnvironmentResolver. What do you think about this? Here we have a small module that is responsible of resolving the current Linux desktop environment. This can be then used by other modules like the LinuxAppIconExtractor or the LinuxApplicationRepository. You can target your implementation against this branch.
@ke1v I added here the basic structure for a
LinuxDesktopEnvironmentResolver
. What do you think about this? Here we have a small module that is responsible of resolving the current Linux desktop environment. This can be then used by other modules like theLinuxAppIconExtractor
or theLinuxApplicationRepository
. You can target your implementation against this branch.