altosui/micropeak: Let native window system place windows
authorKeith Packard <keithp@keithp.com>
Sun, 20 Jan 2013 02:04:08 +0000 (18:04 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 20 Jan 2013 23:45:16 +0000 (15:45 -0800)
commit5d35fd843299b5ff09a36220e6ecd8aefceb9b2c
tree63fd35049955a4dd98588af122d14594c405caa9
parentaed990c3a37249a111c783336afade7ecdda7546
altosui/micropeak: Let native window system place windows

Instead of forcing windows to our choice of positions, let the host
window pick reasonable locations. This avoids having all of our
windows appear on top of one another.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosUI.java
altosuilib/AltosUIFrame.java
micropeak/MicroPeak.java