Commit graph

100 commits

Author SHA1 Message Date
Allen Ding
466488c7da copy file to vesktop folder instead of storing full path 2024-07-24 19:49:25 -07:00
Allen Ding
3822fb1ed3 fix preview image not updating when animation path is changed 2024-07-24 17:25:24 -07:00
ading2210
209d4cde81 add splash animation preview in the vesktop settings 2024-07-19 04:03:55 -07:00
ading2210
80e0fb738e Merge remote-tracking branch 'upstream/main' 2024-07-19 02:32:38 -07: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
Vendicated
7fe79b629e
fix(css): brand-experiment is now brand-500 2024-06-01 19:12:29 +02:00
Sammie Zhang
9c0b22db1b
Merge branch 'Vencord:main' into main 2024-05-28 17:32:20 -07:00
Vendicated
f232cfc3c8
Spellcheck: add language changer & swap position with paste/cut/copy 2024-05-23 17:30:40 +02:00
ading2210
e6467ea211 remove unrelated edit 2024-05-08 17:06:07 -07:00
ading2210
0451ddf33a Merge remote-tracking branch 'upstream/main' 2024-05-08 10:45:09 -07:00
Sammie Zhang
804858fa55
add upstream changes 2024-05-08 10:34:24 -07: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
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
9ff6653503
Merge branch 'Vencord:main' into main 2024-01-23 18:39:49 -08:00
Noah
4d82a6f41d
refactor: stop venmic on stream stop (#353) 2024-01-23 17:37:57 +01:00
ading2210
e962e34ec4 remove debug console.log 2024-01-23 00:43:22 +00:00
ading2210
454efff26d add setting for custom splash animations 2024-01-22 23:39:13 +00:00
ading2210
50d2b712d6 add option to disable the splash animation 2024-01-22 18:10:14 +00: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