Open
Conversation
Contributor
|
I think the ui is intentionally different from the stock ui. If you want the remarkable style, you can just use their icons, no need to have separate files for them. |
Author
|
Oh do you happen to know where the remarkable icons live? How do you use different icons without bundling them in the release package? |
Contributor
|
When running on device using xovi there's access to any resources that xochitl (rM's binary) uses (including icons). This can e.g. be seen in https://github.com/asivery/rm-hacks-qmd/blob/7552efd520cbd4fec522aac73fe2f4c37c58cb38/0.0.11-pre4/rmHacks/base/global.qmd#L13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In case you're interested I made some small UI changes to make the style a bit more consistent with the remarkable style. Feel free to close if you arent.
Note, I was getting errors building the release when my fork was based off of latest commit so I based my fork off of your latest release instead. Let me know if you would like me to rebase off of latest commit.
Also, thank you so much for all the software you write to hack the Remarkable!! Probably would not have gotten mine if it weren't for your xovi software. It's been fun dipping my toe into customizing my Remarkable :).