Skip to content
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

version without silica? #28

Open
norayr opened this issue Dec 9, 2021 · 1 comment
Open

version without silica? #28

norayr opened this issue Dec 9, 2021 · 1 comment
Labels
question Further information is requested

Comments

@norayr
Copy link

norayr commented Dec 9, 2021

hello, your program is amazing and i use it often!
thank you so much for it.

i notice myself drifting away from sailfish to other mobile linux operating systems, like postmarketos, manjaro and maemo-leste.

i'd like to build your program there, but it has sailfish specific components dependencies.

would you release a version which can be run just under any linux?

@monich
Copy link
Owner

monich commented Dec 9, 2021

The quick answer is "no".

UI is pretty much always platform specific. For example, I've been maintaining Lines for Sailfish OS and MeeGo Harmattan (Nokia N9). It was easy enough to conditionally compile the native code (Qt 4.x vs 5.x) but most of the QML code had to be re-implemented. Not to mention that N9 was Debian based and Sailfish OS is rpm based.

When and if I have a phone with a different Linux/Qt/QML based system running on it, I'll probably port my apps to that platform. But there's no such platform as "any Linux". Unfortunately.

@monich monich added the question Further information is requested label Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants