-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QML dynamic status bar #3
Comments
For view status we don't have any events or callbacks currently so it should be rendered in qml render loop or something like that. |
Ok now I added |
frontend status, syntax and tab size are implemented by 688d31c. Will also add view status message and line col soon. |
Added comments to 688d31c. Also, as a general implementation note, "pushing" data through |
I don't understand why should qml restart? |
Whenever you save a .qml file, there is code in the loop function that shuts down and restarts the frontend. It is extremely helpful when developing the .qml code. |
Finishing this depends on limetext/backend#127. |
Reopening old Issue in relevant Repo
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/13197753-qml-dynamic-status-bar?utm_campaign=plugin&utm_content=tracker%2F15718991&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15718991&utm_medium=issues&utm_source=github).limetext/lime#486
The text was updated successfully, but these errors were encountered: