aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/purkle/purkle.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* widgetAdd now does the box / grid decision, and some oter things moved into it.David Walter Seikel2014-05-121-2/+2
|
* Make files and purkle slimmer.David Walter Seikel2014-05-121-1/+1
|
* Try to calculate minimum winFang size, and fail coz no one else does.David Walter Seikel2014-05-121-0/+1
|
* Fix up winFang move and resize. Still more to fix here though.David Walter Seikel2014-05-121-2/+2
|
* Change internal windows from Elm win to Elm layout.David Walter Seikel2014-05-111-5/+2
|
* Add a rectangle to pad out those that don't use the winFang box, and have ↵David Walter Seikel2014-05-111-0/+1
| | | | them make their widdgets relative to that.
* Add internal window title bar, and dragging them around. Plus some related ↵David Walter Seikel2014-05-111-1/+1
| | | | clean ups.
* Add physics to the windows.David Walter Seikel2014-05-101-5/+9
| | | | Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
* And now purkle is it's own skang module.David Walter Seikel2014-05-081-0/+82