noVNC/app
Samuel Mannehed 6e1d842850 Use an ICO file for favicons
The browsers have been choosing very poorly and have a lot of bugs when
it comes to favicons. Using an ICO makes many browsers choose better in
most cases. Most large websites use ICO files.

The icons in the ICO file needs to be ordered largest to the smallest
icon, and due to a Chrome bug we are limited to 8 icons. This
unfortunately means we couldn't fit one of the Android sizes. The 72x72
icon was removed since testing showed that it was used the least.
2022-12-23 09:05:12 +01:00
..
images Use an ICO file for favicons 2022-12-23 09:05:12 +01:00
locale Add italian translation 2022-09-08 14:56:04 +02:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Don't show virtual keyboard button in webkit 2022-12-22 10:22:34 +01:00
error-handler.js Make error handler's focus changes best-effort 2022-10-12 13:01:23 +02:00
localization.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
ui.js Remove outer div from noVNC_connect_button 2022-12-15 10:44:27 +01:00
webutil.js Fix parsing of query string variables 2021-09-08 15:37:42 +02:00