Windows
Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly.
Here are 12,219 public repositories matching this topic...
Windows system utilities to maximize productivity
-
Updated
Sep 27, 2020 - C++
An open-source x64/x32 debugger for windows.
-
Updated
Sep 27, 2020 - C++
-
Updated
Oct 20, 2019 - JavaScript
PowerShell for every system!
-
Updated
Sep 25, 2020 - C#
Similar to #1196
Issue details
If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.
Version of LibGDX an
-
Updated
Sep 16, 2020 - JavaScript
Wanted to discuss this before opening a PR: is everyone okay with a bulk conversion from the old-style ASSERT macro to the new-style ASSERT_EQ, ASSERT_NE, etc. macros?
It'll cause a bit of churn in test/ but it should make debugging tests a lot easier.
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Sep 24, 2020 - C++
-
Updated
Sep 15, 2020
A node.js version management utility for Windows. Ironically written in Go.
-
Updated
Sep 19, 2020 - Go
Support using="-android viewmatcher", value="<JSON>"
appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria:
- Ruby
- Python
- Java
- C#
- WebdriverIO ?
- wd ?
A command-line installer for Windows.
-
Updated
Sep 25, 2020 - PowerShell
C++ Library Manager for Windows, Linux, and MacOS
-
Updated
Sep 28, 2020 - C++
Created by Microsoft Corporation
Released November 20, 1985
- Organization
- Microsoft
- Website
- www.microsoft.com/en-us/windows
- Wikipedia
- Wikipedia


Is your feature request related to a problem? Please describe.
After calling
child_process.spawn, I'd like to know when the child process has successfully spawned and there's no longer the possibility of an 'error' event from failing to spawn (i.e. error type # 1 in the docs for that 'error' event, e.g.EPERM, `ENOEN