- May 17, 2022
-
-
can be used to create native menus with support asyncronously retreive data from MLBaseModel like model
-
-
QtObject which supports direct children
-
We already support 16-bit I444
-
xdg-toplevel's configure_bounds event report the maximum size the compositor would like to handle for presenting the window the best way possible, which prevents creating a bigger window than the desktop screen itself. Tested against kwin-git in embedded mode to check different desktop sizes. Closes #26730
-
Rémi Denis-Courmont authored
Fixes #19795.
-
Rémi Denis-Courmont authored
... in addition to /usr (unless the prefix happens to be /usr).
-
- May 16, 2022
-
-
-
The baseline windowing code has not been specific to the video output for a while.
-
-
This matches the pre-4.0 behaviour expected of the track commands. Fixes #26938.
-
This matches the pre-4.0 behaviour expected in existing Lua scripts. Fixes #26937.
-
- May 15, 2022
-
-
-
fontconfig is not used in any darwin libass builds since 8a922414.
-
Some of the patches have been upstreamed. The wopendir fix is not needed anymore as on Windows it now assumes the char* is UTF-8 and use it accordingly.
-
They apply cleanly on the 0.15.2 branch and with proper author/dates.
-
-
The parent class destructor is already virtual, so there is no need for an empty destructor. The destructor has been useless since the commit a18c4d65.
-
-
-
-
Thread cancellation is not used so there is no point in preventing cancellation. It didn't work in C++ anyway.
-
-
-
-
The parent object is correctly defined as virtual, and this object doesn't allocate nor deallocate anything.
-
-
-
-
The destructor is still needed to release the unique_ptr while keeping the forward declaration though.
-
Try IEC61937 first, then fallback to DTS/AC3/... Fixes #25302
-
No functional changes
-
- May 14, 2022
-
-