i3/include
Tony Crisci 9ee26a608e Return DRAG_ABORT on UnmapNotify from drag_pointer
Add DRAG_ABORT to enum drag_result_t. DRAG_ABORT will indicate the drag
operation cannot be completed.

Return DRAG_ABORT on UnmapNotify, or when the keyboard or pointer cannot
be grabbed.

Add DRAGGING to return value for drag_result_t. DRAGGING is used
internally by drag_pointer to indicate the drag is in progress.

Change DRAG_CANCEL to DRAG_REVERT to clarify the distinction between
"abort" and "revert/cancel" actions.

Fixes an issue that caused i3 to crash when a user is dragging or
resizing a floating window that becomes destroyed.
2013-11-09 13:27:42 +01:00
..
2012-10-08 13:26:42 +02:00
2013-07-17 23:02:31 +02:00
2013-05-22 19:35:07 +02:00
2013-07-07 15:33:42 +02:00
2013-02-14 19:37:52 +01:00
2013-06-12 23:24:07 +02:00
2012-11-13 09:32:55 +01:00