Sven Kanoldt
Sven Kanoldt
the connection configure dialog is centered on the screen
this small change makes sure the LICENSE files are included in the crate artefact. Right now they are missing. I suspect the leading `/` is not correct.
Make sure these boxes are checked! 📦✅ - [x] You have the latest version of `rustfmt` installed ```bash $ rustup component add rustfmt ``` - [x] You ran `cargo fmt`...
- fixes #28 - closes PR #36 - add a framerate cli argument `-f | --framerate` - limit the possible framerates to 4 and 8 for now - introduce new...
in order to change the final gif / video resolution (sometimes full retina is a bit overdone) 2 optional parameters should be introduced: 1. a `--max-height | h` 2. a...
**Describe the bug** When recording in alacritty, when started out of a iterm2 terminal, it is not recording the alacritty but iterm2 **To Reproduce** Steps to reproduce the behavior: 1....
Implement window grabbing and screenshotting capabilities for windows. The interface that needs to be implemented is very simple and straight forward: ```rust pub fn get_window_id_for(_terminal: String) -> Option { //...
Something like 10-15 fps as an alternative option to the current behaviour