tszynalski
tszynalski
I wanted to test CapsLock-related features in a JavaScript text editor -- visual feedback when CapsLock is on, different behavior of buttons for typing special characters. Currently seems impossible to...
@kumarchandresh This works, thanks a lot! Now I can test CapsLock support. BTW, I think you could simply overwrite the `.getModifierState` method rather than constructing a new object with `Object.assign()`.
@rniwa Does it really leak so much information compared with other channels? Sure, it lets you determine the active keyboard layout, but can't you already predict it with >90% accuracy...
On my display, the P3 clamp is basically the same as unclamped - way too much red. Another reason why at least editable EDID primaries would be useful -- my...
@Carl-Robert Thanks for the tip about CRU, I'll check it out! May be a workable solution until novideo_srgb implements editable EDID parameters.
I've been experiencing the exact same issue with VSS backup on Windows ever since I upgraded to the latest version of Restic. About 30% of the time, restic exits with...