Skip to content

Instantly share code, notes, and snippets.

View mateussouzaweb's full-sized avatar
🏠
Always working from home

Mateus Souza mateussouzaweb

🏠
Always working from home
View GitHub Profile
@mateussouzaweb
mateussouzaweb / calculator.js
Created July 20, 2022 23:21
XRand Optimal Size Calculator
// Notes about how scalling works:
// - values greater than one lead to a compressed screen
// - values less than 1 leads to zoom the screen
// Notes about screen flickering:
// - If you detect issues with screen flickering
// - Update the scaling to a number like from 1x1 to 0.9999x0.9999
// - This may force your screen to respond correctly
const global = {