noVNC/app
Samuel Mannehed ac6adc61d5 Replace :focus styling with :focus-visible
Use the new modern :focus-visible instead of :focus. This is only shown
when navigating using the keyboard.

And in the case of the control bar buttons, This means we can separate
the :focus and :hover styles. Instead of showing a lighter overlay (or
darker for selected) like we use for hover, lets use a more common
blue outline for focus-visible. This also means we can re-use the common
focus-visible from input.css instead of having a special one for control
bar buttons.
2022-12-07 15:15:07 +01:00
..
images Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02: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 Replace :focus styling with :focus-visible 2022-12-07 15:15:07 +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 Only show the control bar hint once per "move" 2022-10-24 13:03:50 +02:00
webutil.js Fix parsing of query string variables 2021-09-08 15:37:42 +02:00