Implemented new command 'move [window|container] [to] position mouse|cursor|pointer

fixes #1696
This commit is contained in:
Ingo Bürk
2015-05-03 00:19:26 +02:00
parent 1aa42794ed
commit 4a585748a4
5 changed files with 71 additions and 0 deletions

View File

@ -70,6 +70,12 @@ bool floating_maybe_reassign_ws(Con *con);
*/
void floating_center(Con *con, Rect rect);
/**
* Moves the given floating con to the current pointer position.
*
*/
void floating_move_to_pointer(Con *con);
#if 0
/**
* Removes the floating client from its workspace and attaches it to the new