-
Updated
Oct 5, 2020 - Vue
desktop
Here are 2,131 public repositories matching this topic...
-
Updated
Oct 18, 2020 - C++
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Sep 27, 2020 - JavaScript
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./D
-
Updated
Oct 18, 2020 - Java
-
Updated
Oct 16, 2020 - Python
-
Updated
Sep 21, 2020 - JavaScript
-
Updated
Oct 18, 2020 - C++
In the "Watch now" menu for choosing preferred player, both in movie and series tab, mpv.net player cannot be found listed, and as a result, I can't select it.
Yes, mpv.net is installed in "C:\\Program Files\\
", where other players like VLC are installed, and are selectable in the menu.
As demoed by Andy in the training sessions
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Mar 18, 2020 - C#
-
Updated
Oct 18, 2020 - C++
Describe the bug
The built-in text labels for both the CheckBox and RadioButton controls gradually gets more and more off center as the system's text scaling % increases.
Steps to reproduce the bug
- Set text scaling to 150% or higher
- Open the XAML Controls Gallery
- View any of the CheckBox or RadioButton controls
Expected behavior
The text labels should remain aligned
-
Updated
Jul 21, 2020 - Shell
-
Updated
Oct 18, 2020 - 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?