aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/winFang.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change internal windows from Elm win to Elm layout.David Walter Seikel2014-05-111-72/+49
* Resize instead of mapping windows. Got the basics of a window manager in a f...David Walter Seikel2014-05-111-67/+97
* Add a rectangle to pad out those that don't use the winFang box, and have the...David Walter Seikel2014-05-111-0/+18
* Add internal window title bar, and dragging them around. Plus some related c...David Walter Seikel2014-05-111-11/+93
* Add physics to the windows.David Walter Seikel2014-05-101-1/+11
* All winFangs now get a complimentary box.David Walter Seikel2014-05-061-0/+9
* WinFangs use an Elm image instead of a rectangle for their background, and ot...David Walter Seikel2014-05-061-6/+9
* Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2014-05-061-4/+12
* Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel2014-05-051-0/+208