Releases: Xpra-org/xpra-html5
Releases · Xpra-org/xpra-html5
v19
- New Features:
- Fixes:
- handle decode worker initialization timeouts
- h264 decoding issues / offscreen flicker with Firefox
- fullscreen button not functional with MS Edge
- mouse wheel issues
- cursor position misaligned
- avoid errors on menu entries without exec attributes
- Compatibility fixes:
v18.1
v18
- Build and packaging:
- RHEL 10 builds
- DEB
Sectionvalue
- New Features:
- better compatibility with newer xpra versions, newer packet formats
- add path to xpra URLs and connection files
- improve crypto API handling and detection, support software fallback
- control channel handlers
- toggle for top level widgets in floating menu
- cleanup resources on disconnect
- use jpeg for desktop background
- Fixes:
- undecorated windows cannot be moved
- video frames have padding, prevent padding with images too
- pointer offset
- pointer relative coordinates
- clipboard-direction ignored
- window title not trimmed
- window clipping calculations
- decoding error handler fails to request a redraw
- Firefox offscreen decoding flickers
- offscreen decode error stalled the decode queue
- remove the paint worker
- fixup invalid refactoring
- worker logging going nowhere
- send keyboard events to the root window if that's all we have
visibilitychangemust change the refresh-rate, not send power events- focus confusion
- missing window icons
- windows can have multiple types
- DPI warning with newer servers
- Cosmetic:
- cleanups and linter warnings
- stricter comparison operators
- drop legacy fullscreen handlers
v17.1
v17
- Build and packaging:
- New Features:
- Fixes:
- Network:
- Decoding:
- Connect dialog:
- Minor:
- Cosmetic:
- login box overflowing
- float menu keyboard icon not changing colours
- hide start menu when there are no entries
- undo formatting mess
- code move and refactoring
- remove unused icons, update ancient 'Material' icons
- remove redundant check
- remove legacy headers
- workaround ugly Chrome obfuscation
- remove legacy bootstrap
- session info box not big enough
- source formatting
v5.6
- safer AES key stretching iterations range
- support repository build target file
- re-connection failures
- check for timeout when re-connecting
- keep modal windows on top
- don't send clipboard packets to servers that don't want them
- missing start menu with newer server versions
- hide start menu if empty
- session info box too small
- desktop mode small offset
- chrome obfuscates the monitor names
v16.2
v16.1
decode worker failures with some inlined packets - causing windows to appear blank