Miroslav Šedivý
|
6d59b3feff
|
session handler with cookies.
|
2021-01-29 22:22:14 +01:00 |
|
Miroslav Šedivý
|
546cd608c3
|
join plain text and rich text to one struct.
|
2021-01-29 20:05:13 +01:00 |
|
Miroslav Šedivý
|
2d11b4fa56
|
xclip multiple clipboard content types.
|
2021-01-28 22:51:55 +01:00 |
|
Miroslav Šedivý
|
11e74459ac
|
replace libclipboard with xclip.
|
2021-01-28 21:12:35 +01:00 |
|
Miroslav Šedivý
|
8e13a60677
|
send unicast & broadcast.
|
2021-01-28 15:56:50 +01:00 |
|
Miroslav Šedivý
|
d30d6deb79
|
add CORS.
|
2021-01-23 18:18:14 +01:00 |
|
Miroslav Šedivý
|
407853eeb1
|
decouple BroadcastManager from CaptureManager.
|
2021-01-22 14:09:47 +01:00 |
|
Miroslav Šedivý
|
64dd31844b
|
filechooser websocket handler.
|
2021-01-20 23:48:50 +01:00 |
|
Miroslav Šedivý
|
d4e0287eb5
|
file chooser dialog events implementation.
|
2021-01-19 21:01:31 +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ý
|
49c3b6d4fe
|
xevent: OnWindowCreated.
|
2021-01-12 00:09:43 +01:00 |
|
Miroslav Šedivý
|
a2ca3727fe
|
xevent to update clipboard.
|
2021-01-11 15:30:53 +01:00 |
|
Miroslav Šedivý
|
910f0af995
|
xevent cursor change.
|
2021-01-10 15:58:17 +01:00 |
|
Miroslav Šedivý
|
a7d4511037
|
cursor Image on connect.
|
2021-01-10 12:42:07 +01:00 |
|
Miroslav Šedivý
|
589628f6ca
|
cursor image as WS event.
|
2021-01-10 12:37:32 +01:00 |
|
Miroslav Šedivý
|
9782b8391d
|
cursor updates to client (WIP).
|
2021-01-09 23:01:39 +01:00 |
|
Miroslav Šedivý
|
b197bb303e
|
add support for modules.
|
2020-12-12 18:37:19 +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ý
|
d2ffac3d4b
|
+ CanConnect.
|
2020-12-06 18:49:08 +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ý
|
25fec63455
|
WS do not connect if already connected.
|
2020-12-02 11:45:22 +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ý
|
1b6bc44f2a
|
event SystemDisconnect.
|
2020-12-01 19:44:23 +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 |
|