natepiano

Results 3 issues of natepiano

## Environment - Platform (select one): - [X] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.5...

bug
platform:macos
area:tui

### Description ## summary When a window is created on a high-DPI monitor (scale 2.0), programmatically moved to a low-DPI monitor (scale 1.0) and resized, then manually dragged back to...

B - bug
DS - appkit

### Description ## Description When calling set_outer_position() or request_inner_size() to move/resize a window to a position on a different monitor with a different scale factor, winit converts the coordinates using...

B - bug
DS - appkit