Skip to content
#

screen

Here are 408 public repositories matching this topic...

phootip
phootip commented Apr 19, 2020
  • I have checked that a similar feature request does not already exist.

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

polarathene
polarathene commented Apr 11, 2018

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

Improve this page

Add a description, image, and links to the screen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the screen topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.