mirror of
https://github.com/Ryujinx-NX/Ryujinx.git
synced 2024-11-14 13:07:41 -07:00
a42f0bbb87
* Added basic implementation for shortcut creation Currently bitmaps (.bmp) are used as the source file, colours are good (unlike .ico rn) but are scaled poorly on desktop. * Icons display properly in shortcut * code cleanup * Moved shortcut logic to specific file, added Ava UI for shortcuts * Added linux .desktop shortcut creation * fixes to .shortcut data * code issue fixes * Added basic implementation for shortcut creation Currently bitmaps (.bmp) are used as the source file, colours are good (unlike .ico rn) but are scaled poorly on desktop. * Icons display properly in shortcut * code cleanup * Moved shortcut logic to specific file, added Ava UI for shortcuts * Added linux .desktop shortcut creation * fixes to .shortcut data * code issue fixes * added back shortcut to new contextmenu file * Replaced COM reference with ComImport for shortcut functionality * remove specific platform values and regions * Move ShortcutHelper to Ryujinx.Ui.Common.Helpers * Adjust styling and structure * code feedback changes * Added MacOS support using .app folder * Added basic implementation for shortcut creation Currently bitmaps (.bmp) are used as the source file, colours are good (unlike .ico rn) but are scaled poorly on desktop. * Icons display properly in shortcut * code cleanup * Moved shortcut logic to specific file, added Ava UI for shortcuts * Added linux .desktop shortcut creation * fixes to .shortcut data * code issue fixes * Added basic implementation for shortcut creation Currently bitmaps (.bmp) are used as the source file, colours are good (unlike .ico rn) but are scaled poorly on desktop. * Icons display properly in shortcut * code cleanup * Moved shortcut logic to specific file, added Ava UI for shortcuts * Added linux .desktop shortcut creation * fixes to .shortcut data * code issue fixes * Replaced COM reference with ComImport for shortcut functionality * remove specific platform values and regions * Move ShortcutHelper to Ryujinx.Ui.Common.Helpers * Adjust styling and structure * code feedback changes * adjust tooltip message * added shortcut-template.desktop file * set shortcut icon location to .local/share/icons * Linux code feedback changes * change InteropServices to new securifybv.ShellLink Package * added ShellLink to readme, updated shortcut comment * Code feedback changes * Added MacOS Support (As per Jose Estrada's PR) * dotnet format * Small restructuring * Embed template files into Ryujinx.Ui.Common * Disable "CreateShortcut" option for flatpak builds --------- Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com> Co-authored-by: Jose Estrada <joseestradacobo@gmail.com>
54 lines
3.4 KiB
XML
54 lines
3.4 KiB
XML
<Project>
|
|
<PropertyGroup>
|
|
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<PackageVersion Include="Avalonia" Version="11.0.5" />
|
|
<PackageVersion Include="Avalonia.Controls.DataGrid" Version="11.0.5" />
|
|
<PackageVersion Include="Avalonia.Desktop" Version="11.0.5" />
|
|
<PackageVersion Include="Avalonia.Diagnostics" Version="11.0.5" />
|
|
<PackageVersion Include="Avalonia.Markup.Xaml.Loader" Version="11.0.5" />
|
|
<PackageVersion Include="Avalonia.Svg" Version="11.0.0.3" />
|
|
<PackageVersion Include="Avalonia.Svg.Skia" Version="11.0.0.3" />
|
|
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
|
|
<PackageVersion Include="Concentus" Version="1.1.7" />
|
|
<PackageVersion Include="DiscordRichPresence" Version="1.2.1.24" />
|
|
<PackageVersion Include="DynamicData" Version="7.14.2" />
|
|
<PackageVersion Include="FluentAvaloniaUI" Version="2.0.4" />
|
|
<PackageVersion Include="GtkSharp.Dependencies" Version="1.1.1" />
|
|
<PackageVersion Include="GtkSharp.Dependencies.osx" Version="0.0.5" />
|
|
<PackageVersion Include="jp2masa.Avalonia.Flexbox" Version="0.3.0-beta.4" />
|
|
<PackageVersion Include="LibHac" Version="0.18.0" />
|
|
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
|
|
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
|
|
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
|
|
<PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
|
|
<PackageVersion Include="MsgPack.Cli" Version="1.0.1" />
|
|
<PackageVersion Include="NUnit" Version="3.13.3" />
|
|
<PackageVersion Include="NUnit3TestAdapter" Version="4.1.0" />
|
|
<PackageVersion Include="OpenTK.Core" Version="4.7.7" />
|
|
<PackageVersion Include="OpenTK.Graphics" Version="4.7.7" />
|
|
<PackageVersion Include="OpenTK.OpenAL" Version="4.7.7" />
|
|
<PackageVersion Include="OpenTK.Windowing.GraphicsLibraryFramework" Version="4.7.7" />
|
|
<PackageVersion Include="Ryujinx.Audio.OpenAL.Dependencies" Version="1.21.0.1" />
|
|
<PackageVersion Include="Ryujinx.Graphics.Nvdec.Dependencies" Version="5.0.1-build13" />
|
|
<PackageVersion Include="Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK" Version="1.2.0" />
|
|
<PackageVersion Include="Ryujinx.GtkSharp" Version="3.24.24.59-ryujinx" />
|
|
<PackageVersion Include="Ryujinx.SDL2-CS" Version="2.28.1-build28" />
|
|
<PackageVersion Include="securifybv.ShellLink" Version="0.1.0" />
|
|
<PackageVersion Include="shaderc.net" Version="0.1.0" />
|
|
<PackageVersion Include="SharpZipLib" Version="1.4.2" />
|
|
<PackageVersion Include="Silk.NET.Vulkan" Version="2.16.0" />
|
|
<PackageVersion Include="Silk.NET.Vulkan.Extensions.EXT" Version="2.16.0" />
|
|
<PackageVersion Include="Silk.NET.Vulkan.Extensions.KHR" Version="2.16.0" />
|
|
<PackageVersion Include="SixLabors.ImageSharp" Version="1.0.4" />
|
|
<PackageVersion Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta11" />
|
|
<PackageVersion Include="SPB" Version="0.0.4-build28" />
|
|
<PackageVersion Include="System.Drawing.Common" Version="7.0.0" />
|
|
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.0.0" />
|
|
<PackageVersion Include="System.IO.Hashing" Version="7.0.0" />
|
|
<PackageVersion Include="System.Management" Version="7.0.2" />
|
|
<PackageVersion Include="UnicornEngine.Unicorn" Version="2.0.2-rc1-fb78016" />
|
|
</ItemGroup>
|
|
</Project>
|