-
Updated
Nov 26, 2021 - Dart
desktop
Here are 3,062 public repositories matching this topic...
-
Updated
Nov 23, 2021 - Vue
-
Updated
Nov 26, 2021 - C#
-
Updated
Nov 24, 2021 - JavaScript
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Nov 26, 2021 - Java
-
Updated
Nov 8, 2021 - JavaScript
-
Updated
Sep 2, 2021 - TypeScript
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Nov 13, 2021 - C++
-
Updated
Nov 2, 2021 - Python
-
Updated
Nov 26, 2021 - Kotlin
-
Updated
Nov 20, 2021 - JavaScript
I see this was possibly reported earlier:
electron/fiddle#76
Neither buttons appeared to be wired up (a simple console.log in the function body is never hit when verifying using Devtools)
I see this console output in Devtools on the load of the page:
Uncaught ReferenceError: require is not defined at index.html:13
Electron Security Warning (Insecure Content
-
Updated
Nov 5, 2021 - TypeScript
-
Updated
Nov 12, 2021 - JavaScript
Describe the bug
Wallpaper pauses whenever you click on the desktop.
To Reproduce
Steps to reproduce the behavior:
- Go to Settings > Performance
- Change Applications Fullscreen setting value to Pause
- Click on desktop whilst wallpaper is running
Expected behavior
Wallpaper running even when desktop is clicked on.
Screenshots/Video
Video: https://files.catbox.m
-
Updated
Nov 4, 2021 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Nov 23, 2021 - Rust
These localized folders are not getting updates anymore (deprecated by touchdown localization)
bn-BD
ha-Latn-NG
sw-KE
uz-Latn-UZ
we can remove those folders from the build to avoid confusion since those files don't get updates.
-
Updated
Mar 18, 2020 - C#
-
Updated
Nov 25, 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?