Archived
2
0
Commit Graph

954 Commits

Author SHA1 Message Date
Bad
8ab2943126
Emoji support
Fixes emojis by adding Google's Noto Emoji.
2022-10-24 20:32:14 +03:00
William Harrell
fa45619dbb added basic UI for file transfer 2022-10-16 20:59:01 -04:00
Miroslav Šedivý
ec69eb2dcb gramarly disable for textarea 2022-09-27 20:34:14 +02:00
Miroslav Šedivý
882daddb51 hide resize from textarea. 2022-09-27 20:30:06 +02:00
Miroslav Šedivý
a9fd6ac114 guac remove text compositon. 2022-09-27 20:28:43 +02:00
Miroslav Šedivý
fd17a282fa switch overlay to textarea to correctly interpret dead keys. 2022-09-26 18:59:42 +02:00
Miroslav Šedivý
9f26b27d5d fix capture logging. 2022-09-24 14:21:32 +02:00
Miroslav Šedivý
d06740aa96 auto broadcast started. 2022-09-21 18:59:38 +02:00
Miroslav Šedivý
da86a0931c pipelineFn returns string. 2022-09-21 18:58:28 +02:00
William Harrell
b6d86aab30 added opera info to docs 2022-09-20 07:50:54 +02:00
William Harrell
03c74c88b9 added opera image to build 2022-09-20 07:50:54 +02:00
Miroslav Šedivý
ca6c24dee1 add screenshot function. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
057ab2d886 codecs from string not bools. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
ccbfe93765 fix register. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
fd43f84bd0 refactor capture with broadcast. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
72da075972 xorg add events. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
2e5d3f5624 update changelog. 2022-09-17 11:01:30 +02:00
Miroslav Šedivý
9394b361bd xevent on clipboard updated. 2022-09-16 00:01:15 +02:00
Miroslav Šedivý
e9912ea87f add xevent. 2022-09-15 23:55:30 +02:00
Miroslav Šedivý
2afc356911 capture use SetScreenSize. 2022-09-13 21:40:50 +02:00
Miroslav Šedivý
4c1c96b163 xorg refactor. 2022-09-13 21:40:40 +02:00
Miroslav Šedivý
478984e944 change shutdown order. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
e045bd8a1e move locks and bans to state. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
06e25df962 websocket handler own submodule. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
777f7b4c37 use custom pionlog. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
deabba80ca move pipelines from gst to capture. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
29f67fad06 move config from types. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
c0ca073b2d move gst and broadcast under capture. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
de4f6b45e5 split remote to desktop and capture. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
0bca8c9d02 remote manager split. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
e3e3cf9d22 extract clipboard from xorg. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
2be071d215 update readme. 2022-09-11 13:42:54 +02:00
Miroslav Šedivý
5cd09e6c53 Merge branch 'path-prefix' 2022-09-08 20:00:21 +02:00
Miroslav Šedivý
537d131883 add to chengelog. 2022-09-08 19:58:10 +02:00
Miroslav Šedivý
a792e4ea87 fix opera openbox. 2022-09-08 19:56:18 +02:00
William Harrell
7312c17f6a removed unnecessary launch options 2022-09-07 20:19:21 -04:00
William Harrell
b0017d134f removed references to vlc 2022-09-07 20:02:36 -04:00
William Harrell
796d05925a removed policies and preferences 2022-09-06 20:43:33 -04:00
Miroslav Šedivý
86ab5edf4b add path prefix #196. 2022-09-01 18:22:01 +02:00
William Harrell
1edeb717b1 added opera 2022-08-29 21:59:07 -04:00
Miroslav Šedivý
43fe80c82e update chromium policies. 2022-08-20 23:27:23 +02:00
Miroslav Šedivý
8c9c348615 fix link to neko-rooms. 2022-08-04 01:19:29 +02:00
Miroslav Šedivý
32f4dc5f2a npm upgrade. 2022-07-31 12:26:33 +02:00
Miroslav Šedivý
523289523d go mod upgrade. 2022-07-31 12:21:26 +02:00
Miroslav Šedivý
45b0657858 update mux docs. 2022-07-31 12:19:05 +02:00
Miroslav Šedivý
629369487c add funding. 2022-07-31 12:18:59 +02:00
Xeddius
3c17988b24
Updated Readme to include details about url args. (#188)
Please consider adding more info on the main page as the url args are really useful.
2022-07-30 20:50:35 +02:00
Miroslav Šedivý
2ae54dea64
Merge pull request #186 from m1k1o/vivaldi
New Vivaldi browser
2022-06-18 21:29:29 +02:00
Miroslav Šedivý
45b1aec1d9 add vivaldi browser. 2022-06-18 21:27:09 +02:00
Miroslav Šedivý
861f4b02d1 Merge branch 'master' into vivaldi 2022-06-18 21:24:47 +02:00