Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-07 | simplification of apply_auto_layout | wil | |
Achieved by introducing auto_group_bounds function that produces the start/end indexes of a group inside an auto layot container. | |||
2017-01-07 | Moved auto_* layout functions from resize.c to layout.c | wil | |
2017-01-01 | Fix inline is_auto_layout | Drew DeVault | |
2016-12-29 | cleanup in auto layouts | wil | |
- added L_AUTO_FIRST/LAST instead of using explicit layouts. - when switching between auto layout that don't share the same major axis, invert the width/height of their child views to preserve their relative proportions. | |||
2016-12-29 | Added Awesome/Monad type "auto" layouts | wil | |
2016-09-01 | Reorganize includes | Drew DeVault | |