]> git.sur5r.net Git - i3/i3/commit
Added 'con_move_to_mark' to move a container to the container holding a certain mark.
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 15 Apr 2015 16:36:45 +0000 (18:36 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 19 Apr 2015 18:57:49 +0000 (20:57 +0200)
commit475671ae2aea2d3d2e05b613f2fe5bfa02aca861
tree0bce132a9df8ea45dbec611aa1ac197799b3a4ed
parent9ab42167871ed0531adf978373a6ee6ff80a9ea6
Added 'con_move_to_mark' to move a container to the container holding a certain mark.
include/con.h
src/commands.c
src/con.c