THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1069 - awesome >= 3.5 does only recognize 1 screen with xinerama off
User who did this - Uli Schlachter (psychon)

----------
So... uhm... Is appending this to the config enough to reproduce the problem?

local t = timer({timeout = 3})
t:connect_signal("timeout", function() mouse.coords({ x = 42, y = 42 }) end)
t:start()

This should warp the mouse pointer to position 42x42 on the screen that is 
already on. So if you move the mouse to some other screen in this time, it 
should be warped to 42x42 on that screen.

The idea here is to figure out if I should stare more at the C code or the lua 
code.
(BTW I am testing this in Xephyr, so mouse warping doesn't work here at)
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1069#comment4045

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to