chaosparrot / talon_hud

Unofficial Talon Head Up Display scripts
68 stars 29 forks source link

HUD widget stacking order #7

Closed rubysolo closed 2 years ago

rubysolo commented 2 years ago

Hello -- thanks for developing this, it looks awesome and is just what I was looking for!

I'm experiencing an unexpected issue though; HUD windows are initially rendering on top of other windows as expected, but if I select a window that overlaps with the HUD windows, the HUD widgets render visually below the selected window, but intercept clicks as if they are topmost.

The command history widget appears to stay on top, and talon's own help windows and command history stay on top.

I'm running macOS Monterey (12.0.1) on a 6-Core Intel i9 MacBook Pro (15-inch 2018) -- please let me know if there is any debugging info I can get for you.