**Summary**
- Reverted "Disable tmux popup when already running inside one"
as it caused tmux run-shell 'fzf --tmux' to fail
- More environment variables for child processes
**Summary**
Changes:
- Bug-fix: when there are multiple audio tracks, select the default one
**Test Plan**
Searched and played several videos using CLI and GUI
**Checklist**
- [x] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
**Summary**
Changes:
- Fix an issue causing EGL_EXT_present_opaque to be advertised on non-Wayland EGLDisplays
Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
**Summary**
Changes:
- Fixed an issue that could cause render-offloaded applications using KDE Frameworks 6 to crash
Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
**Summary**
- Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions
- Fixed reading fragmented WebSocket messages when the payload was masked
**Summary**
- adapt to budgie-desktop notification structure
- fix chromium border between toolbar and page content
- resolve gtk3 double height issues for the standard theme
- theme dock-mode to be similar to plank
- resolve compilation issues with the latest sass versions
- add gtk4 dark variants for each gtk4 theme variant
- refine stack-switcher margins around buttons
- tidy the 'transparency' for dynamic panels
- add spacing around a scrolled window sidebar
Signed-off-by: Algent Albrahimi <algent@protonmail.com>
**Summary**
Changes:
- Fix a crash if an application tries to call eglSwapInterval with a non-window surface
- Fix `eglQueryDisplayAttrib` so that it returns the correct value for `EGL_TRACK_REFERENCES_KHR`
- Relax the GBM dependency so that it can work with libgbm 21.2 or later
Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
**Summary**
Changes:
- Performance improvements for VK_NV_cooperative_matrix2 and VK_NV_cooperative_vector
- Fix address calculation bug rendering to 2D array view of 3D image with non-zero layer offset
- Fixes to image usage reporting from vkGetPhysicalDeviceVideoFormatPropertiesKHR
- Fixed support for different ldexp() exp argument types
Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
**Summary**
- Optimized web server performance when access logging is disabled by reducing time syscalls
- Improved web server performance when connection can be reused
- Improved performance of the WebSocket reader
- Improved performance of the WebSocket reader with large messages
**Summary**
- Fixed panic when using header border without pointer/marker
- Fixed `--tmux` option when already inside a tmux popup
- Bug fixes and improvements in CTRL-T binding of fish
- Added `--no-tty-default` option to make fzf search for the current TTY device instead of defaulting to `/dev/tty`
**Summary**
Release notes:
- [3.12.0](https://aomedia.googlesource.com/aom/+/refs/tags/v3.12.0)
- [3.12.1](https://aomedia.googlesource.com/aom/+/refs/tags/v3.12.1)
**Test Plan**
- Encoded a bunch of videos (using `ffmpeg`)
- Played the videos in celluloid
- Decoded the videos into raw YUV frames using `aomdec`
**Checklist**
- [x] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
**Summary**
Release note can read
[here](https://qpdf.readthedocs.io/en/11.10/release-notes.html)
**Test Plan**
<!-- Short description of how the package was tested -->
Try a few command line arguments
**Checklist**
- [x] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->