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,143 public repositories matching this topic...
-
Updated
Sep 19, 2020 - C++
-
Updated
Sep 19, 2020 - C++
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Sep 19, 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
The BSDs let you pass path names longer than sizeof(s.sun_path)
, they read past the end when socklen > sizeof(struct sockaddr_un)
up to a limit1. Let's support that.
1 I'm 80% sure it's 255 on all BSDs but it certainly is on Darwin and FreeBSD.
-
Updated
Sep 17, 2020 - C++
-
Updated
Sep 15, 2020
-
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 ?
-
Updated
Aug 17, 2020 - PowerShell
-
Updated
Sep 19, 2020 - C++
Created by Microsoft Corporation
Released November 20, 1985
- Organization
- Microsoft
- Website
- www.microsoft.com/en-us/windows
- Wikipedia
- Wikipedia
Missing a
validateInteger
check