Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 386 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Java
-
Updated
Nov 13, 2020 - Java
-
Updated
Aug 2, 2020 - Java
I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som
KDE for Ubuntu
Many users are asking us for KDE for Ubuntu, we did make it possible with some scripts, which is available here: KDE for Ubuntu
This script work correctly on Ubuntu 18 (Bionic), but is does not work anymore since Ubuntu 20 (Focal), if you know how to fix this problem please feel free to contri
-
Updated
Oct 9, 2019 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
May 31, 2018 - Java
-
Updated
Nov 7, 2020 - Java
-
Updated
Sep 9, 2020 - Java
Monitoring is a paid option in nginx (part of nginx plus), so providing a free Prometheus exporter will be appealing to many nginx users
Packaging this exporter comprises two sides:
a) RPM-based operating systems: look at any of the other exporters in OBS and adapt the .spec
b) Since Debian al
-
Updated
Aug 30, 2019 - Java
-
Updated
Oct 27, 2017 - Java
-
Updated
Nov 13, 2020 - Java
-
Updated
Jul 12, 2020 - Java
-
Updated
Apr 8, 2020 - Java


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