screen
Here are 408 public repositories matching this topic...
-
Updated
Jun 18, 2020 - HTML
-
Updated
Jul 9, 2020 - Dart
-
Updated
Jan 26, 2018
-
Updated
Jun 7, 2020 - Java
-
Updated
May 21, 2020 - C#
-
Updated
Feb 20, 2019 - Groovy
While trying to learn how to use EVDI I discovered that evdi_get_event_ready is mentioned in the Quick Start, but not the detailed documentation. As I understand it, the detailed documentation is supposed to document all of libevdi.
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Aug 15, 2019 - C#
I've noticed in my loop that while I can capture frames at 1ms roughly when I add some more code(SDL texture.update() + canvas.copy() + canvas.present(), vulkano code to create/upload texture and update frame, or even thread sleep for around 16ms) that my screen capture can take as long as 4ms instead.
Presumably something to do with CPU cache being used when the loop is only involving the scre
The canvas element created by the constructor, that is intended to be "hidden", is actually visible on the page.
Adding a display: none style to the element works in my particular case, in Chrome 74 on Windows, without disrupting the actual recording or captured conte
-
Updated
Dec 4, 2019 - Java
-
Updated
Sep 22, 2019 - Swift
-
Updated
Jun 13, 2020 - Java
-
Updated
Jul 3, 2020 - Python
-
Updated
May 10, 2020 - Swift
-
Updated
Apr 30, 2020 - Python
-
Updated
Jul 11, 2020 - TypeScript
-
Updated
Mar 26, 2018 - Objective-C
-
Updated
Nov 16, 2019 - Shell
Improve this page
Add a description, image, and links to the screen topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the screen topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I can't play a game (mindustry) without remapping button
Describe the solution you'd like
Disable shortcuts, especially for mouse, so that right-clicking does correct things in-game.
**Describe alternative