Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-30 | LibGUI: Highlight the GSplitter when hovering over it. | Andreas Kling | |
2019-03-30 | LibGUI: Add a simple GSplitter container widget. | Andreas Kling | |
This allows you to put multiple widgets in a container and makes the space in between them draggable to resize the two adjacent widgets. |