diff options
author | Sven Gothel <[email protected]> | 2010-05-27 14:34:52 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-05-27 14:34:52 +0200 |
commit | c787f50d77e2491eb0d8201d534a6fa4885a929e (patch) | |
tree | 654b2c68c90323458be6375d352f5fc6df1e8a63 /make/scripts/java-run-all.sh | |
parent | 944bef5e70e0e8fe85a147fa7304c35f18d1957b (diff) |
Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display name
Use proper (X11) Display names to avoid multiple Display instances.
The problem was in case of 'wrapping' another X11 Display,
a previous Display instance used 'nil' to reflect the null default Display
but the wrapped instance (using a Display handle) the proper Display name.
Now all (X11) Display's are using the proper Display name instead of a dummy 'nil' name.
- Fix: NEWT null Display name is validated upfront, instead of changing it later
- Fix: Nativewindow's X11Util gathers the systems NULL Display name and offers
a validation method
- Fix: NEWT X11 Display validates the NULL Display name properly
Diffstat (limited to 'make/scripts/java-run-all.sh')
0 files changed, 0 insertions, 0 deletions