Clint Rutkas

Results 1091 comments of Clint Rutkas

we can sign the TTF, for versioning lets just ignore that. Any 'PowerToy' project should get proper metadata and versioning, including tools. For WinAppSdk, i flagged that to the team...

we have seen this in the past as well. https://github.com/microsoft/PowerToys/issues?q=is%3Aissue+Destination+array+is%3Aclosed

@TheJoeFin give me a heads up when you want someone to review / give it a spin.

I went in and added in the spell check items

Joe, we can take care of the installer. I could see some tests being built out as just sanity but we could push those to a future iteration and our...

Currently this uses the Win10 API but we have thoughts on how to do other improvements here.

1. This is amazing 2. Lets change keystroke. R just seems too much like 'recording' and would like to keep that open 1. Win+Shift+O? 2. Win+Shift+T?

> @yuyoyuppe We should probably wrap the Clipboard access in a try block > > https://github.com/microsoft/PowerToys/blob/eedea3159c3554e8572bdfcf20e2749aa073fca1/src/modules/PowerOCR/PowerOCR/OCROverlay.xaml.cs#L275 > > and probably log an error if access to the clipboard fails. How...

we should move to clipboard logic to common lib so we reuse same logic.