Commit graph

348 commits

Author SHA1 Message Date
Oleh Polisan
f2bfba02e0
Merge branch 'main' into tray-icon 2024-05-14 21:56:32 +03:00
MrGarlic1
a8d72fa665
fix: do not re-position on screen that was disconnected (#598)
Co-authored-by: MrGarlic <bsamans@samans.com>
2024-05-10 21:04:16 +02:00
Jörg Thalheim
69f14ee611
README: update link to new nixos wiki (#594)
This commit updates the the link from the former, unofficial nixos wiki
page to the new https://wiki.nixos.org
ref: NixOS/foundation#113
2024-05-09 13:37:36 +02:00
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
Nick
d11a9a04ff
chore: update pnpm to latest version (#590) 2024-05-08 03:47:30 +02:00
Oleh Polisan
c342a9aeea
Merge branch 'main' into tray-icon 2024-05-06 21:55:24 +03:00
splatterxl
56b96bded9
simplify mac links in readme (#585) 2024-05-06 20:27:32 +02: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
049891c884
Merge branch 'main' into tray-icon 2024-05-03 18:40:47 +03:00
Vendicated
0623a71271
improve issue templates 2024-05-03 14:49:49 +02:00
Oleh Polisan
2f3cafc1d5
Merge branch 'main' into tray-icon 2024-05-03 00:42:01 +03:00
samara
a66af353f7
macOS: Add customized dmg background (#565) 2024-05-02 23:41:09 +02:00
Oleh Polisan
965522dad3 fixed tray updating in minimized window at Windows. This also fixes random disconnects while window minimized. 2024-05-02 22:15:26 +03:00
Oleh Polisan
da9f14d888
Merge branch 'main' into tray-icon 2024-05-01 18:56:08 +03:00
github-actions[bot]
cb55cf4b74
add Metainfo for v1.5.2 (#557)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-01 16:57:29 +02:00
Vendicated
e9da30e420
bump to v1.5.2 2024-05-01 16:45:15 +02:00
Oleh Polisan
3098b5840f fixed check for tray availability 2024-04-27 20:46:10 +03: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
b268a593e5
Merge branch 'main' into tray-icon 2024-04-26 23:51:10 +03:00
☆ sam
c52abdc1ee
mac: add entitlements needed for camera/microphone access (#533) 2024-04-26 22:02:19 +02:00
V
55ca2f3091
allow triggering release ci manually 2024-04-26 21:36:47 +02:00
Takase
0beb74fad0
Allow users to pass --enable/disable-features flag (#527)
Previously they would be overwritten by vesktop
2024-04-26 21:22:17 +02: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
8c6d68ed60 Updated and resized icons 2024-04-21 02:12:39 +03:00
Oleh Polisan
5b3c9b56d5 Increased border width 2024-04-21 00:00:42 +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
8d77870623 removed unused imports 2024-04-21 00:00:42 +03:00
Oleh Polisan
05def05cc2 Added tray icon voice detection 2024-04-21 00:00:42 +03:00
Oleh Polisan
9c6b5f9194 Added new tray icons 2024-04-21 00:00:42 +03:00
Vendicated
ab9e8579ee
add scrollbar workaround because discord dum 2024-04-20 17:16:29 +02:00
Vendicated
617ef0fa19
bump arrpc 2024-04-20 17:02:32 +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
Noah
6ed59332d1
Bump venmic to 3.3.3 (#483) 2024-04-09 04:22:20 +02:00
github-actions[bot]
4abae9c708
Metainfo for v1.5.1 (#436)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-12 03:51:13 +01:00