aboutsummaryrefslogtreecommitdiff
path: root/www/novnc/pkg-plist
blob: 3bc2fea8b9d9c3891b223b55eb2b7ba1ceb7b239 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
libexec/novnc/AUTHORS
libexec/novnc/LICENSE.txt
libexec/novnc/README.md
libexec/novnc/app/error-handler.js
libexec/novnc/app/images/alt.svg
libexec/novnc/app/images/clipboard.svg
libexec/novnc/app/images/connect.svg
libexec/novnc/app/images/ctrl.svg
libexec/novnc/app/images/ctrlaltdel.svg
libexec/novnc/app/images/disconnect.svg
libexec/novnc/app/images/drag.svg
libexec/novnc/app/images/error.svg
libexec/novnc/app/images/esc.svg
libexec/novnc/app/images/expander.svg
libexec/novnc/app/images/fullscreen.svg
libexec/novnc/app/images/handle.svg
libexec/novnc/app/images/handle_bg.svg
libexec/novnc/app/images/icons/Makefile
libexec/novnc/app/images/icons/novnc-120x120.png
libexec/novnc/app/images/icons/novnc-144x144.png
libexec/novnc/app/images/icons/novnc-152x152.png
libexec/novnc/app/images/icons/novnc-16x16.png
libexec/novnc/app/images/icons/novnc-192x192.png
libexec/novnc/app/images/icons/novnc-24x24.png
libexec/novnc/app/images/icons/novnc-32x32.png
libexec/novnc/app/images/icons/novnc-48x48.png
libexec/novnc/app/images/icons/novnc-60x60.png
libexec/novnc/app/images/icons/novnc-64x64.png
libexec/novnc/app/images/icons/novnc-72x72.png
libexec/novnc/app/images/icons/novnc-76x76.png
libexec/novnc/app/images/icons/novnc-96x96.png
libexec/novnc/app/images/icons/novnc-icon-sm.svg
libexec/novnc/app/images/icons/novnc-icon.svg
libexec/novnc/app/images/info.svg
libexec/novnc/app/images/keyboard.svg
libexec/novnc/app/images/power.svg
libexec/novnc/app/images/settings.svg
libexec/novnc/app/images/tab.svg
libexec/novnc/app/images/toggleextrakeys.svg
libexec/novnc/app/images/warning.svg
libexec/novnc/app/images/windows.svg
libexec/novnc/app/locale/README
libexec/novnc/app/locale/cs.json
libexec/novnc/app/locale/de.json
libexec/novnc/app/locale/el.json
libexec/novnc/app/locale/es.json
libexec/novnc/app/locale/ja.json
libexec/novnc/app/locale/ko.json
libexec/novnc/app/locale/nl.json
libexec/novnc/app/locale/pl.json
libexec/novnc/app/locale/ru.json
libexec/novnc/app/locale/sv.json
libexec/novnc/app/locale/tr.json
libexec/novnc/app/locale/zh_CN.json
libexec/novnc/app/locale/zh_TW.json
libexec/novnc/app/localization.js
libexec/novnc/app/sounds/CREDITS
libexec/novnc/app/sounds/bell.mp3
libexec/novnc/app/sounds/bell.oga
libexec/novnc/app/styles/Orbitron700.ttf
libexec/novnc/app/styles/Orbitron700.woff
libexec/novnc/app/styles/base.css
libexec/novnc/app/ui.js
libexec/novnc/app/webutil.js
libexec/novnc/core/base64.js
libexec/novnc/core/decoders/copyrect.js
libexec/novnc/core/decoders/hextile.js
libexec/novnc/core/decoders/raw.js
libexec/novnc/core/decoders/rre.js
libexec/novnc/core/decoders/tight.js
libexec/novnc/core/decoders/tightpng.js
libexec/novnc/core/deflator.js
libexec/novnc/core/des.js
libexec/novnc/core/display.js
libexec/novnc/core/encodings.js
libexec/novnc/core/inflator.js
libexec/novnc/core/input/domkeytable.js
libexec/novnc/core/input/fixedkeys.js
libexec/novnc/core/input/gesturehandler.js
libexec/novnc/core/input/keyboard.js
libexec/novnc/core/input/keysym.js
libexec/novnc/core/input/keysymdef.js
libexec/novnc/core/input/util.js
libexec/novnc/core/input/vkeys.js
libexec/novnc/core/input/xtscancodes.js
libexec/novnc/core/rfb.js
libexec/novnc/core/util/browser.js
libexec/novnc/core/util/cursor.js
libexec/novnc/core/util/element.js
libexec/novnc/core/util/events.js
libexec/novnc/core/util/eventtarget.js
libexec/novnc/core/util/int.js
libexec/novnc/core/util/logging.js
libexec/novnc/core/util/polyfill.js
libexec/novnc/core/util/strings.js
libexec/novnc/core/websock.js
libexec/novnc/docs/API-internal.md
libexec/novnc/docs/API.md
libexec/novnc/docs/EMBEDDING.md
libexec/novnc/docs/LIBRARY.md
libexec/novnc/docs/LICENSE.BSD-2-Clause
libexec/novnc/docs/LICENSE.BSD-3-Clause
libexec/novnc/docs/LICENSE.MPL-2.0
libexec/novnc/docs/LICENSE.OFL-1.1
libexec/novnc/docs/flash_policy.txt
libexec/novnc/docs/links
libexec/novnc/docs/notes
libexec/novnc/docs/rfb_notes
libexec/novnc/docs/rfbproto-3.3.pdf
libexec/novnc/docs/rfbproto-3.7.pdf
libexec/novnc/docs/rfbproto-3.8.pdf
libexec/novnc/karma.conf.js
libexec/novnc/package.json
libexec/novnc/po/Makefile
libexec/novnc/po/cs.po
libexec/novnc/po/de.po
libexec/novnc/po/el.po
libexec/novnc/po/es.po
libexec/novnc/po/ja.po
libexec/novnc/po/ko.po
libexec/novnc/po/nl.po
libexec/novnc/po/noVNC.pot
libexec/novnc/po/pl.po
libexec/novnc/po/po2js
libexec/novnc/po/ru.po
libexec/novnc/po/sv.po
libexec/novnc/po/tr.po
libexec/novnc/po/xgettext-html
libexec/novnc/po/zh_CN.po
libexec/novnc/po/zh_TW.po
libexec/novnc/snap/hooks/configure
libexec/novnc/snap/local/svc_wrapper.sh
libexec/novnc/snap/snapcraft.yaml
libexec/novnc/tests/assertions.js
libexec/novnc/tests/fake.websocket.js
libexec/novnc/tests/karma-test-main.js
libexec/novnc/tests/playback-ui.js
libexec/novnc/tests/playback.js
libexec/novnc/tests/test.base64.js
libexec/novnc/tests/test.deflator.js
libexec/novnc/tests/test.display.js
libexec/novnc/tests/test.gesturehandler.js
libexec/novnc/tests/test.helper.js
libexec/novnc/tests/test.int.js
libexec/novnc/tests/test.keyboard.js
libexec/novnc/tests/test.localization.js
libexec/novnc/tests/test.rfb.js
libexec/novnc/tests/test.util.js
libexec/novnc/tests/test.websock.js
libexec/novnc/tests/test.webutil.js
libexec/novnc/tests/vnc_playback.html
libexec/novnc/utils/README.md
libexec/novnc/utils/b64-to-binary.pl
libexec/novnc/utils/genkeysymdef.js
libexec/novnc/utils/launch.sh
libexec/novnc/utils/u2x11
libexec/novnc/utils/use_require.js
libexec/novnc/utils/use_require_helpers.js
libexec/novnc/utils/validate
libexec/novnc/vendor/browser-es-module-loader/README.md
libexec/novnc/vendor/browser-es-module-loader/dist/babel-worker.js
libexec/novnc/vendor/browser-es-module-loader/dist/browser-es-module-loader.js
libexec/novnc/vendor/browser-es-module-loader/dist/browser-es-module-loader.js.map
libexec/novnc/vendor/browser-es-module-loader/genworker.js
libexec/novnc/vendor/browser-es-module-loader/rollup.config.js
libexec/novnc/vendor/browser-es-module-loader/src/babel-worker.js
libexec/novnc/vendor/browser-es-module-loader/src/browser-es-module-loader.js
libexec/novnc/vendor/pako/LICENSE
libexec/novnc/vendor/pako/README.md
libexec/novnc/vendor/pako/lib/utils/common.js
libexec/novnc/vendor/pako/lib/zlib/adler32.js
libexec/novnc/vendor/pako/lib/zlib/constants.js
libexec/novnc/vendor/pako/lib/zlib/crc32.js
libexec/novnc/vendor/pako/lib/zlib/deflate.js
libexec/novnc/vendor/pako/lib/zlib/gzheader.js
libexec/novnc/vendor/pako/lib/zlib/inffast.js
libexec/novnc/vendor/pako/lib/zlib/inflate.js
libexec/novnc/vendor/pako/lib/zlib/inftrees.js
libexec/novnc/vendor/pako/lib/zlib/messages.js
libexec/novnc/vendor/pako/lib/zlib/trees.js
libexec/novnc/vendor/pako/lib/zlib/zstream.js
libexec/novnc/vendor/promise.js
libexec/novnc/vnc.html
libexec/novnc/vnc_lite.html