Version 2 (modified by 7 years ago) (diff) | ,
---|
[[Image(...)]] Java Client
The (unsupported) Java client has backends for:
- AWT: xpra.awt
- Swing: xpra.swing
- GTK-Java (java-gnome): xpra.gtk
In all cases, only "jpeg
" and "png
" encodings are supported at present.
The core code is also used by the Android client
Future Work
- detect lost connection better
- handle mouse wheel
- fix window decoration offsets
- re-draw problems?
AWT client:
- key mapping
GTK-java client:
- keymapping?
- refresh / expose bugs?