Linux

Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 21,707 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
Aug 25, 2020
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Aug 27, 2020 - C#
-
Updated
Aug 25, 2020 - Swift
Issue details
While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.
Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.
-
Updated
Aug 27, 2020 - Go
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Mar 19, 2019 - JavaScript
-
Updated
Aug 26, 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, maybe Cython
Difficulty: Easy
Our converter PNG export module supports 3 built-in compression levels
- none
- default libpng compression
- optimized compression
However, this functionality is currently unused as the converter is hardcoded to always use the default compression setting. We should implement a way to set the desired compression