fawave_desktop
fawave_desktop copied to clipboard
Fawave Desktop
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/fengmk2/test/github/5ec84a2d-f746-44e4-be08-aadb991e1ce2/master..snyk-fix-d6b2fa2a6fe1bbeff4d01b996e27d19a) for more details. #### Snyk Project: [fengmk2/fawave_desktop:package.json](https://app.snyk.io/org/fengmk2/project/5ec84a2d-f746-44e4-be08-aadb991e1ce2) ####...
Try and tell me the bugs. Thanks. ## 0.0.1 - nw: [FaWave.nw](http://nfs.nodeblog.org/fawave/desktop/0.0.1/FaWave.nw) - Mac: [FaWave.app](http://nfs.nodeblog.org/fawave/desktop/0.0.1/FaWave_mac.zip) - Linux: [FaWave_linux_x32](http://nfs.nodeblog.org/fawave/desktop/0.0.1/FaWave_linux_x32.zip) | [FaWave_linux_x64](http://nfs.nodeblog.org/fawave/desktop/0.0.1/FaWave_linux_x64.zip) - Window: [FaWave_win32.exe](http://nfs.nodeblog.org/fawave/desktop/0.0.1/FaWave_win32.zip)
## Why we have these rules? Because we use webkit and nodejs context both, there are some limit in different context. If we mixed one context to the other, we...
Because jqmobi is much faster then jquery in creating dom. And FaWave create dom frequently. I will try the step by step way to replace the jquery. Benchmark: http://www.codefessions.com/2012/08/performance-of-jquery-compatible-mobile.html API:...
## How to - How to open a url in my current browser? - How to let node-webkit comunicate with browser? example get the infomation about the current browser visit...
Base on [Keypress](http://dmauro.github.com/Keypress/). Support [vim basic shortcuts](http://shortcutkeys.org/software-shortcuts/linux/vim). # Shortcuts Cheat Sheet ## Global - i: show text input. Hide it when it opened. - m: show shortcuts cheat sheet. -...
todos
## TODO: - @ user reply - (done)user timeline and friend ship - (done)delete comment, delete status - (done)comment and repost list : reply and repost - followers and following...