Commit graph

92 commits

Author SHA1 Message Date
Oleh Polisan
92888eb36a
Merge branch 'main' into tray-icon 2024-05-08 23:34:11 +03:00
kaitlynkitty
944a699e83
remove obsolete patch (moved to vencord) (#563) 2024-05-08 15:14:55 +00:00
Oleh Polisan
f44f1b2155
Merge branch 'main' into tray-icon 2024-05-05 06:43:47 +03:00
Oleh Polisan
ac35f81476
fix: Screenshare UI for non-linux systems (#568) 2024-05-05 04:14:08 +02:00
Oleh Polisan
4aee841db3 add more colors to presets 2024-04-27 20:38:33 +03:00
Oleh Polisan
b314f62f55 svg rework, add proposal for accent color (windows,linux), some bug fixes 2024-04-27 20:13:12 +03:00
Oleh Polisan
562095e6d9 fixed case in Settings.tsx 2024-04-26 23:57:15 +03:00
Oleh Polisan
b8a12a988f resolved due to reviews 2024-04-26 23:54:31 +03:00
Oleh Polisan
b95521ea99 Added custom color support 2024-04-26 16:51:05 +03:00
Oleh Polisan
5e54eb613d
Merge branch 'main' into tray-icon 2024-04-21 20:34:54 +03:00
Noah
2733727a40
fix regression breaking venmic (#531) 2024-04-21 19:31:14 +02:00
Oleh Polisan
b89a10e839 fixed bug with not changing to default icon 2024-04-21 02:55:06 +03:00
Oleh Polisan
b9e5ad3277 changes according to reviews 2024-04-21 02:15:15 +03:00
Oleh Polisan
61088233c1 Revert "added ability to change icon to unread"
This reverts commit 3ccb0c40fc5255aa9e86f84df62bd42cb2037e65.
2024-04-21 00:00:42 +03:00
Oleh Polisan
c3d5dbd3aa added ability to change icon to unread 2024-04-21 00:00:42 +03:00
Oleh Polisan
68a55e2623 Fixed icon when connected with muted status 2024-04-21 00:00:42 +03:00
Oleh Polisan
eec5eb1df1 Removed unused logger 2024-04-21 00:00:42 +03:00
Oleh Polisan
2dc3ff6d9c Fixed for tests 2024-04-21 00:00:42 +03:00
Oleh Polisan
05def05cc2 Added tray icon voice detection 2024-04-21 00:00:42 +03: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