THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1230 - Yet another task-/taglist rewrite
User who did this - Emmanuel Lepage Vallee (Elv13)

----------
Drag and drop is easier to implement with the Radical implementation as it 
gives you the item under the cursor once you drop the item with some wizardry. 
However, it is possible to subscribe to each mouse::move events from the 
Radical taglist and it will give you the item under the cursor for each mouse 
events, the item have a tag property with the tag. This is how I originally 
planned to implement the feature. However, I never actually did it. Some of the 
low level code is there, but it is missing the high level drag and drop code 
itself. Patches welcome (please avoid mousegrabber for this, not that it 
doesn't work, I id it before, but you miss all the mouse::enter and 
mouse::leave signals that make implementing the feature much easier)

Radical:
https://github.com/Elv13/radical

Taglist usage:
https://github.com/Elv13/awesome-configs/blob/master/rc.lua#L375
----------

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

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