Age | Commit message (Collapse) | Author |
|
Basic 'move' functionality.
|
|
Added in basic resizing command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merging
|
|
setup for resizable windows, drop weight
|
|
|
|
|
|
|
|
|
|
input_state.ch, and command conflicts resolved
|
|
Previously, when only using inner gaps, the gap between a window at the
edge of the output was only half the size of the gaps between views.
Additionally, the gaps between the actual windows was twice as wide as
it was on i3-gaps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was done by hand, so I might have missed things. If anyone knows of
a good C style enforcement tool, let me know.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
related things into handlers
|