It is currently March 28th, 2024, 9:44 pm

Allow mouse hover actions to work when Click though is on.

Report bugs with the Rainmeter application and suggest features.
AlphaGamer150
Posts: 10
Joined: September 11th, 2018, 6:46 pm

Allow mouse hover actions to work when Click though is on.

Post by AlphaGamer150 »

Allow MouseOverAction and MouseLeaveAction to work when Click though is on.
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Allow mouse hover actions to work when Click though is on.

Post by balala »

AlphaGamer150 wrote:Allow MouseOverAction and MouseLeaveAction to work when Click though is on.
Is this a question? Because: https://forum.rainmeter.net/viewtopic.php?f=5&t=29266&p=152302&hilit=clickthrough#p152302
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Allow mouse hover actions to work when Click though is on.

Post by jsmorley »

I think he means this as a suggestion.

I don't think this will be possible, for two reasons. First, it really can't be done, as the only way we can pass mouse clicks through to things behind the skin is to make the skin "invisible" to mouse detection. That an all-or-nothing proposition. Second, even if we could do it, we likely wouldn't be able to, as it would have impacts on backwards compatibility with existing skins.