id summary reporter owner description type status priority milestone component resolution keywords cc 94 load xdg menu spec instead of just parsing .desktop files Antoine Martin Antoine Martin "The spec is [http://standards.freedesktop.org/menu-spec/menu-spec-latest.html here]. Maybe we can replace the whole logic of excluded apps with standard {{{/menus/*.menu}}} files? Ship our own in {{{/usr/share/winswitch/}}} and use them as templates (copy them to the user's config directory?) We should also parse the categories from '{{{/usr/share/desktop-directories/}}}' rather than implementing our own complicated logic for grouping into categories. I wished there was some python library to load all these files into data structures already... And there is: [http://www.freedesktop.org/wiki/Software/pyxdg] (shame I only discovered it after writing so much code...) See also #152" defect new major 1.0 Client troycauble@…