#winui3 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #winui3, aggregated by home.social.
-
「Windows App SDK 2.2.0」、AIによる超解像機能を追加、ネット環境が悪くてもビデオ会議などが鮮明に – 窓の杜 https://www.yayafa.com/2823083/ #AgenticAi #AI #ArtificialGeneralIntelligence #ArtificialIntelligence #Copilot #Microsoft #MicrosoftAI #MicrosoftCopilot #VideoScaler #Windows #WindowsAI #WindowsAppSDK #WinUI3 #エージェント型AI #プログラミング #人工知能 #汎用人工知能
-
Um #Windows11 schneller zu machen, will #Microsoft in Zukunft auf native Apps setzen. Zudem überarbeitet man den Code von #WinUI3. Erste Tests liefern nun einige vielversprechende Ergebnisse. https://winfuture.de/news,158678.html?utm_source=Mastodon&utm_medium=ManualStatus&utm_campaign=SocialMedia
-
via @dotnet : Welcome to SkiaSharp 4.0 Preview 1
https://ift.tt/tjKIdUF
#SkiaSharp #SkiaSharp40Preview1 #DotNet #NET #UnoPlatform #CrossPlatform #Graphics #2DGraphics #OpenSource #SkiaEngine #Maui #WebAssembly #WinUI3 #Web #Mobile #Desktop #Server #OpenType #Var… -
Notepad on Windows 11 clearly has a “status bar” of sorts. But the #WinUI3 Gallery seems to show no such control (nor does the community toolkit). Did the Notepad team do their own custom thing? Does it go by a different name?
-
One Open-source Project Daily
Automatically switches between the dark and light theme of Windows 10 and Windows 11
https://github.com/AutoDarkMode/Windows-Auto-Night-Mode
#1ospd #opensource #csharp #darktheme #darkmode #lighttheme #lightweight #themeswitch #wallpaperchanger #windows #windows10 #windows11 #windowsdesktop #windowsappsdk #winui3 #wpf -
So You Want To Build a Windows GUI in ~~2022~~ 2025
i think i will stick with WinForms for another decade or two then
source: https://vxtwitter.com/reillywood/status/1485485529206382592
blogpost: https://www.reillywood.com/blog/windows-ui-frameworks/
original author: @reillywood
#wpf #winform #UWP #WinUI3 #WinUI #windows #ui #userinterface
-
CW: Programming rant, strong language, AI
Today, I looked into the nightmare hellscape that is #WinUI3/ #MAUI re: #a11y.
Immediate problem: There's a toolbox to insert controls, but otherwise no design view to be able to TAB through the control hierarchy.
Even with #IntelliSense, writing out ass loads of #XAML and #CSharp by hand is ridiculous!
All that boilerplate code is exactly something that AI *should* be able to help with. Too bad there's so much capitalism.
Tl;dr: Do you want a #WinUI3 app? Write 75% of the GUI code by hand.
-
I don't get the complaints about using IValueConverters in XAML.
If you don't like how they work, do or use something different.
I thought this was so obvious that it didn't need saying, but if it does...https://www.mrlacey.com/2025/04/never-create-ivalueconverter-again.html
-
Сравнение технологий для написания оконных приложений
Как-то раз в одном чате прозвучала идея сравнить разные технологии для написания оконных приложений. В частности, под Windows. Используя средства языка C#. То есть, конечно, можно это сделать и с помощью C++, Python, Rust, JS и других языков, но мы же шарписты, нам интереснее именно то, что мы можем сами использовать, не меняя язык программирования. Итак, оконные приложения на C#.
-
Ever wanted to use the shiny modern #WinRT Print Dialog from within your proven #Wpf Application?
Well ... now you can!
https://github.com/Diahon/Diahon.WinUI.Printing -
#WinUI3 #WinAppSDK 1.5 latest experimental release includes Map Control!!! Exciting to see new controls getting tested.
Very excited to see InkCanvas hopefully soon!! 🤞
-
Simple Icon File maker 1.7 is headed to the Microsoft Store! Now the major issue I had with rendering the small sizes has been fixed!
Not sure if it was "sub-pixel rendering" or anti-aliasing, but either way now the pixels are rendered sharp and crisp!
Get the app from the Microsoft Store here:
https://apps.microsoft.com/store/detail/simple-icon-file-maker/9NS1BM1FB99ZAll open source here:
https://github.com/TheJoeFin/Simple-Icon-File-Maker#WindowsDevelopment #dotnet #WinAppSDK #WinUI3 #Productivity
-
I'm trying to switch a WinUI3 app to be Partial Trust. But now the app crashes when I try to use CoreWebView2. Let me guess... the WebView doesn't play nicely with partial trust, does it? 🤔
-
Today, I'm trying to upgrade a WPF app to WinUI3, and it is not going at all well... 😭
-
🦙📢 #WindowsDev find out about #WindowsCommunityToolkit single-codebase components for #WinUI 2, #WinUI3, and @unoplatform We take #Markdown docs w/ interactive samples & run them in your browser with #WASM at https://toolkitlabs.dev 🦙https://devblogs.microsoft.com/ifdef-windows/the-windows-community-toolkit-2023-update/
-
#dotnet devs find out about the Community Toolkits here. 🦙 In the 2nd half, I also talk a bit more about #WindowsDev, #UWP, #WinUI3, and what's next for us. 🦙 #oss #WindowsCommunityToolkit #CSharp #MAUI #UnoPlatform #Avalonia #WPF 🦙
https://www.youtube.com/watch?v=wG67xSIlask -
Windows 11: Datei-Explorer bekommt vollkommen neuen Unterbau - ob das gut oder schlecht ist, muss sich erst zeigen #Windows #FileExplorer #DateiExplorer #WinUI3 #WinAppSDK #Windows11 https://winfuture.de/news,134666.html?utm_source=Mastodon&utm_medium=ManualStatus&utm_campaign=SocialMedia
-
#Microsoft wants to rewrite `explorer.exe` with the #Windows App #SDK and #WinUI3.
The current #explorer is slow af, but somehow I feel like they will manage to make it even slower.
I wanted to try #WinUI a few times now, but they made it impossible to use in a regular program. It has to be a packaged #App and it has to be distributed through the #WindowsStore. And all of a sudden, the #Win32 #GUI seems still fine to me.
Or, actually, #WxWidgets! Did you know it had an update recently?
-
#CSharpForMarkup 2 for #WinUI3 and @unoplatform is coming along nicely🙂
-🔥Windows C# #hotreload updates UI on Ctrl+S
- All #dotnet 7 target platforms, #csharp 11
- Nested view files in sln explorer
- Fully #nullable + #editorconfig enabled dotnet new template