Miroslav Šedivý
|
8e13a60677
|
send unicast & broadcast.
|
2021-01-28 15:56:50 +01:00 |
|
Miroslav Šedivý
|
407853eeb1
|
decouple BroadcastManager from CaptureManager.
|
2021-01-22 14:09:47 +01:00 |
|
Miroslav Šedivý
|
3bbe3781c8
|
set screen size using struct.
|
2021-01-15 17:30:19 +01:00 |
|
Miroslav Šedivý
|
0e09609c67
|
KeyboardLayout to KeyboardMap.
|
2021-01-15 16:53:03 +01:00 |
|
Miroslav Šedivý
|
71dbdc06f5
|
add layout variant.
|
2021-01-12 23:52:44 +01:00 |
|
Miroslav Šedivý
|
7f18c5842d
|
changing keyboard layout as go exec.
|
2021-01-12 23:48:15 +01:00 |
|
Miroslav Šedivý
|
a0d8f1b880
|
xorg modifiers refactor.
|
2021-01-12 22:54:13 +01:00 |
|
Miroslav Šedivý
|
a7d4511037
|
cursor Image on connect.
|
2021-01-10 12:42:07 +01:00 |
|
Miroslav Šedivý
|
5b69413e01
|
AddHandler in WebSockets.
|
2020-12-12 17:40:10 +01:00 |
|
Miroslav Šedivý
|
7fb40c0384
|
+ GetProfile & GetState members.
|
2020-12-08 15:37:48 +01:00 |
|
Miroslav Šedivý
|
209971cb8a
|
member profile & state to types.
|
2020-12-08 15:14:20 +01:00 |
|
Miroslav Šedivý
|
c714d17d87
|
is_receiving - is_watching.
|
2020-12-06 19:02:33 +01:00 |
|
Miroslav Šedivý
|
e17e2cb606
|
+ CanAccessClipboard.
|
2020-12-06 18:55:24 +01:00 |
|
Miroslav Šedivý
|
5edd9dc97a
|
+ CanHost.
|
2020-12-06 18:50:41 +01:00 |
|
Miroslav Šedivý
|
92aa717a8d
|
user - member.
|
2020-12-06 18:50:04 +01:00 |
|
Miroslav Šedivý
|
4fe74fd112
|
+ CanWatch.
|
2020-12-06 18:49:20 +01:00 |
|
Miroslav Šedivý
|
7eee6debc7
|
WS remove connected & disconnected event.
|
2020-12-03 16:42:27 +01:00 |
|
Miroslav Šedivý
|
d7b5bd6842
|
extract member state to custom struct.
|
2020-12-03 16:10:52 +01:00 |
|
Miroslav Šedivý
|
5f3b9f72cf
|
ID in MemberProfile.
|
2020-12-02 19:22:26 +01:00 |
|
Miroslav Šedivý
|
f361d0c681
|
WS added session events.
|
2020-12-02 18:59:54 +01:00 |
|
Miroslav Šedivý
|
81b3fbd673
|
moved capture StopStream to websockets events.
|
2020-12-02 17:36:06 +01:00 |
|
Miroslav Šedivý
|
123fbd8317
|
IsAdmin + IsConnected.
|
2020-12-02 16:49:51 +01:00 |
|
Miroslav Šedivý
|
1677e38935
|
introduced ImplicitHosting.
|
2020-12-02 11:24:20 +01:00 |
|
Miroslav Šedivý
|
26c0fea840
|
controlRequest if already is the host.
|
2020-12-02 10:47:20 +01:00 |
|
Miroslav Šedivý
|
b7103ca809
|
ResetKeys on ClearHost.
|
2020-12-02 10:46:00 +01:00 |
|
Miroslav Šedivý
|
bdd8bdab72
|
members as map.
|
2020-12-01 22:56:08 +01:00 |
|
Miroslav Šedivý
|
b82fbae597
|
replace old Member structures.
|
2020-12-01 19:47:50 +01:00 |
|
Miroslav Šedivý
|
b194f8034a
|
add MemberId to init.
|
2020-11-30 22:24:58 +01:00 |
|
Miroslav Šedivý
|
d00015ee91
|
system init WS.
|
2020-11-30 20:07:19 +01:00 |
|
Miroslav Šedivý
|
753fb01955
|
removed OnCreated event.
|
2020-11-30 18:52:16 +01:00 |
|
Miroslav Šedivý
|
743ab2bf6a
|
signal provide upon request WS.
|
2020-11-30 18:27:25 +01:00 |
|
Miroslav Šedivý
|
2e090eb54d
|
update control WS.
|
2020-11-30 18:24:38 +01:00 |
|
Miroslav Šedivý
|
4bbf3bb039
|
update screen WS.
|
2020-11-30 17:53:05 +01:00 |
|
Miroslav Šedivý
|
83be51ea0f
|
update keyboard WS.
|
2020-11-30 17:45:53 +01:00 |
|
Miroslav Šedivý
|
e93d167be6
|
update clipboard WS.
|
2020-11-30 17:40:38 +01:00 |
|
Miroslav Šedivý
|
2c210f3cf1
|
signal provide remove ID.
|
2020-11-30 17:33:34 +01:00 |
|
Miroslav Šedivý
|
0a75950356
|
remove admin from websockets.
|
2020-11-30 17:31:29 +01:00 |
|
Miroslav Šedivý
|
994a91886d
|
remove broadcast from websocket.
|
2020-11-30 17:29:05 +01:00 |
|
Miroslav Šedivý
|
b675e4cc82
|
member name refactor.
|
2020-11-28 15:03:38 +01:00 |
|
Miroslav Šedivý
|
3f312c84ad
|
remove user kick.
|
2020-11-28 14:32:38 +01:00 |
|
Miroslav Šedivý
|
ecfce6c886
|
remove room lock.
|
2020-11-25 22:16:56 +01:00 |
|
Miroslav Šedivý
|
665d9d2130
|
Create + Delete session.
|
2020-11-25 22:06:13 +01:00 |
|
Miroslav Šedivý
|
ff7efe9f3b
|
socket -> websocket_peer.
|
2020-11-25 18:36:33 +01:00 |
|
Miroslav Šedivý
|
db820806a4
|
add broadcast endpoint & broadcast pipeline return error.
|
2020-11-18 21:34:39 +01:00 |
|
Miroslav Šedivý
|
6d27b0a69c
|
return err socket.
|
2020-11-18 20:34:33 +01:00 |
|
Miroslav Šedivý
|
da7e6f7728
|
Broadcast should not return error.
|
2020-11-18 20:30:33 +01:00 |
|
Miroslav Šedivý
|
eec285cd07
|
Rename displayname to name.
|
2020-11-16 22:22:19 +01:00 |
|
Miroslav Šedivý
|
570efbf3a6
|
remove unused ban endpoint.
|
2020-11-16 22:21:21 +01:00 |
|
Miroslav Šedivý
|
d87a10b23a
|
remove unused mute function.
|
2020-11-16 22:10:03 +01:00 |
|
Miroslav Šedivý
|
99068b893b
|
naming convention -> screen size.
|
2020-11-16 22:04:50 +01:00 |
|