Fredrik Fornwall

Results 45 issues of Fredrik Fornwall

This fixes issues where a hidden and grabbed cursor could leave the window and become visible on top of the windows taskbar (and potentially leave the window altogether if the...

DS - windows

This is change to work around the Android 10 `R^W` violation (execution of binary files are not allowed). See the [README](https://github.com/fornwall/termux-exec/blob/master/README.md) for more information. # Helping with testing Help to...

Fixes gfx-rs/wgpu#4568. See the linked issue for more information and discussion. While this restores to pre-#2266 behaviour, we're not sure that this is the best way forward.

By specifying more constraints in the openapi.yaml file we can avoid possible exceptions and internal server errors and instead get descriptive validation messages on bad input. The curl -D- -X...

This is a collection of tasks that can be done for improving the initial impressions of running meeshkan. Some possible ones: - [x] Make it possible to install meeshkan using...

We should replace "Meeshkan CLI" below with a good sentence. Related: Should we focus more on the mocking part, and downplay the recording and schema parts? ```sh $ meeshkan --help...

We should validate input data to the mock, so that if called with incorrect data not obeying the schema we - Return a good HTTP response code (perhaps a `5xx`...

```sh meeshkan record --help Usage: meeshkan record [OPTIONS] COMMAND [ARGS]... Record HTTP traffic from a reverse proxy. Options: -p, --port TEXT Server port. -a, --admin-port TEXT Admin server port. -s,...

Do we have a use case for `--header-routing` when running mocks?

Would it be possible to make a minor release that includes https://github.com/quininer/x11-clipboard/pull/44? If so, it would be helpful to us (but if you prefer to wait you can just close...