Block or Report
Block or report tronical
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
slint-ui/slint Public
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, o…
3,626 contributions in the last year
Less
More
Contribution activity
April 2023
Created 16 commits in 4 repositories
Created a pull request in slint-ui/slint that received 2 comments
Add public API to access the window scale factor
Added a getter/setter to the C++ API and a setter for the Rust API (getter exists already).
+24
−6
•
2
comments
Opened 7 other pull requests in 2 repositories
slint-ui/slint
2
open
4
merged
- Add Ninja to the list of required tools
- Fix the memory game tutorial
- Fix panic when init code contains named references in inlined repeaters
- janitor: Rename GLWindow to WinitWindowAdapter
- Fix panic when binding Path's commands property to a model entry's field
- Disable panning when showing a selected page
rust-lang/this-week-in-rust
1
merged
Reviewed 9 pull requests in 1 repository
slint-ui/slint
9 pull requests
- LSP: don't throw a protocol error when a symbol can't be renamed
- Add Ninja to the list of required tools
- virtual keyboard example
- LSP: A couple of fixes for the auto-completion of imported widgets
- Fix code snippet in README
- Fix panic when init code contains named references in inlined repeaters
- Improve the landing page for the Slint Language documentation
- Update intro.md
- energy-monitory: Correct time on wasm demo
Created an issue in slint-ui/slint that received 1 comment
Panic evaluating init() code that invokes callback from within conditional component inside separate component
The following minimal test-case panics in the interpreter when invoking the setup code:
component Compo { callback crash(); crash() => {} if (true)…
1
comment
Opened 3 other issues in 1 repository
slint-ui/slint
2
open
1
closed
36
contributions
in private repositories
Apr 1 – Apr 7







