- Platforms, build and packaging:
- MacOS:
- switch to
Adwaita
theme locale.alias
warnings in command line tools/Library/
path requires root- Packaging update for python-cryptography
- ignore spurious keymap changes
- set architecture to avoid requiring rosetta everywhere
- explicitly require macOS 12 or later
- nodock bundle out of date metadata
- out of date copyright notice
- ignore open-url and open-file events once started
- don't use headerbar due to rendering glitches
- version check needs CA certificate data file
- switch to
- Security:
- Encodings:
- Network:
- SSL connections drop
- regression: socket directories not created
- downgrade to TLS v1.2
- early ping packets could cause connection to drop
- ssh config port number parsing errors
quic
client connections should also timeout- zeroconf mDNS errors on loopback addresses
- errors with
ssl
disabled - try harder to find an
ssl
certificate - potentially misleading ssl validation error message
- preserve URI form when parsing some IP protocols
- preserve URI path
- Major:
- re-connection fails if URL contains the password
- focus breaks after 25 days or so
- focus delay issues
vpx
decoder fails during self-test- never use a zero value as vertical refresh rate
- enumerate all the keyboard layout groups
- DPI notification message can cause connection to drop
- webp encoder errors when scaling
libproc
error when theXRes
bindings are not available
- Minor:
- if unpressing a key worked, record it
- map
kitty
totext
content type - distinguish client session running on a different display
- preserve window positions when re-initializing OpenGL
- reset clipboard incremental data on timeout
- remove event receivers when windows are closed
- incorrect double-click settings may be used
- client errors on exit
- avoid image cleanup race condition warning
- statistics can throw errors
xpra gui
fails to run subcommands
- Cosmetic:
- remove unused attribute
- make it easier to disable xdg menus
- remove outdated and misleading docstring
- debug failing unit tests + fixup
- Cython compilation warning
- text entry example incomplete
- log more disconnection details
- invalid "class-instance" warnings
- authentication debug logging
- bug report tooltip