nw-sample-apps icon indicating copy to clipboard operation
nw-sample-apps copied to clipboard

Sample Apps

Results 11 nw-sample-apps issues
Sort by recently updated
recently updated
newest added

**_nw-sample-apps/frameless-window$ nw frameless_window._** ``` [5056:5068:0406/174022.206380:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory [5056:5087:0406/174022.248398:ERROR:bus.cc(393)] Failed to connect to the bus: Failed...

Trying to install nw as per readme.md under: https://github.com/zcbenz/nw-sample-apps nw installation fails - can't figure out the failure reason even after reading the error log. Please help. On Debian 10,...

Accidentally left the CSS link above the head, not inside it.

NW.JS Version: v0.15.4 NW.JS Commit hash: 63bc85a-0fc8753-3ee2c58-8655cb9 ``` /Users/theaifam5/Desktop/Test/custom-tray-menu/custom_tray_menu.js:3 var gui = global.window.nwDispatcher.requireNwGui(); ^ TypeError: Cannot read property 'requireNwGui' of undefined at Object. (/Users/theaifam5/Desktop/Test/custom-tray-menu/custom_tray_menu.js:3:37) at Module._compile (module.js:565:32) at Object.Module._extensions..js (module.js:580:10)...

use nwbuild -r . run the notification,then click the nw-notify menu get the error the nw.js version is 0.17.4 Cannot read property 'requireNwGui' of undefined(…)

Failed to load extension from: /User/xxxxx/nw-sample-apps. Manifest file is missing or unreadable. who can give me a help? thanks.

![screen shot 2015-08-16 at 1 10 39 pm](https://cloud.githubusercontent.com/assets/30633/9295137/6003e9f6-4418-11e5-8e3a-8d399f6a9e23.png) I notice two things: - The background outside of the dropdown section is not transparent - Positioning is not correct (Triangle is...

**User Story:** As a programmer I may want to use some of the sample app code in my own (possibly open source) code. **Problem:** The repo does not a license...

can you update examples for support for both current release of node-webkit, and also add more samples/examples that show added functionality, this repo hasn't been updated in over a year...

I am running node-js v0.11.11 and node-webkit v0.9.2 in Windows. When I run `nw webgl`, a windows pop up, but the content is not rendered correctly. Here is the FULL...