moraea / catalina-non-metal-shims

Updated non-Metal shims for MacOS Catalina
4 stars 0 forks source link

Suggesting a small fix to rounded corners #1

Open fabioiop opened 2 years ago

fabioiop commented 2 years ago

Hello friend, I'm just suggesting a small fix. To rounded corners:

Rim.m void addFakeRim(unsigned int windowID)

layer.cornerRadius=6; // or value 4, below: layer.borderWidth. (Maybe useful in Monterey/BigSur with another corner value) cornerRim

BOOL rimBeta()

// when return value 0 to rimBetaValue, add 'OR' with this (Xcode Simulator): [NSProcessInfo.processInfo.arguments[0] containsString:@"Simulator.app"]

ghost commented 2 years ago

Obrigado pela dica! Desculpe a demora, estávamos focando nos patches Metal para o MacOS Ventura e esqueci do non-Metal.

dext2029 commented 1 year ago

wow what video card used?