Re: [twdev] [TiddlyDesktop] launching nwjs with some flags

2018-02-11 Thread Simon Huber
Hi Jeremy,

thank you, that's great! I don't now either if the restart button is safe, 
I didn't think about it and already clicked it more times, until now 
nothing strange happened
I'll report if something bad comes up that could be related.

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/4814b5b7-d599-4535-954c-26df2cdeb611%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [twdev] [TiddlyDesktop] launching nwjs with some flags

2018-02-11 Thread Jeremy Ruston
Hi Simon

Excellent idea, I’ve added a button to the “settings” window that opens the 
“chrome://flags ” page:

https://github.com/Jermolene/TiddlyDesktop/commit/26706770cd9a7a0033b86f4a46e62a17981aa04b
 


The settings appear to be retained across restarts. Chromium helpfully pops up 
a “restart now” button but I’m not sure whether it’s safe to use.

Best wishes

Jeremy


> On 10 Feb 2018, at 06:19, Simon Huber  wrote:
> 
> HERE 's 
> a link to the chromium project with a how-to about running it with flags
> 
> I've added my flags to the package.json in the source folder after cloning 
> the TD repo. After that I built TD and the flags were enabled.
> 
> Alternativelly one can open chrome://flags frome within TD using the 
> developer console and entering this.document.location = "chrome://flags" 
> ... (or chrome://gpu)
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWikiDev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to tiddlywikidev+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to tiddlywikidev@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywikidev 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywikidev/2154006a-06cd-429e-b273-5d371adb047c%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/5A781168-169F-4622-9E9D-3B1AE7A9036F%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[twdev] [TiddlyDesktop] launching nwjs with some flags

2018-02-09 Thread Simon Huber
Hello there,

I've set some chromium flags in TiddlyDesktop and some of them could be 
interesting to set by default.

There's a flag to show scrollbars as more narrow overlays so that they 
don't resize the content if it overflows
I've also set some flags to enable hardware acceleration where it wasn't 
enabled by default. I couldn't measure an improvement in performance, but 
subjectively I tend to experience a slight one.

I think it's interesting to explore some of the tweaks we can do with these 
chromium built-ins, maybe some make sense for everyone and can find their 
way into a future release?


just my thoughts, I like TD a lot and want to help improve where I can


all the best,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/3baeca2a-1583-4117-8757-fd86fdbaa2af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.