Page 1 of 1

Is there a way to recognise if Window dragbar has been clicked?

Posted: Mon Sep 30, 2024 5:50 pm
by Bugala
What I am wanting to do is to double-click on a drag bar, and have a user a chance to rename the window.

However, I don't seem to find such an option from Event Handlers for example.

I also notice that when I double-click window dragbar in Windows 11, it will fullscreen/shrink the window size, so perhaps this is not doable even since it would mean needing to override windows default system.

Also, if I right click on mouse on top of window drag bar in Windows 11, it shows some a menu with different options what can be done, once again making it perhaps not doable to control this through hollywood.

Re: Is there a way to recognise if Window dragbar has been clicked?

Posted: Mon Sep 30, 2024 8:17 pm
by plouf
not native.
and i am not sure if this is supported in general.

Re: Is there a way to recognise if Window dragbar has been clicked?

Posted: Thu Oct 03, 2024 10:02 pm
by airsoftsoftwair
I don't think this is possible. Most window managers just allow apps to detect when a window is being dragged but not if the drag bar has been clicked without moving the window.