hyprwm / hyprpicker

A wlroots-compatible Wayland color picker that does not suck.
BSD 3-Clause "New" or "Revised" License
690 stars 30 forks source link

Focus windows before picking #59

Open allending0506 opened 7 months ago

allending0506 commented 7 months ago

Currently I have to launch hyprpicker from a terminal window, which unfocuses all other windows. So, if I pick a color from another window, it will have transparency effects applied to it, changing the color. Can we change the code so that when you hover the picker over a window, it focuses automatically? Super+arrow keys aren't working for me either.