Oleh Polisan
|
edd9f715fd
|
Merge branch 'main' into keybinds
|
2024-09-05 22:30:09 +03:00 |
|
Noah
|
9acc6652ff
|
AudioShare: Even more granular selection, Allow device sharing (#750)
|
2024-07-12 16:14:18 +02:00 |
|
HAHALOSAH
|
1e39ec7d39
|
macOS: Workaround for making things in draggable area clickable (#582)
|
2024-07-04 19:38:56 +02:00 |
|
Vendicated
|
281885a87e
|
add auto updater
|
2024-07-04 19:22:26 +02:00 |
|
Vendicated
|
f341c5e5bb
|
specify that it's for security so users don't get annoyed
|
2024-07-04 18:47:33 +02:00 |
|
Vendicated
|
1f12d270ec
|
fix potential sandbox escape via custom vencordDir
|
2024-07-04 18:40:24 +02:00 |
|
kittykel
|
ec3d83f7ca
|
fix: specify framerate in constraints (#703)
|
2024-07-04 18:04:57 +02:00 |
|
Nico
|
0e49e5e8f6
|
fix: update switch device and notifications patch (#688)
|
2024-06-21 16:16:01 +02:00 |
|
Tiagoquix
|
3fe2094814
|
Change default screen-sharing quality to 720p 30 FPS (#665)
|
2024-06-18 00:21:55 +02:00 |
|
Noah
|
da7f13288f
|
linux audioshare: add granular selection, more options, better ui (#621)
|
2024-06-16 18:10:03 +02:00 |
|
Oleh Polisan
|
cdbc00b3e5
|
removed proc title and prettified voice actions calls
|
2024-06-02 00:26:51 +03:00 |
|
Vendicated
|
7fe79b629e
|
fix(css): brand-experiment is now brand-500
|
2024-06-01 19:12:29 +02:00 |
|
Oleh Polisan
|
a3eea96bb1
|
Refactored to use fifo pipe
|
2024-05-24 16:57:19 +03:00 |
|
Oleh Polisan
|
8282e054eb
|
Merge branch 'main' into keybinds
|
2024-05-23 18:35:06 +03:00 |
|
Vendicated
|
f232cfc3c8
|
Spellcheck: add language changer & swap position with paste/cut/copy
|
2024-05-23 17:30:40 +02:00 |
|
Oleh Polisan
|
29c12dc034
|
Added ability to toggle voice using proc signals
|
2024-05-18 00:41:36 +03:00 |
|
kaitlynkitty
|
944a699e83
|
remove obsolete patch (moved to vencord) (#563)
|
2024-05-08 15:14:55 +00:00 |
|
Oleh Polisan
|
ac35f81476
|
fix: Screenshare UI for non-linux systems (#568)
|
2024-05-05 04:14:08 +02:00 |
|
Noah
|
2733727a40
|
fix regression breaking venmic (#531)
|
2024-04-21 19:31:14 +02:00 |
|
Vendicated
|
ab9e8579ee
|
add scrollbar workaround because discord dum
|
2024-04-20 17:16:29 +02:00 |
|
Noah
|
2649598361
|
Improve Venmic Usability (#504)
|
2024-04-20 16:09:40 +02:00 |
|
kaitlynkitty
|
8eaa5206b9
|
overhaul & improve Linux screenshare (#489)
Fixes fps/resolution not properly being applied
Enables hardware encoding via vaapi
Redesigns stream picker modal
Co-authored-by: kaitlynkittyy <kaitlynyaadev@kaitlynyaa.dev>
Co-authored-by: Oleh Polisan <polisanoleg@gmail.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2024-04-18 01:40:03 +02:00 |
|
Noah
|
df05d12fb2
|
Venmic v3.4 (#499)
|
2024-04-14 02:24:19 +02:00 |
|
Diego Parra
|
8c6941b8e9
|
Tray: Add left click hide/show feature (#404)
Co-authored-by: V <vendicated@riseup.net>
|
2024-04-09 02:23:34 +00:00 |
|
Vendicated
|
738fa588a6
|
Adapt spellcheck to new context menu api
|
2024-03-12 01:28:37 +01:00 |
|
Justin Chung
|
612d35c96f
|
Add categories to Vesktop settings to reduce visual clutter (#379)
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2024-02-18 15:49:42 +00: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 |
|
V
|
7d30dcdb47
|
Make popouts respect the menu bar visibility setting
|
2024-01-19 00:01:30 +01:00 |
|
Vendicated
|
2e4c834a90
|
also allow using discord titlebar on non-windows
|
2024-01-16 01:08:06 +01:00 |
|
Vendicated
|
0b01732293
|
make hardwareAcceleration setting more intuitive
|
2024-01-06 02:02:54 +01:00 |
|
Nick
|
a89cd9d2ba
|
add setting to disable hardware acceleration (#315)
|
2024-01-02 05:36:50 +01:00 |
|
V
|
2f35128acf
|
Revert "feat: Add start as minimized toggle to settings (#248)" (#310)
the current implementation was prematurely merged and is broken. it will be back with a fixed implementaton eventually
|
2023-12-28 04:25:54 +01:00 |
|
V
|
7565eb39a4
|
improve method for enabling notifications by default
|
2023-12-28 04:19:56 +01:00 |
|
Michal Vaniš
|
40b952d8bf
|
feat: Add start as minimized toggle to settings (#248)
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
|
2023-12-09 13:42:44 +00:00 |
|
Michal Vaniš
|
96b0652a06
|
feat: Add option to disable smooth scrolling (#255)
|
2023-11-24 22:14:23 +00: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 |
|
Nico
|
0cad71f6ae
|
fix: adjust hiding download button to new discord update (#176)
|
2023-10-26 23:23:31 +02:00 |
|
Vendicated
|
b5eac15b42
|
Use correct OS in U-Agent ~ ~should fix captchas
|
2023-10-26 22:07:35 +02:00 |
|
rini
|
19c3112d52
|
fix spellcheck patch (#169)
|
2023-10-25 20:57:08 +02:00 |
|
Vendicated
|
e6dc026708
|
Fix for latest canary
|
2023-10-24 23:12:22 +02:00 |
|
Ryan Cao
|
4b8f374856
|
feat: allow disabling updates check (#155)
Co-authored-by: V <vendicated@riseup.net>
|
2023-10-22 17:10:25 +02:00 |
|
Vendicated
|
7b0f64a9fc
|
remove legacy vencorddesktop aliases
|
2023-10-21 22:25:16 +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 |
|
Ryan Cao
|
841cdcf672
|
feat: add splash window theming (#52)
Co-authored-by: V <vendicated@riseup.net>
|
2023-10-14 03:04:44 +00:00 |
|
Vendicated
|
0d93e08e99
|
arrpc: migrate from websocket + plugin to electron ipc
|
2023-10-13 04:02:10 +02:00 |
|
V
|
50a103710d
|
Add Vesktop section to Settings customSections
|
2023-08-16 02:02:23 +02:00 |
|
DaBluLite
|
e6e66e775c
|
Fix platformClass: change "platform-windows" to "platform-win" (#94)
|
2023-08-14 13:55:47 +00:00 |
|
V
|
a5ec031a2f
|
Fix windows titlebar on canary
|
2023-08-12 04:01:10 +02:00 |
|