skillbert / alt1-electron

Experimantal electron implementation of Alt1 Toolkit
GNU General Public License v3.0
57 stars 16 forks source link

Add appframe window decoration #19

Closed mimvdb closed 1 year ago

mimvdb commented 1 year ago

Adds proper borders and buttons to the appframe. Replacing the previous black background with red borders.

Adds url-loader dependency. Included in the webpack setup in @alt1/webpack, but needs to be manually added as a dependency when used.