Bartosz Sosnowski

Results 26 comments of Bartosz Sosnowski

Win + T: https://github.com/microsoft/PowerToys/issues/276

Win + Pause: https://github.com/microsoft/PowerToys/issues/304

Multiple sugestions: https://github.com/microsoft/PowerToys/issues/379

Win+T: https://github.com/microsoft/PowerToys/issues/543

Shift + arrows to move between screens: https://github.com/microsoft/PowerToys/issues/552

`uv_translate_sys_error` could set some internal `uv__last_error` that `uv_get_last_error` would return. We could maybe name it `uv_error_details`, so other platforms could possibly reuse that in the future. While adding more error...