Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

[Feature Request] Window Rule for movecursortocorner

Open wuyoli opened this issue 3 years ago • 2 comments

I would like to set a window rule for for example terminals and similar primarily keyboard focused apps to move the mouse cursor to a corner of the window when focused through a keyboard bind. (this obviously should not happen when the focusing was caused by a mouse action.)

Btw: Thank you for this amazing piece of software!

wuyoli avatar Oct 01 '22 16:10 wuyoli

that's not how window rules work though?

vaxerski avatar Oct 01 '22 16:10 vaxerski

I would like to set specific windows to move the cursor out of the way automatically so i don't have to trigger my bind for the movecursortocorner everytime, since the cursor is teleported to the center of the window.

wuyoli avatar Oct 01 '22 18:10 wuyoli

make a script that changes focus, checks new focused window title/class and put's the cursor in the corner

MightyPlaza avatar Aug 06 '23 02:08 MightyPlaza