Page 3 of 3

Re: Classic Mode

Posted: Tue Jan 10, 2017 3:45 pm
by mike
Guys, lets revive this thread, since there's already something so discuss!
This is the first preview build with Classic mode implemented as a theme for new UI: http://magnumbytes.com/forum/viewtopic.php?f=7&t=186.
( precautions mentioned here are still actual http://magnumbytes.com/forum/viewtopic.php?f=7&t=168 )
And hell, it was tricky to stick it all together :)
So, it would be great if you check this, say, Classic Mode Light or Classic Mode 2.0, as I desperately need external opinions here.
Specifically, some areas to discuss:
- what do you think about this "frameless" appearance?
- what do you think on smooth (not discrete as previously) scrolling and bounds changing?
- what do you think about regular system fonts rendering (as it differs a bit from a handcrafted algorithms used before)?
- what do you think about drawing file icons in this theme?
Screen Shot 2017-01-10 at 22.26.01.png
Screen Shot 2017-01-10 at 22.26.01.png (206.33 KiB) Viewed 29947 times

Re: Classic Mode

Posted: Tue Jan 10, 2017 5:28 pm
by JayB
* frameless appearance looks better; before finding out about NC, I tested FastCommander – http://osx-fastcommander.appspot.com –, and I didn't like the frames then either
* scrolling behavior seems fine
* on my system NC classic seems to be using Menlo, and currently we can't switch fonts, right? I'd like to test SF Mono first, but with Menlo anti-aliasing seems to be a bit over the top (?)
* I think file icons are necessary

Would be great to be able to load theme sets like in FastCommander.

Re: Classic Mode

Posted: Tue Jan 10, 2017 8:08 pm
by sasha
Classic mode looks great in general, good work. Sure, real ASCII frames etc would kick ass, but this comes close and is very functional imho.
mike wrote: - what do you think about this "frameless" appearance?
Looks good to me.
mike wrote: - what do you think on smooth (not discrete as previously) scrolling and bounds changing?
I like smooth scrolling in general. It's much easier to keep track.
mike wrote: - what do you think about regular system fonts rendering (as it differs a bit from a handcrafted algorithms used before)?
Looks good enough for me.
mike wrote: - what do you think about drawing file icons in this theme?
I think they are necessary, I wouldn't consider using this without icons.

It looks like NC is heading towards themes :) My personal opinion: before spending a lot of time here, there are more pressing issues (like undo support). Anyway, fantastic work with the redesign so far, Mike.

Re: Classic Mode

Posted: Wed Jan 11, 2017 6:08 pm
by moonrak
Hi,
Agree with the comments of the previous posters.
Looks and feels nice, though dark mode is luring me to the "dark side".
:)
moonrak

Re: Classic Mode

Posted: Mon Jan 16, 2017 3:57 am
by mike
Thanks for your opinions guys, it's a great relief for me!

Re: Classic Mode

Posted: Mon Jan 16, 2017 4:01 am
by mike
JayB wrote:* on my system NC classic seems to be using Menlo, and currently we can't switch fonts, right? I'd like to test SF Mono first, but with Menlo anti-aliasing seems to be a bit over the top (?)
You can, but with some fiddling, just copy the theme definition file (like xxx.json) from app bundle to app support directory and make necessary changes there.

Re: Classic Mode

Posted: Thu Jan 19, 2017 2:05 am
by mike
JayB wrote: I'd like to test SF Mono first
Since this question might arise after uploading the next preview build (with customization UI), I'll post a note on this font ahead:
"SF Mono" is not a system font. You cannot select SF Mono outside of Terminal, Console and Xcode because it is not installed to the system.
...
If the user has manually installed the font, it can be found with family name SF Mono, or the font name SFMono-Regular (similar for the other weights).
http://stackoverflow.com/questions/3989 ... nt-sf-mono