phronmophobic / membrane.term

A terminal emulator in pure clojure
Eclipse Public License 1.0
58 stars 1 forks source link

skia and java2d toolkits show different color title bars for `run-term` #31

Open lread opened 2 years ago

lread commented 2 years ago

This may not be worth fixing but for the record...

Example from macOS: skia: image

java2d: image

(Titles are also different but that will likely be fixed as part of #14)