Implement Extension Configuration UI in Angular #121

Open
gornostal opened this Issue May 1, 2017 · 2 comments

Comments

Projects
None yet
2 participants
Owner

gornostal commented May 1, 2017 edited

ulauncher preferences_183

Page Layout:
selection_186

API is not ready, but UI can be implemented nevertheless.

gornostal added the feature label May 1, 2017

gornostal added this to the v3.0 milestone May 1, 2017

gornostal changed the title from Configure Extensions from Preferences to Implement Extension Configuration UI in Angular May 2, 2017

Is there a reason for using a web ui instead of gtk?

Owner

gornostal commented May 16, 2017

Yes, actually.
GTK apps are really hard to customize, plus UI development in JS is much faster with all those millions of npm packages.
Also, I want to build workflow UI (something similar to Alfred maybe) and I'm pretty sure it will be much easier with JS/HTML

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment