| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new widget "spacer" which adds an empty space between widgets | Patrick Storz | 2019-08-31 | 1 | -0/+1 |
| | | | | | | | | The attribute "size" allows to define the spacing in px. The special value "expand" can be used to make the spacer consume all available space in the parent. | ||||
| * | Add new widget "separator" which draws a line between widgets | Patrick Storz | 2019-08-31 | 1 | -0/+42 |
