-
Updated
Apr 20, 2022 - Dart
desktop
Here are 3,296 public repositories matching this topic...
-
Updated
Apr 19, 2022 - Vue
-
Updated
Apr 20, 2022 - C#
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
Apr 20, 2022 - Java
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Apr 20, 2022 - Kotlin
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g. ~x=..., ~y=...
.
What do you others think?
-
Updated
Apr 19, 2022 - C++
-
Updated
Mar 5, 2022 - Python
-
Updated
Apr 14, 2022 - JavaScript
Same kind of issue as #1007, it's showing a "Are you sure?" modal but the window isn't focused so the behavior on macOS is trying to quit from the dock seems to have no effect since it's waiting for user input but the user can't see.
Fix should be simple, see #1018 for how #1007 was fixed.
-
Updated
Dec 31, 2021 - TypeScript
-
Updated
Feb 5, 2022 - JavaScript
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Apr 19, 2022 - Rust
-
Updated
Apr 20, 2022 - JavaScript
Describe the bug
The TwoPaneView
sets up m_windowSizeChangedRevoker
, m_pane1LoadedRevoker
and m_pane2LoadedRevoker
but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?
Steps to reproduce the bug
Looking into the code
Expected behavior
No response
Screenshots
No response
NuGet package version
Microsoft.UI.
-
Updated
Apr 19, 2022 - C++
Improve this page
Add a description, image, and links to the desktop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the desktop topic, visit your repo's landing page and select "manage topics."
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.