]> git.sur5r.net Git - i3/i3/commit
Implemented new command 'move [window|container] [to] position mouse|cursor|pointer
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 2 May 2015 22:19:26 +0000 (00:19 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Tue, 12 May 2015 21:46:06 +0000 (17:46 -0400)
commit4a585748a475b23f55aa6b62cd1029453f15fb86
treea27e1cb529e70770284a29bd7a07040bdc5d12d2
parent1aa42794edfde0527de249a7e3b8bf9c7f564707
Implemented new command 'move [window|container] [to] position mouse|cursor|pointer

fixes #1696
include/commands.h
include/floating.h
parser-specs/commands.spec
src/commands.c
src/floating.c