node-webkit v0.9.2 released

15 views
Skip to first unread message

Roger Wang

unread,
Feb 20, 2014, 2:01:28 AM2/20/14
to node-...@googlegroups.com
Hi, 

I'm pleased to announce 0.9.2:

- Support skipping taskbar or dock: Window.setShowInTaskbar(bool) is added. It can be set from manifest as well. (#1076) (Thanks to Zhang Chaobin & Zhao Zeyi)
- Support 'inject-js-start' and 'inject-js-end' in manifest (#1585)
- 'new-win-policy' event now works for windows opened by nwgui.Window.open()  (#1519)
- 'new-win-policy' handler supports Ctrl click and middle click (#1547)
- Support NTLM and the settings (--auth-server-whitelist, --auth-schemes, etc) (#590)
- Support app frameworks like AngularJS better by returning HTTP response code in 'app://' protocol handler (#1314)
- Fix crash when setting DOM event handler (global.window.onkeydown) from Node context (#1562)

Cheers

Roger

https://s3.amazonaws.com/node-webkit/v0.9.2/node-webkit-v0.9.2-osx-ia32.zip 
https://s3.amazonaws.com/node-webkit/v0.9.2/node-webkit-v0.9.2-win-ia32.zip 
https://s3.amazonaws.com/node-webkit/v0.9.2/node-webkit-v0.9.2-linux-ia32.tar.gz 
https://s3.amazonaws.com/node-webkit/v0.9.2/node-webkit-v0.9.2-linux-x64.tar.gz 

Symbols file: 

https://s3.amazonaws.com/node-webkit/v0.9.2/node-webkit-osx-dsym-v0.9.2.tar.gz 
https://s3.amazonaws.com/node-webkit/v0.9.2/nw.exe.pdb.zip 
https://s3.amazonaws.com/node-webkit/v0.9.2/nw.breakpad.ia32.gz 
https://s3.amazonaws.com/node-webkit/v0.9.2/nw.breakpad.x64.gz 

翟永刚

unread,
Feb 20, 2014, 8:54:37 AM2/20/14
to node-...@googlegroups.com
Roger Wang  你好!

首先非常感谢你创建了这个项目,因为自从node-webkit的出现,我可以用前端的技术很方便的创建我想要的效果的桌面程序,这是个了不起的项目,可能由于本人接触此项目不够深入的原因,在开发一些小项目的时候遇到些问题和疑虑,所以恳请您帮我解答,谢谢!
我的疑问如下:
1. 每次发布release版本的时候,是基于chromium什么版本,是最新版本还是某一个版本,为什么这么问,因为如果我需要支持h.264的话,按照wiki上的说明。可以编译相应版本chromium以获取ffmpegsumo.dll,或者从相应版本chrome内提取,但是版本不对的话,程序会崩溃,wiki上仅仅是说,>0.6 基于28,但是后续的release并未说明

2. 如果需要支持  flash,需要设置 plugin : true,或者复制PepperFlash 到根目录下plugins目录,但是这些依旧没有起作用,页面显示could'nt load plug-in 所以我不知所措,还望您能够告诉我该怎么做,我的桌面环境是win8 x64

期待您的答复,谢谢

haozes

unread,
Feb 20, 2014, 8:08:52 PM2/20/14
to node-...@googlegroups.com
Thanks Roger.
I am hunger for "Transparency support" feathure

 any plan for this?


--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

ganbat otgonbaatar

unread,
Feb 25, 2014, 12:44:16 AM2/25/14
to node-...@googlegroups.com
Thank you for taskbar :D. Now we need to window focus. That means widow.on('focus', function()  {}); works on webkit windows. So?


On Thursday, February 20, 2014 3:01:28 PM UTC+8, Roger Wang wrote:

Anatoly Pashin

unread,
Feb 25, 2014, 12:48:12 AM2/25/14
to node-...@googlegroups.com
Here is emulation of window.isFocused - https://gist.github.com/b1rdex/9203433


--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Пашин Анатолий,
эникейщик.

freder...@gmail.com

unread,
Apr 23, 2014, 12:51:35 AM4/23/14
to node-...@googlegroups.com
Hi..

OSX version is not available on amazon!!!

sameer....@gmail.com

unread,
Apr 23, 2014, 2:52:29 AM4/23/14
to node-...@googlegroups.com, freder...@gmail.com

Roger,

The 0.9.2 release packages no longer seem to be available on Amazon, at least for some platforms. E.g. trying to fetch https://s3.amazonaws.com/node-webkit/v0.9.2/node-webkit-v0.9.2-linux-ia32.tar.gz returns the following error response:

<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>v0.9.2/node-webkit-v0.9.2-linux-ia32.tar.gz</Key><RequestId>B602609E2CE3218E</RequestId><HostId>2sBDeOpKN5CfX68ctHJf2W+dhY3KM6Q4YZXYQyXlMhK9g71tZsf/ehmfU1+x60/A</HostId></Error>

Have the packages been intentionally pulled?

Sameer

Roger

unread,
Apr 23, 2014, 4:01:19 AM4/23/14
to node-...@googlegroups.com, sameer....@gmail.com, freder...@gmail.com
The link on the project page was moved to
http://dl.node-webkit.org/v0.9.2/node-webkit-v0.9.2-osx-ia32.zip

Thanks,

Roger
> --
> You received this message because you are subscribed to the Google Groups
> "node-webkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to node-webkit...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

james.m...@a-cti.com

unread,
Apr 23, 2014, 2:40:35 PM4/23/14
to node-...@googlegroups.com, sameer....@gmail.com, freder...@gmail.com
Any chance you can make http://dl.node-webkit.org browseable so we can see all the versions more clearly?

Not a huge deal, just something that's nice to be able to see.... thanks!

James

micks...@gmail.com

unread,
May 15, 2014, 4:14:31 AM5/15/14
to node-...@googlegroups.com
Thank you very much for the new feature for AngularJS and other new features as well.

Btw, I have the same question as mentioned by 翟永刚. 
May I know what the Chromium version it based on? The old ffmpegsumo.dll that I previously copied from Chrome doesn't work any more.

Cheers,

micks...@gmail.com

unread,
May 15, 2014, 4:23:36 AM5/15/14
to node-...@googlegroups.com, micks...@gmail.com
Just now I forgot I can write a script to check the version.
It shows version as 32.0.1700.107, so this also answer the question from 翟永刚

Thanks,

thomas...@gmail.com

unread,
May 18, 2014, 5:59:57 AM5/18/14
to node-...@googlegroups.com, micks...@gmail.com
Hi,

I found what I was looking for: http://dl.node-webkit.org/v0.9.2/

Thanks!

Matthias Götzke

unread,
May 20, 2014, 2:37:31 PM5/20/14
to node-...@googlegroups.com
Can you post that script ?

micks...@gmail.com

unread,
May 21, 2014, 11:49:04 AM5/21/14
to node-...@googlegroups.com
I wrote just to do a quick check and already removed the code.
However, I found a better one for you, you can see at http://api.whichbrowser.net/dev/detect.js
Reply all
Reply to author
Forward
0 new messages