[patch] don't swallow mouse button clicks in fullscreen windows when easy-click mod is pressed
Submitted by Jonas Kulla
Assigned to Olivier Fourdan @olivier
Description
Created attachment 5091 easy click fullscreen patch
Currently, if the easy-click modifier is pressed in a fullscreen application, the mouse button click event isn't forwarded even though easy-click has no effect during fullscreen. Some games (such as Dota 2) use the combination "Alt+Click" for specific actions, which are currently blocked by xfwm4 if the user specified Alt as his easy-click modifier. This patch fixes that.
Patch 5091, "easy click fullscreen patch":
easy_click_fullscreen_fix.patch