| Age | Commit message (Collapse) | Author |
|
Fix dotnet publish: pre-populate obj/os-Unix/host-net10.0/ NuGet files
so the Avalonia source generator is available during the host-framework
evaluation pass, and remove GlobalPropertiesToRemove="OS" from the
ImageEditor project reference to keep restore and build on the same
os-Unix asset path.
|
|
|
|
|
|
|
|
|
|
dependency
- Update pkgver to r2405.3cc83c40
- Update ShareX.ImageEditor source URL (repo renamed from ImageEditor)
- Add ShareX.VideoEditor as new required submodule (new dependency with Photino.NET WebView)
- Add webkit2gtk-4.1 to depends (required by Photino.NET on Linux)
- Add nodejs and npm to makedepends (VideoEditor frontend build via npm ci/build)
- Update prepare() symlinks to match new submodule paths
|
|
|
|
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
- Update editor source from XerahS.Editor to ImageEditor repo
- Editor is now an in-tree submodule instead of sibling directory
- Remove stale branch checkout (integrate/feature-jx-018-025-manual was merged and deleted)
|
|
Upstream submodule ref points to XerahS.Editor develop branch which
lacks NavigateRequested and ShowMenuBar needed by XerahS.UI at HEAD.
Checkout integrate/feature-jx-018-025-manual in prepare() as workaround.
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Simplified prepare() - removed workaround symlinks and patches.
The XerahS.Editor repo is now properly renamed with matching
directory, csproj, and avares:// URIs.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Instead of symlinking XerahS.Editor.csproj (which changes assembly name),
patch XerahS project references to use ShareX.Editor.csproj directly.
This keeps the assembly named ShareX.Editor so embedded resource URIs
like avares://ShareX.Editor/Assets work correctly.
Fixes font loading crash: "Could not create glyphTypeface"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Add symlink for the .csproj file itself, not just the directory.
The Editor repo uses ShareX.Editor.csproj but XerahS expects XerahS.Editor.csproj.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Add symlink to map XerahS.Editor to ShareX.Editor directory
since the Editor repo uses ShareX.Editor naming but XerahS
expects XerahS.Editor.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
|
|
|