Aleksandr Mezin

Results 58 issues of Aleksandr Mezin

Currently you can convert the table to json file. Editing the table using jsonpatch will logically complement it and will allow usage from scripts.

Some values are bitfields or enumerations (effectively, but all constants are defined as preprocessor definitions). Scanning the code for bitwise ands/ors and comparisons of struct fields and these constants should...

Currently, if you pass `false` to any of the "boolean" inputs, it will be treated as `true`. Because `getInput()` returns a string, and `Boolean("false")` evaluates to `true`. Newer actions toolkit...

help wanted
good first issue

I think there should be an option to wait for concurrent duplicate runs to finish, and then check their results (`concurrent_skipping` = `wait`?). I want to use [`concurrency`](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency) for different...

enhancement
funding

In Windows display settings I see 3 resolution options: - 3840x1912 - 1024x768 - 800x600 When I select `3840x1912`, I immediately see "Guest disabled display." message and then guest reboots....

Feature request
virtio-gpu

Generate a .json file for every .cmd.* file, then join them. So the Python script will only handle one .cmd.* at a time, and a Makefile will run the script...

The token field is ``, but it also has `value="current token here in plain text"` Probably the token should be stored in "Credentials" instead (like "Declarative Pipeline (Docker)")

enhancement

- Enable "Above all windows" - Maximize the window, or set height to 100% - Hide - Show - Opening another application: that application covers ddterm window

bug
window management