Age | Commit message (Collapse) | Author |
|
|
|
When yes, the old behaviour of adding half the inner gap around each
view is used.
When no, don't add any gap when an edge of the view aligns with the
workspace. The result is inner gap only between views, not against the
workspace edge.
The algorithm is not perfect because it means the extra space is
distributed amongst edge-aligned views only, but it's simple, looks good
and it works.
|
|
|
|
|
|
|
|
swayc_log works just like sway_log, but appends type and name from given
container to the log output.
|
|
merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
makes the previous commit actually testable
|
|
|
|
|
|
|
|
|
|
|
|
:tada:
|
|
|
|
|
|
|
|
|
|
|
|
Basic 'move' functionality.
|
|
Added in basic resizing command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merging
|
|
setup for resizable windows, drop weight
|