-
Updated
May 18, 2021 - Dart
desktop
Here are 2,599 public repositories matching this topic...
-
Updated
May 18, 2021 - Vue
-
Updated
May 18, 2021 - C#
-
Updated
May 14, 2021 - JavaScript
-
Updated
May 15, 2021 - JavaScript
-
Updated
May 11, 2021 - TypeScript
-
Updated
May 18, 2021 - JavaScript
-
Updated
May 18, 2021 - Java
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Apr 22, 2021 - C++
-
Updated
Apr 9, 2021 - Python
-
Updated
May 17, 2021 - JavaScript
-
Updated
Apr 6, 2021 - TypeScript
-
Updated
Apr 8, 2021 - JavaScript
As demoed by Andy in the training sessions
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
May 18, 2021 - Rust
-
Updated
May 9, 2021 - JavaScript
-
Updated
Mar 18, 2020 - C#
Describe the bug
"About" web wallpaper properties view removes colon and custom port numbers from display URL
To Reproduce
Steps to reproduce the behavior:
(Below instructions are using Windows 10 20H2)
- Open Lively Wallpaper - Show
- Click on '+ Add Wallpaper'
- Enter URL that contains a colon ':' and custom port number e.g. 'http://blah**:80**'
- Select OK.
- Right-click
Describe the bug
Adding a reference to a ClassLibrary project from a UWP application project generates a XAML compiler warning.
Steps to reproduce the bug
- Open Visual Studio 2019 (or 2017)
- Create a new Universal Windows Class Library project
- Create a new Universal Windows Application project in the same solution
- Add a reference to the Class Library project from the Appl
-
Updated
May 18, 2021 - 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."


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?