Skip to content
#

tiling

Here are 99 public repositories matching this topic...

AdaShoelace
AdaShoelace commented Mar 31, 2020

Hadlock should be able reload the config if the config file is modified.
This means that every change change in the config file should be applied without restart of Hadlock or require to close any other application.

Suggested method:
What the config file provided upon start using inotify and reconfigure Hadlock (during runtime) if an event indicating change to the config file is received.

Rich2
Rich2 commented Oct 4, 2020

Make the GraphicElems fully functional or non-imperative. Currently the rendToCanvas method on all GraphicElem's works imperatively, while the active capabilities are not implemented through this imperative method. So the rendToCanvas method will be removed and any output from CompoundGraphics will be expressed in SimpleGraphicElems.

The CanvasPlatform and the various GUIs of the pCanv package

Improve this page

Add a description, image, and links to the tiling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tiling topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.