Linux

Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 21,922 public repositories matching this topic...
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
-
Updated
Sep 8, 2020
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Sep 9, 2020 - C#
-
Updated
Sep 9, 2020 - Swift
-
Updated
Sep 6, 2020 - Go
Issue details
Tooltips broken on Android. They do not show but cause an exception instead.
Also referenced in #4921
Reproduction steps/code
Run the UITest on android (i used a Huawei P8, Android 5)
Version of LibGDX and/or relevant dependencies
1.9.6
Stacktrace
10-12 18:23:17.610 571-761/com.badlogic.gdx.tests.android W/System.err: java.lang.NullPointerE
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Mar 19, 2019 - JavaScript
-
Updated
Sep 7, 2020 - HTML
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Jan 21, 2020
Description
runsc install
is able to edit /etc/docker/daemon.json
to enable Docker to replace runc with runsc.
Would be great if podman supports this feature.
Is this feature related to a specific bug?
No. By the way, does gVisor depend on Docker just for the reason that Docker uses runsc as its runtime?
Do you have a specific solution in mind?
To replace the runtim
-
Updated
Aug 22, 2020 - Dockerfile
Required skills: Python, Cython, nyan, maybe C++
Difficulty: Medium
Currently, the asset converter stores the openage nyan API as hardcoded nyan objects. It would be much better if the converter could read the API objects from the filesystem with a parser. There would be two ways to do this. Either we implement a new Python parser for nyan or we extend libnyan
's already existing C+