alacritty/alacritty

Set cursor when in transparent/buttonless title area on macOS

Open

#7,974 opened on May 14, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (3,461 forks)batch import
H - macosenhancementhelp wanted

Repository metrics

Stars
 (64,070 stars)
PR merge metrics
 (Avg merge 4h 49m) (2 merged PRs in 30d)

Description

When window.decorations = "Buttonless" or "Transparent" the cursor should show a pointer when dragging it will not select text but instead move the window.

Current behavior:

https://github.com/alacritty/alacritty/assets/715947/d1a65440-22d9-41d9-b71a-029aa9c3cf70

Contributor guide