Commit graph

41 commits

Author SHA1 Message Date
Oleh Polisan
11f9970f0c Major screen share refactor 2024-04-17 02:17:46 +03:00
kaitlynkitty
3fdc55a47e
Update ScreenSharePicker.tsx
remove unneeded comment
2024-04-14 14:28:49 -04:00
kaitlynkittyy
cb8601b38e applied resolution bounds to try and constrain it to discord's supported resolutions 2024-04-14 14:10:57 -04:00
kaitlynkittyy
f1f1c9a7fd removed unnecessary logs 2024-04-14 11:01:22 -04:00
kaitlynkittyy
60ab3c3b91 added contenthint picker to new ui 2024-04-13 21:23:58 -04:00
kaitlynkittyy
a2dcb9009d rebase off of latest commit 2024-04-13 21:02:47 -04:00
kaitlynkittyy
d0ff6192cb Revert "add more params for testing"
This reverts commit 8f62a2eaae.
2024-04-12 09:04:43 -04:00
kaitlynkittyy
8f62a2eaae add more params for testing 2024-04-12 08:43:44 -04:00
kaitlynkittyy
31907d9ba1 added missing fields to constraints 2024-04-12 08:00:07 -04:00
kaitlynkittyy
b68e4d1268 fixed patch to properly update encoder resolution 2024-04-11 21:17:22 -04:00
kaitlynkittyy
2be6b600c5 Properly rewrote modal UI/UX (not complete) 2024-04-11 14:08:41 -04:00
kaitlynkittyy
976c000d79 Revert "major changes to the UI/UX of the screenshare modal"
This reverts commit 6bb5f8a1a6.
2024-04-11 13:41:28 -04:00
kaitlynkittyy
6bb5f8a1a6 major changes to the UI/UX of the screenshare modal 2024-04-11 13:25:55 -04:00
Oleh Polisan
c34533295c Fixed changing stream quality description 2024-04-11 15:44:39 +03:00
kaitlynkittyy
b9b336126a started styling the screenshare picker and added a change window button to the picker(not currently functional) 2024-04-10 23:34:54 -04:00
kaitlynkittyy
45e4e1bd86 fixed formatting 2024-04-10 22:00:07 -04:00
Oleh Polisan
006f4e96de Fixed setting stream settings while changing window 2024-04-11 01:12:31 +03:00
Oleh Polisan
83d4164eac Fixed res and fps changing.. one more time 2024-04-10 22:56:44 +03:00
Oleh Polisan
ac3d2cb2c4 Fixed stream starting and viewing 2024-04-10 22:38:40 +03:00
kaitlynkittyy
c49dc0333e yeah 2024-04-10 15:17:43 -04:00
kaitlynkittyy
5d3cf70722 updated patch to reference new discord API 2024-04-09 17:27:00 -04:00
kaitlynkittyy
c9b1c6592c updated some stuff and fixed window resizing breaking streams 2024-04-09 13:30:55 -04:00
kaitlynkittyy
419bfd0fd1 begin reworking screenshare modal to properly fit all elements 2024-04-08 23:40:24 -04:00
kaitlynkittyy
80c9b5a17b changed wording 2024-04-08 22:40:32 -04:00
kaitlynkittyy
ae9b4b52cf fixed stream resolution and framerate selection 2024-04-08 18:29:01 -04:00
kaitlynkittyy
07c7e2258e fixed things who even knows what i did anymore 2024-04-08 15:09:54 -04:00
kaitlynkittyy
06247ae43c merged patches 2024-04-07 18:25:21 -04:00
kaitlynkittyy
c5716371a6 fix to allow compile 2024-04-07 17:27:49 -04:00
kaitlynkittyy
27321eb3c7 made better 2024-04-07 15:21:36 -04:00
kaitlynkittyy
dcf18adb28 hopefully this works im bad at regex 2024-04-07 15:13:45 -04:00
kaitlynkittyy
03a180636e fixed patch to not rely on minified variable names 2024-04-07 15:09:41 -04:00
kaitlynkittyy
83b7dd0886 removed discord's arbitrary limit to bitrate 2024-04-07 13:47:00 -04:00
Noah
2bd8ca96df
Workaround screenshare audio using microphone on debian bug (#360)
* feat(screenshare): add workaround

* refactor: review suggestions

* chore(deps): bump venmic

* chore(deps): bump venmic
2024-01-28 16:55:46 +01:00
Noah
4d82a6f41d
refactor: stop venmic on stream stop (#353) 2024-01-23 17:37:57 +01:00
Noah
a232af06ed
feat: update venmic (#230)
* feat: update venmic

* chore(deps): bump venmic
2023-11-10 18:12:36 +01:00
Vendicated
886d02f7c3
screenaudio: show better error if glibcxx too old 2023-10-27 00:27:35 +02:00
V
573a953a2f
add linux audio screensharing (#130)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: kaitlynkitty <87152313+kaitlynkittyy@users.noreply.github.com>
Co-authored-by: Curve <fynnbwdt@gmail.com>
2023-10-21 22:15:55 +02:00
V
210ddbae06
Rename to Vesktop (#57) 2023-07-13 19:03:13 +02:00
V
c587e93c56
oop oop 2023-07-03 22:22:35 +02:00
V
6ba0896a6e
Implement Screenshare Quality & fps settings 2023-07-03 22:12:26 +02:00
V
253277984b
Add ScreenSharing (#14) 2023-06-21 20:52:56 +02:00