Miroslav Šedivý
|
2ef599b90e
|
hide textarea resize. (#3)
|
2022-07-18 22:59:21 +02:00 |
|
Miroslav Šedivý
|
3b6431ced2
|
use default cursor.
|
2022-05-29 20:22:28 +02:00 |
|
Miroslav Šedivý
|
b9c4a9b597
|
keySymsRemap before clipboard logic.
|
2022-05-03 21:56:37 +02:00 |
|
Miroslav Šedivý
|
63cad4df72
|
do not remove focus on mouse leave.
|
2022-05-03 21:46:16 +02:00 |
|
Miroslav Šedivý
|
9ba33292ea
|
ignored keyup hashmap.
|
2022-05-01 21:51:10 +02:00 |
|
Miroslav Šedivý
|
d87c78ba50
|
bi directional clipboard handling over WS.
|
2022-04-29 00:00:41 +02:00 |
|
Miroslav Šedivý
|
e65c10005e
|
use textarea for pasting.
|
2022-04-28 22:48:04 +02:00 |
|
Miroslav Šedivý
|
b3eba8bd14
|
add original event to control events.
|
2022-02-12 14:25:25 +01:00 |
|
Miroslav Šedivý
|
de62a349ed
|
add overlay events.
|
2022-01-30 17:09:35 +01:00 |
|
Miroslav Šedivý
|
c67e6c7dc3
|
use session ID in cursor draw functions.
|
2021-11-15 19:10:12 +01:00 |
|
Miroslav Šedivý
|
606c9337bb
|
set inactive cursor draw function.
|
2021-11-01 21:15:57 +01:00 |
|
Miroslav Šedivý
|
077105332f
|
always save inactive cursor.
|
2021-10-26 22:55:38 +02:00 |
|
Miroslav Šedivý
|
0480a0d512
|
implement inactive cursors for overlay.
|
2021-10-26 20:21:28 +02:00 |
|
Miroslav Šedivý
|
5ee38f217e
|
not null compare.
|
2021-10-26 20:12:55 +02:00 |
|
Miroslav Šedivý
|
9736fe3a5e
|
use MouseEvent type.
|
2021-10-26 19:32:00 +02:00 |
|
Miroslav Šedivý
|
cae092fb20
|
session cursors (WIP).
|
2021-10-26 18:02:01 +02:00 |
|
Miroslav Šedivý
|
3227e691ea
|
custom cursor draw function
|
2021-10-18 11:14:05 +00:00 |
|
Miroslav Šedivý
|
9d423738c4
|
consts uppercase.
|
2021-06-24 16:24:43 +02:00 |
|
Miroslav Šedivý
|
b9bd4d2b8f
|
overlay fix naming.
|
2021-06-18 21:57:46 +02:00 |
|
Miroslav Šedivý
|
3918a48187
|
wheel: add firstScroll.
|
2021-05-04 22:33:35 +00:00 |
|
Miroslav Šedivý
|
971f43c586
|
refactor wheel sensitivity.
|
2021-05-04 21:48:57 +00:00 |
|
Miroslav Šedivý
|
fee4f82ab5
|
bug: correct keyboard reset.
|
2021-04-12 13:32:52 +00:00 |
|
Miroslav Šedivý
|
ce5aa6d40e
|
keysyms remap in custom module.
|
2021-03-31 20:25:53 +02:00 |
|
Miroslav Šedivý
|
3b88b5c623
|
switch command with ctrl on mac and ios.
|
2021-03-31 20:12:59 +02:00 |
|
Miroslav Šedivý
|
3d7478ba71
|
key remap for ios and mac.
|
2021-03-30 21:07:19 +02:00 |
|
Miroslav Šedivý
|
6f97a376f5
|
bump openapi generator version.
|
2021-02-26 22:54:43 +01:00 |
|
Gheorghe
|
c8cf5ed621
|
feat: ci pipeline for debug image
|
2021-02-26 14:34:14 +01:00 |
|
Miroslav Šedivý
|
ffd567698a
|
canvas remove screenSize event.
|
2021-02-21 12:36:02 +01:00 |
|
Miroslav Šedivý
|
7d4ad810b3
|
canvas redraw on cursorTag change.
|
2021-02-18 21:12:31 +01:00 |
|
Miroslav Šedivý
|
8bee5222b1
|
redraw on screenSize and clear if controlling.
|
2021-02-18 21:09:08 +01:00 |
|
Miroslav Šedivý
|
6340da049b
|
clear canvas on WebRTC disconnect.
|
2021-02-18 20:53:08 +01:00 |
|
Miroslav Šedivý
|
49d6174953
|
synchronize keyboard modifiers with participant.
|
2021-02-18 16:53:19 +01:00 |
|
Miroslav Šedivý
|
91c465eeca
|
reload canvas on image load.
|
2021-02-17 21:54:15 +01:00 |
|
Miroslav Šedivý
|
525efe17e7
|
add cursor tag.
|
2021-02-17 20:39:12 +01:00 |
|
Miroslav Šedivý
|
5ae700aea0
|
Revert "add red outline when controling."
|
2021-02-15 16:01:25 +01:00 |
|
Miroslav Šedivý
|
56a00a404c
|
cursor image/position from WebRTC.
|
2021-02-13 17:29:35 +01:00 |
|
Miroslav Šedivý
|
ed495f2fd9
|
overlay remove defaults for props.
|
2021-02-12 22:27:51 +01:00 |
|
Miroslav Šedivý
|
05176a2b31
|
round cursors pixel position.
|
2021-02-12 17:28:58 +01:00 |
|
Miroslav Šedivý
|
a1d755d6eb
|
pass canvas size to overlay.
|
2021-02-12 17:11:28 +01:00 |
|
Miroslav Šedivý
|
873e9250cc
|
optimize cursor moving with canvas rendering.
|
2021-02-11 21:17:47 +01:00 |
|
Miroslav Šedivý
|
6cfe39e6c5
|
add shared cursor as image tag.
|
2021-02-11 19:03:31 +01:00 |
|
Miroslav Šedivý
|
723ec821f3
|
prefix classes with neko-.
|
2021-02-10 20:57:13 +01:00 |
|
Miroslav Šedivý
|
becc18a928
|
add red outline when controling.
|
2021-02-10 20:54:44 +01:00 |
|
Miroslav Šedivý
|
c18213af63
|
implicit hosting on mouse click.
|
2021-02-10 20:49:02 +01:00 |
|
Miroslav Šedivý
|
818e07fc8b
|
cursor image as WS event.
|
2021-01-10 12:34:08 +01:00 |
|
Miroslav Šedivý
|
94186f3ef6
|
add cursor changing (WIP).
|
2021-01-09 23:28:56 +01:00 |
|
Miroslav Šedivý
|
980b3217f8
|
getFilesFromDataTansfer - with directory upload.
|
2021-01-09 15:31:01 +01:00 |
|
Miroslav Šedivý
|
6bd3352a5f
|
drag events correctly emiting to server.
|
2021-01-08 22:15:49 +01:00 |
|
Miroslav Šedivý
|
dea3378cb0
|
add drag and drop event handler.
|
2021-01-07 20:21:40 +01:00 |
|
Miroslav Šedivý
|
8bfe0c4f67
|
add implicit control.
|
2020-12-02 10:45:23 +01:00 |
|