blobject / goose

tcl window manager
MIT License
6 stars 0 forks source link

server: gui elements #10

Open blobject opened 3 years ago

blobject commented 3 years ago

Define representations of:

Decouple the data to be represented and the representation itself, so that other gui clients (eg. tk) can jump in and consume the data. But some representations will have to be drawn by the server natively, eg. borders around windows/frames and indications of adhesion.