home.social

#avalonia-ui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #avalonia-ui, aggregated by home.social.

fetched live
  1. Разработка настольных приложений в 2026 с использованием Avalonia UI и EMXControls

    В этой статье мы подводим итоги первых двух лет EMXControls на рынке, отвечаем на часто задаваемые вопросы, и приглашаем всех профессиональных NET разработчиков попробовать наш продукт и присоединиться к экосистеме EMXControls. далее

    habr.com/ru/companies/eremexru

    #eremex #emxcontrols #avalonia #avaloniaui #winforms #wpf

  2. Hey, IconPacks.Avalonia v2.0 has just been released ❤️🤘 v3.0 for #Avalonia v12 is in the pipeline 🙂

    Take it, use it, love it! And give a ⭐ to all used #Icon libs!

    👉 github.com/MahApps/IconPacks.A

    #IconPacks #OSS #Avalonia #MahApps #XAML #WPF #AvaloniaUI #netcore #dotnet #net8 #net9 #net10 #MVPBuzz

  3. Hey, IconPacks.Avalonia v2.0 has just been released ❤️🤘 v3.0 for #Avalonia v12 is in the pipeline 🙂

    Take it, use it, love it! And give a ⭐ to all used #Icon libs!

    👉 github.com/MahApps/IconPacks.A

    #IconPacks #OSS #Avalonia #MahApps #XAML #WPF #AvaloniaUI #netcore #dotnet #net8 #net9 #net10 #MVPBuzz

  4. Added a feature to Tag Hierarchy Manager that lets you add multiple tags in one go.

    #Dotnet #CSharp #AvaloniaUI

  5. @avaloniaui
    Where does one report #avaloniaui bugs, for those of us without a Github account?

    I get an OverflowException in IntPtr.ToInt32 called from X11Screen.UpdateWorkArea.

    As far as I can see, IntPtr.ToInt32 is only used in one place in UpdateWorkArea, when converting prop from XGetWindowProperty() to a PixelRect.

    I then tried writing a small C program to see what XGetWindowProperty returns for _NET_WORKAREA, and the one thing that stands out is count = 0, which as expected results in garbage data in the four elements of the returned array.

    Maybe my good old Fvwm3 doesn't support _NET_WORKAREA, or simply doesn't have one set up. It seems to me that UpdateWorkArea needs to use a default value when count = 0.

  6. Avalonia gets ready for macOS Tahoe!

    Avalonia is a very popular UI framework for .NET desktop applications that run on not only computers, but also phones and tablets. Avalonia is constantly improved to bring new features while ensuring that your Avalonia applications get enhanced performance across releases. macOS Tahoe brings the Liquid Glass design, along with new features for Macintosh users.

    Now, Avalonia has just released a new version in the v11.x version series, and that is version 11.3.6. The following changes were made:

    Out of all the above changes made to the Avalonia framework, two of them stands out for macOS support, because the macOS tray/menu icons scaling has been improved, ensuring that your applications look more awesome than before. Also, the SkiaSharp3 Metal interoperability signature has been changed, and Avalonia has been adapted to the new signature.

    Both of those changes have made Avalonia ready for macOS Tahoe, as teased in a release post on Mastodon.

    https://dotnet.social/@avaloniaui/115195866218682967

    We are extremely grateful for their hard work at Avalonia for supporting macOS Tahoe.

    To update your applications to support macOS Tahoe, update all your Avalonia NuGet packages to version 11.3.6 using either the package manager in your Visual Studio installation or the project files.

    #Net #Avalonia #AvaloniaUI #C_ #csharp #dotnet #macOS #macOS26 #macOS26Tahoe #macOSTahoe #news #Programming #Tech #Technology #UI #update

  7. Hey, MahApps.Metro.IconPacks v6.0.0 with 65181 #Icons has just been released ❤️🤘

    Take it, use it, love it! And give a ⭐ to all used #Icon libs!

    👉 github.com/MahApps/MahApps.Met

    #OSS #Avalonia #MahApps #XAML #Material #WPF #AvaloniaUI #netcore #dotnet #net8 #MVPBuzz

  8. Hey, IconPacks.Avalonia v1.1.0 with 65181 #Icons has just been released ❤️🤘

    Take it, use it, love it! And give a ⭐ to all used #Icon libs!

    👉 github.com/MahApps/IconPacks.A

    #OSS #Avalonia #MahApps #XAML #Material #WPF #AvaloniaUI #netcore #dotnet #net8 #MVPBuzz

  9. I die create a small tool for Foxhole regiments. It does allow you to create parking tickets for other players. The tool will require a logo and a screenshot as evidence. If provided it will generate a PDF file you can share on your discord.

    github.com/XanatosX/parking-ti

    #Foxhole #SiegeCamp #FoxholeTool #PcGaming #Dotnet #AvaloniaUI #QuestPDF

  10. LINQPad 9 Early Preview Release - LINQPad 9 is a major update that unifies the Windows and macOS codebases | by Joe Albahari.

    linqpad.net/linqpad9.aspx

    #dotnet #csharp #linqpad #programming #wpf #avaloniaui

  11. One of the things that I've loved about using F# over the past 10 years (damn, I feel it was like yesterday) has been the creativity it has sparked in me.
    I've been working on my hobby project MigrondiUI which is a GUI for the migrondi CLI project with a few extras (e.g. handle multiple projects)

    A few years ago I set myself on the path to use migrondi as a library, not just a CLI tool and today it has finally come to fruition! Instead of reading/writing to disk (sql files) I simply save the records into a database (sqlite)! so the project now works for "physical" and "virtual" projects!

    I know I'll get bored before I can have something more useful to share to the world but rather than doing it for the OSS sake, it is just a way to express my ideas. Granted I could have use any other language for that but since I started using F# I never had the interest to do so 🤷
    Granted my abstractions are shit, but I simply enjoy doing this stuff on my free time
    github.com/AngelMunoz/Migrondi

    #dotnet #fsharp #avaloniaui #developers #