lorenzodelarocha / touchegg

Automatically exported from code.google.com/p/touchegg
0 stars 0 forks source link

Gestures aren't recognized on Root window in Openbox #214

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Error message is this:

X Error: BadWindow (invalid Window parameter) 3 Major opcode: 15 (X_QueryTree) Resource id: 0x0

Original issue reported on code.google.com by jamie.al...@gmail.com on 24 Aug 2013 at 6:49

GoogleCodeExporter commented 8 years ago
Got a simple solution , install xfdesktop and simply run it:

$sudo pacman -S xfdesktop
$xfdesktop

that's all . Enjoy it.
Happy New Year

Original comment by nickiepr...@gmail.com on 2 Jan 2014 at 10:08

GoogleCodeExporter commented 8 years ago
With latest SVN version, the errors still appear (both 15: X_QueryTree and 20: 
X_GetProperty) but now it recognizes the gesture on the root window anyway.

It would be ideal if the root window could be handled specially instead of 
being treated as an "application".

Original comment by shawn.t....@gmail.com on 20 Aug 2014 at 9:10

GoogleCodeExporter commented 8 years ago
Same error here with XMonad. Also, taps on taffybar are completely ignored (not 
even an error message).

Original comment by i...@hyperglitch.com on 9 Sep 2014 at 8:08