[tw] Re: [TW5] TiddlyDesktop & ZoomLevel

2014-12-13 Thread Tobias Beer
Hi Ton,
 

> *WinSplit Revolution is a small utility which allows you to easily 
> organize your open windows. WinSplit Revolution is especially useful for 
> high-end LCD screens with high resolutions because it helps you to 
> efficiently manage many active windows.*
>

I'd rather not use any such apps when there is a cross-platform tw browser 
adaptation the engine of which sure comes with zooming capabilities. Also, 
I'd like to use TiddlyDesktop with a maximized window and the ability to 
CTRL+ / CTRL- / CTRL0 the window as in any other browser implementing the 
same engine.

Best wishes, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] TiddlyDesktop & ZoomLevel

2014-12-12 Thread Ton Gerner
Hi Tobias,

That's strange. I cannot remember I changed more than width and height but 
for completeness here is my package.json:

{
"name": "TiddlyWiki",
"main": "./html/main.html",
"chromium-args": "--enable-experimental-web-platform-features",
"window": {
"icon": "images/app_icon.png",
"toolbar": false,
"width": 1280,
"height": 1040,
"min_width": 700,
"min_height": 500
},
"webkit": {
"plugin": true
}
}

I can change width and height with the expected result.

Cheers,

Ton

On Friday, December 12, 2014 6:20:10 PM UTC+1, Tobias Beer wrote:
>
> Edit package.json.
>>
>
> How exactly?
>
> I tried adjusting...
>
>  "width": 1920,
>  "height": 1080,
>
> ...to no avail.
>
> Best wishes, Tobias.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] TiddlyDesktop & ZoomLevel

2014-12-12 Thread Tobias Beer

>
> Edit package.json.
>

How exactly?

I tried adjusting...

 "width": 1920,
 "height": 1080,

...to no avail.

Best wishes, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] TiddlyDesktop & ZoomLevel

2014-12-12 Thread Ton Gerner
Hi Tobias,

Edit package.json.

Cheers,

Ton

On Friday, December 12, 2014 2:33:56 PM UTC+1, Tobias Beer wrote:
>
> How can I change the default zoom-level in the Browser TiddlyDesktop 
> provides?
> With that hd-panel on my laptop I have set all browsers to a default 
> zoom-level of 150%.
> I do not mind editing *.ini files or the likes.
>
> Best wishes, Tobias.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.