Commit graph

12 commits

Author SHA1 Message Date
Sammie Zhang
804858fa55
add upstream changes 2024-05-08 10:34:24 -07:00
ading2210
7e733bf806
Merge branch 'Vencord:main' into main 2024-01-29 15:40:06 -08: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
ading2210
454efff26d add setting for custom splash animations 2024-01-22 23:39:13 +00:00
V
463cd6dc46
popout: fix titlebar close button 2024-01-18 21:33:17 +01:00
Vendicated
15a49a31e1
add clipboard.copyImage ipc
the web clipboard api only works when focused. so when you try to copy an image but immediately unfocus while its still fetching the image, it will fail. this ipc ensures it will always work even without focus
2024-01-13 19:04:32 +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
Vendicated
0d93e08e99
arrpc: migrate from websocket + plugin to electron ipc 2023-10-13 04:02:10 +02:00
V
3108de7c79
Port Discord's windows title bar (#86) 2023-08-07 00:23:27 +02:00
V
210ddbae06
Rename to Vesktop (#57) 2023-07-13 19:03:13 +02:00
Renamed from src/preload/VencordDesktopNative.ts (Browse further)