Rashil Gandhi

Results 454 comments of Rashil Gandhi

> Initial support for transparency was added (the gif encoders now work with transparency). Hi @NickeManarin! Sorry for pinging an old thread, but how to use this feature? I am...

Oh, I was not aware of this limitation. I just tried it, selecting 1 color (#FFFFFF) as transparent would definitely mess with the middle of the frames.

I'm not able to reproduce the above issue. My settings are saved as they should. Also, in both the the cases, the link is a hardlink. Scoop does not create...

Is the default settings file available somewhere in this repo? We can use it instead of creating a new (blank) settings file.

> maybe there is possibility to fill up file with correct/required content, right after creation. Yep, that's what I'm saying

I'm not sure I follow, how will you ask Screentogif to create the file while it's installing?

The first method sounds elegant. Can you make a PR for it?

Hi @TimonPost Just wanted to add something to the discussion here - someone might find it useful. (I tried many TUI programs that use the crossterm-rs backend - listed below.)...

Hi! May I suggest using the [Windows](https://microsoft.github.io/windows-docs-rs/doc/bindings/windows/) crate? In [words](https://docs.microsoft.com/en-us/windows/dev-environment/rust/rust-for-windows) of Microsoft itself - _Rust for Windows lets you use any Windows API (past, present, and future) directly and seamlessly...

That would require (somewhat heavy?) modification of the rust-users crate, I have no idea whether something of that scope is possible.