Christopher Serr

Results 204 issues of Christopher Serr

When disabling decorations, the window can't be resized anymore, even with `.with_resizable(true)` specified. Maximizing and other operations don't seem to work either.

type: bug
platform: macOS
platform: Windows
platform: X11
platform: Wayland
status: needs discussion
difficulty: easy
good first issue

Okay, so today there's been a lot going on in this repository and since I've been working on a cross-platform speedrunning library LiveSplit based off LiveSplit's code, I was wondering...

The game calls them stages, so there's no reason to name them "Worldspaces".

Using ```toml surf = { version = "1.0.1", features = ["hyper-client"], default-features = false } ``` I get the following compile error: ``` Compiling surf v1.0.1 error[E0432]: unresolved import `hyper_tls`...

I'm trying to do a POST request with a body, but according to Wireshark the body never got sent. I've only tried the hyper-client so far.

The wasm backend has a bunch of unwraps where proper propagation of the errors should be happening.

bug
enhancement

If you use anything outside -1 to 1, it fails to convert the affine transform. This almost seems intentional, but I can't find the justification for it anywhere and it...

documentation

### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version 28.0.3 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL doesn't apply...

I'm getting the following error: ``` 👩‍🏭 Creating new GitHub release for tag latest... ⚠️ GitHub release failed with status: 403 undefined retrying... (2 retries remaining) 👩‍🏭 Creating new GitHub...

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue Recent Rust nightlies require a newer linker version: ``` = note:...

A-glibc
A-linux
A-x86