Henrique Corrêa

Results 28 issues of Henrique Corrêa

This does not as expected: ```yaml tasks: notsilent: cmds: - echo "hey" maybesilent: cmds: # maybe some other tasks here, which I may not want to be silent - task:...

feature
good first issue

Hello! I was wondering why there's no current way (that I know of) of drawing images in float coordinates since DrawImage and DrawImageAnchored both take ints for the X and...

Hello! First of all thank you so much for this software! I would like to request a feature that would allow me to de-select all checkboxes in the hierarchy because...

I tried absolutely everything you can think of, but I cannot get this lib to install for the life of me.. ``` gyp ERR! build error gyp ERR! stack Error:...

I'm receiving value updates from a websocket connection every second and the bar does not update consistently at all: https://user-images.githubusercontent.com/75134774/154153733-ce2bc939-12d8-4bb1-a02e-212bfe079eaa.mp4 And when I disable animations, the value is completely incorrect:...

**Is your feature request related to a problem? Please describe.** My bot has rate limiting implemented and Corde runs command checks too quickly, which ends up being rate limited: ![image](https://user-images.githubusercontent.com/75134774/149846578-99c8809a-8c34-48cc-9b16-421a26de50ce.png)...

enhancement

This modification allows you to more efficiently process images without having to write them to disk. The need for this came from needing rounded images in my Node.js API but...

See comment [#67](https://github.com/RustCrypto/hashes/issues/67#issuecomment-1328463458). This PR adds the following common fixed digest sizes: - `BLAKE2s-128` - `BLAKE2b-128` - `BLAKE2b-256` Unsure if I should also add the Mac variants, please let me...

Often when recording something with ShareX, I accidentally mess up what I'm recording and have to start over, sometimes more than once, so it would be really helpful to have...

I've noticed that Task kills the process when reloading it in Watch mode instead of gracefully terminating it with SIGTERM: ![image](https://user-images.githubusercontent.com/75134774/209573918-19a77ad7-6f33-4a70-8324-95a424728196.png) As far as I can tell, this happens because...

area: watcher