Skip to content

Releases: m417z/UWPSpy

v1.5.2

01 Mar 19:26

Choose a tag to compare

  • Improved the path copying option to copy short class names when possible (mostly stripping the Windows.UI.Xaml.Controls. prefix). The short version is compatible with the Windhawk styler mods.
  • Fixed the build number check to disable dark mode in older Windows versions where it's unsupported (before 10.0.26100.6899).
  • Minor dark mode and DPI fixes.

v1.5.1

05 Feb 22:52

Choose a tag to compare

  • Dark mode.
  • Improved flash area window handling.

v1.5

04 Feb 19:37

Choose a tag to compare

  • Added an option to copy path in the following format: ClassName1#Name1 > ClassName2#Name2 > ... > ClassNameN#NameN.
  • Added an option to copy a subtree with all the properties for each element.
  • More information is shown for RowDefinitionCollection and ColumnDefinitionCollection grid properties.
  • Added a 32-bit version.

v1.4.2

05 Oct 03:17

Choose a tag to compare

  • Added the "sticky" option, which can be used to keep UWPSpy open even when focus is lost. Can be useful for inspecting elements such as menus which are closed on focus loss.
  • Added workaround for the taskbar crashing when inspecting the search box with "Icon and label" configuration.

v1.4.1

25 Jul 16:25

Choose a tag to compare

Added extra info for common data properties:

  • Vector size.
  • SolidColorBrush color.
  • Grid row and column amount.
  • ColumnDefinitionCollection and RowDefinitionCollection size.

v1.4

03 May 16:07

Choose a tag to compare

v1.4