- 8月 30, 2024
-
-
由 Olivier Goffart 创作于
-
由 Nigel Breslaw 创作于
Math.atan2(y, x) -> angle
-
- 8月 27, 2024
- 8月 15, 2024
-
-
由 Simon Hausmann 创作于
Fixes #5848
-
- 8月 14, 2024
-
-
由 Olivier Goffart 创作于
-
由 Olivier Goffart 创作于
-
- 8月 11, 2024
-
-
由 Simon Hausmann 创作于
-
由 Simon Hausmann 创作于
-
由 Olivier Goffart 创作于
-
- 7月 25, 2024
-
-
由 Simon Hausmann 创作于
-
由 Simon Hausmann 创作于
This reverts commit f5d003d1. We decided to postpone this change until a later release, in maybe a different shape.
-
由 Simon Hausmann 创作于
-
- 7月 18, 2024
-
-
由 Simon Hausmann 创作于
-
由 Simon Hausmann 创作于
-
- 7月 17, 2024
-
-
由 Simon Hausmann 创作于
-
由 Simon Hausmann 创作于
-
由 Simon Hausmann 创作于
-
由 Simon Hausmann 创作于
-
- 7月 12, 2024
-
-
由 Florian Blasius 创作于
-
- 7月 09, 2024
-
-
由 Florian Blasius 创作于
-
- 7月 05, 2024
-
-
由 Simon Hausmann 创作于
API Review: Remove SharedImageBuffer from public API and rename Window::grab_window() to take_snapshot() Use SharedPixelBuffer as return value for take_snapshot() and provide counter-parts to from_rgb* in Image as to_rgb*
-
由 Olivier Goffart 创作于
-
- 7月 04, 2024
-
-
由 Olivier Goffart 创作于
-
由 Olivier Goffart 创作于
-
- 7月 02, 2024
-
-
由 Olivier Goffart 创作于
-
由 Simon Hausmann 创作于
When stopping a timer, the removal from the timer list requires a mutable borrow. If during that borrow the timer's closure is dropped and a `Drop` impl starts another time, then the attempt of acquiring a mutable borrow for the timers list to insert the new timer fails.
-
- 6月 11, 2024
-
-
由 Simon Hausmann 创作于
This change exposes functionality of already existing internal API that all renderers use to obtain pixels for upload to the screen - so it's rather well tested. This also exposes the `SharedImageBuffer` API, an enum that represents different SharedPixelBuffer encodings.
-
- 6月 06, 2024
-
-
由 Olivier Goffart 创作于
-
- 6月 05, 2024
-
-
由 Simon Hausmann 创作于
This makes it possible to use component libraries with C++.
-
由 Florian Blasius 创作于
-
- 5月 31, 2024
-
-
由 Aurindam Jana 创作于
Base the commercial license on the Royalty-free license adding clauses pertaining to the fees.
-
由 Florian Blasius 创作于
-
由 Aurindam Jana 创作于
Add clarification that Application may not expose Slint APIs.
-
- 5月 16, 2024
-
-
由 Florian Blasius 创作于
-
- 5月 15, 2024
-
-
由 Florian Blasius 创作于
--------- Co-authored-by:
Simon Hausmann <simon.hausmann@slint.dev>
-
由 Florian Blasius 创作于
--------- Co-authored-by:
Simon Hausmann <simon.hausmann@slint.dev>
-