Search found 7 matches

by mutik
Sun Nov 26, 2017 7:00 pm
Forum: NoScript Development
Topic: New GUI
Replies: 4
Views: 2121

Re: New GUI

Before deciding to switch browsers, check proposed UI changes in this thread, you might find them more closely following "classic" layout https://forums.informaction.com/viewtop ... 10&t=23624
by mutik
Sun Nov 26, 2017 5:50 pm
Forum: NoScript Development
Topic: 10: UI
Replies: 19
Views: 15151

Re: 10: UI

@jawz101
I've added second dialog with textual states of each domain, similar to what you proposed in spreasheet. Take a look, might be more to your tastes.

cheers
by mutik
Sat Nov 25, 2017 11:01 pm
Forum: NoScript Development
Topic: 10: UI
Replies: 19
Views: 15151

Re: 10: UI

I'm wondering what glyph the default UI uses. Are they SVG files included with Firefox or something? I want to add some icons to my menus. :p All are SVG. For that example I've used two of builtin icons (reload and options). The rest was done very fast in Inkscape ;) - just some circle and few line...
by mutik
Sat Nov 25, 2017 8:53 pm
Forum: NoScript Development
Topic: 10: UI
Replies: 19
Views: 15151

Re: 10: UI

Going to be honest, your previous iteration was better-looking (and probably more user-friendly), with the options, reload, and close at the top. This is no problem at all to make it like before, first attempt in browser was made as close as possible to Firefox native dialogs. Edit: Changed layout ...
by mutik
Sat Nov 25, 2017 6:32 pm
Forum: NoScript Development
Topic: 10: UI
Replies: 19
Views: 15151

Re: 10: UI

I've made semi-working example (will improve it in few days). Feel free to check it out and comment any improvements: http://mutik.erley.org/ns/. Tried for it to be zoom friendly (tested @ 300% as well, all icons are svg)
by mutik
Wed Nov 22, 2017 3:36 pm
Forum: NoScript Development
Topic: 10: UI
Replies: 19
Views: 15151

Re: UI Feature Request - Classic

in your screenshot, how do you toggle amongst default, trusted, untrusted, custom.? Does the leftmost icon toggle amongst the 4 states? If so, I like your layout, though I've never actually clicked "Allow all this page" in NoScript Classic. I've temporarily allowed but I've never seen the...
by mutik
Tue Nov 21, 2017 5:24 pm
Forum: NoScript Development
Topic: 10: UI
Replies: 19
Views: 15151

UI Feature Request - Classic

Hi, New popup menu is not entirely intuitive for me. I'd love to see option to switch menu layout from "new" to let's say "classic" which blends nicely with native Firefox dialogs. Made some CSS/HTML tinkering in NS code to show what I have in mind by saying "classic": ...