]> git.lizzy.rs Git - bspwm.git/commit
Unify tiled and floating pointer actions
authorBastien Dejean <nihilhill@gmail.com>
Thu, 28 Feb 2013 14:04:14 +0000 (15:04 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 28 Feb 2013 14:04:14 +0000 (15:04 +0100)
commit0f6f533a8768ba86618ead90a2ad3fe743334295
tree120b74be373f4d7c34fc8db78886c3d0154a45ad
parent3573089f0df892cae42c780c72d3fb11f6c525a9
Unify tiled and floating pointer actions

The following 'grab_pointer' arguments are removed: 'move_tiled',
'resize_tiled'. The regular 'move' and 'resize_*' arguments shall be
used instead. The 'fence_grip' parameter is no longer meaningful and
has been removed. Moving and resizing now behaves the same for tiled and
floating windows.
README.md
bspwm.1
events.c
messages.c
settings.c
settings.h
tree.c
types.c
types.h