vydd / sketch

A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
MIT License
1.39k stars 67 forks source link

Work on resizable windows #119

Closed Gleefre closed 6 months ago

Gleefre commented 8 months ago

Renames resizable slot to resize (this change can be easily dropped); Adds window-width and window-height slots; Allows to specify different fit modes to be automatically applied in resizable slot.

Depends on / contains #105.

Gleefre commented 6 months ago

Needs a rework, if at all, closing for now.