|
@@ -149,7 +149,7 @@ Possible values are:
|
|
|
focus, keyboard or mouse events, but you can use `globalShortcut` to receive
|
|
|
input sparingly.
|
|
|
* The `panel` type enables the window to float on top of full-screened apps
|
|
|
- by adding the `NSWindowStyleMaskNonactivatingPanel` style mask,normally
|
|
|
+ by adding the `NSWindowStyleMaskNonactivatingPanel` style mask, normally
|
|
|
reserved for NSPanel, at runtime. Also, the window will appear on all
|
|
|
spaces (desktops).
|
|
|
* On Windows, possible type is `toolbar`.
|