mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-10 13:46:35 +00:00
ToastsManager.qml
class and new nim backend for special toasts visualization
This is a first step to globalize how toasts are treated in the qml layer: - Created `ToastsManager.qml` class to deal with all app toasts generation. - Started moving community transfer ownership related toasts to the new manager class. - Some small cleanup in `AppMain.qml` Nim backend: - Created new api method to deal with extended / action toasts. - Updated needed model / item with new needed roles. Closes of #12175
…
…
…
…
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%