glfw: update to 3.4.
# New features
## Runtime platform selection
## More standard cursor shapes
## Mouse event passthrough
## Ability to get window title
## Captured cursor mode
## Support for custom heap memory allocator
## Window hint for framebuffer scaling
## Window hints for initial window position
## ANGLE rendering backend hint
## Windows window menu keyboard access hint
## Windows STARTUPINFO show command hint
## Cocoa NSView native access function
## Wayland libdecor decorations
## Wayland surface app_id hint
## X11 Vulkan window surface hint
# Caveats
[20 lines not shown]
chat/matrix-synapse: Update to 1.146.0
Switch to maturin from poetry.
Rototill deps to match pyproject.toml, and then adjust at least
somewhat to reality.
Tested on NetBSD 9 amd64.
Synapse 1.146.0 (2026-01-27)
Deprecations and Removals
MSC2697 (Dehydrated devices) has been removed, as the MSC is closed. Developers should migrate to MSC3814. (#19346)
Support for Ubuntu 25.04 (Plucky Puffin) has been dropped. Synapse no longer builds debian packages for Ubuntu 25.04.
Features
[14 lines not shown]