Полина

Results 8 issues of Полина

Opening overview tab of any mapset causes an error on arch linux. ![image](https://user-images.githubusercontent.com/33405371/83860252-b88c7f80-a727-11ea-9317-c0d75c8b4f60.png)

hurdle

**Describe the bug** Window moves faster than the cursor grabbing it. This results in a cursor being offset from the initial grab position. **To Reproduce** Steps to reproduce the behavior:...

bug

**Is your feature request related to a problem? Please describe.** Basically as the title says, I see no reason why there is no `max_decimals_opt` for `egui::Slider`. **Describe the solution you'd...

Examples fail to compile when following the procedure stated in the README on macOS (Apple Silicon) with nightly rustc. ``` error[E0308]: mismatched types --> /Users/polina4096/.cargo/registry/src/index.crates.io-6f17d22bba15001f/accesskit_macos-0.10.1/src/patch.rs:44:13 | 44 | focus_forwarder as...

### Describe the bug / provide steps to reproduce it In macOS it is possible to set what happens when you double click the window title in settings, under "Desktop...

macOS
bite-size

Summary: Allow configuring the debounce timeout for inline completions As of right now, when inline completions are enabled, with certain providers like supermaven, they can be a bit annoying because...

inline completion

Running tests or building the crate with cranelift fails due to asm related errors. I've attached the full log below. Error ``` Полина ~/dev/half-rs CARGO_PROFILE_DEV_CODEGEN_BACKEND=cranelift cargo test -Zcodegen-backend Compiling regex-automata...

bug

When TypeScript client somehow sends invalid data payload, the rust handler thread panics with the message "fukc". I think that's pretty important to fix ASAP for this to be usable...