st-gr

Results 7 issues of st-gr

This commit fixes the issue where the incorrect path was used for copying the msix.dll file in the CMakeLists.txt files for samples and msixtest. The updated path correctly considers the...

This commit resolves issue #619 by ensuring that the central directory in .appx files created by makemsix.exe is sorted in the same order as MakeAppx.exe. The fix involves tracking the...

*Project* MSIX SDK **Describe the bug** Build fails with error MSB6006: "cmd.exe" exited with code 1 when building the **msix-packaging** project in VSCode with specific CMake settings. **To Reproduce** Steps...

Needs-Triage

*Project* MSIX SDK **Describe the bug** When creating .appx packages with **makemsix.exe**, the resulting internal zip structure differs from packages created with **MakeAppx.exe** of the Windows 10 SDK. This inconsistency...

Needs-Triage

**Description:** I've observed a discrepancy between the behavior of Windows `signtool` and `osslsigncode` when signing an Appx file without specifying a timestamp server URL. When using `signtool`, the resulting signature...

Added size information in layer details view as requested by @dd84ai in #469: ![2024-05-10_3-45-49-Add-size-to-layer-details](https://github.com/wagoodman/dive/assets/38470677/10a16c29-d81c-4596-bfba-dde29c1ee2f3)

Enabled scrolling in layer view: ![2024-05-10_2-49-42-scrolling-in-layers-view](https://github.com/wagoodman/dive/assets/38470677/55c15baf-cff8-4495-bdf9-0216b004fd99)