Sven Kanoldt

Results 63 issues of 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`...

Type: Enhancement
OS: Linux

- 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...

Type: Enhancement

**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....

Status: In Progress
OS: MacOS

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 { //...

Type: Enhancement
Status: In Progress

Something like 10-15 fps as an alternative option to the current behaviour

Type: Enhancement
Status: In Progress