Skip to content

Releases: ueffel/Keypirinha-WindowsApps

WindowsApps 0.8.1

19 Oct 12:54
90f043f
Compare
Choose a tag to compare

Changelog

  • A few apps like Windows-Camera were not displayed

Hint

A restart of keypirinha is required, if you update from an older version

WindowsApps 0.8.0

15 Sep 13:23
8ac81a3
Compare
Choose a tag to compare

Changelog

  • added exception handling while copying the logo images
  • skip the explorer.exe call on execute

Hint

A restart of keypirinha is required, if you update from an older version

WindowsApps 0.7.0

25 Jul 19:40
8dc81ea
Compare
Choose a tag to compare

Changelog

  • include the ms-settings: string to make it searchable for the settings plugin
  • always try to get the app icon asset of the windows apps because they look best in keypirinha

Hint

A restart of keypirinha is required, if you update from an older version

WindowsApps 0.6.0

26 May 16:32
7bdb8ad
Compare
Choose a tag to compare

Changelog

  • Try multiple PRI resource database files to get the localized resource strings (app names)
  • separate plugin to jump directly to pages in the windows 10 system settings app via ms-settings: URIs

Hint

A restart of keypirinha is required, if you update from an older version

WindowsApps 0.5.1

22 May 18:24
f4a21b9
Compare
Choose a tag to compare

Changelog

WindowsApps 0.5

03 Jan 17:47
23367f2
Compare
Choose a tag to compare

Changelog

  • build back all the async stuff, because it wasn't working very well
  • fix failing to get resources (like the name) in some cases
  • properly implement the fallback for app display name and description to package display name and description

WindowsApps 0.4

08 Dec 12:34
05488ad
Compare
Choose a tag to compare

Changelog

  • Support multiple apps per AppXPackage
  • overhaul of the logo finding logic
  • Support different contrasts for logos via setting preferred_contrast
  • Setting to hide miscellaneous apps via hide_misc

WindowsApps 0.3

12 Oct 18:19
4bcb458
Compare
Choose a tag to compare

Changelog

  • added configurable item label
  • make cataloging work parallel

WindowsApps 0.2

24 Mar 13:01
Compare
Choose a tag to compare

Changelog

  • More exception handling when try to resolve resource descriptors, so cataloging isn't abort when an error occurs
  • Try multiple ways to construct the resource descriptor

WindowsApps 0.1

17 Mar 19:36
Compare
Choose a tag to compare

Initial Release