ssanthosh243 / semicomplete

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

xdotool doesn't cope with more than 1 value pair in _NET_DESKTOP_VIEWPORT #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
$ xdotool search --onlyvisible Chrome get_desktop_viewport %1
Defaulting to search window name, class, and classname
Expected 2 items for _NET_DESKTOP_VIEWPORT, got 12
-452067296 32767
$ xprop -root | grep _NET_DESKTOP_VIEWPORT
_NET_DESKTOP_VIEWPORT(CARDINAL) = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

Original issue reported on code.google.com by adam.spi...@gmail.com on 26 Oct 2012 at 5:40

GoogleCodeExporter commented 9 years ago
Moved to https://github.com/jordansissel/xdotool/issues/21, please close.  (See 
also https://github.com/jordansissel/xdotool/issues/19)

Original comment by adam.spi...@gmail.com on 9 Mar 2013 at 12:07