1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-09 01:29:30 +00:00
symon/src
Seth Morabito 087ba28b82 Force metal look-and-feel
* On Linux GTK+, the small text fields in the Status Panel displayed a
  large inner margin, cutting off text. This change forces Java to use the
  Metal look-and-feel for these fields, which forces no default inner
  margin.
2020-09-01 10:48:17 -07:00
..
assets Finally handling key presses in the console! (Took long enough, huh?) Added a dead simple console echo example program in 6502 assembly, as well. 2012-10-11 16:08:04 -07:00
main Force metal look-and-feel 2020-09-01 10:48:17 -07:00
test/java/com/loomcom/symon implement jterminal in source 2017-08-30 10:34:50 -05:00