kaitlynkittyy
06247ae43c
merged patches
2024-04-07 18:25:21 -04:00
kaitlynkittyy
2994065e19
fixed a few issues, removed a bunch of flags, and the side effect is that the bitrate is no longer limited to ~4620kbps
2024-04-07 17:55:00 -04:00
kaitlynkittyy
f81f3df546
fix a stupid issue that i couldnt even see
2024-04-07 17:31:30 -04:00
kaitlynkittyy
c5716371a6
fix to allow compile
2024-04-07 17:27:49 -04:00
kaitlynkittyy
040a82c8fc
updated files to match vencord upstream
2024-04-07 15:32:42 -04:00
kaitlynkittyy
27321eb3c7
made better
2024-04-07 15:21:36 -04:00
kaitlynkittyy
dcf18adb28
hopefully this works im bad at regex
2024-04-07 15:13:45 -04:00
kaitlynkittyy
03a180636e
fixed patch to not rely on minified variable names
2024-04-07 15:09:41 -04:00
kaitlynkittyy
4152338ecc
removed unnecessary flags
2024-04-07 14:14:58 -04:00
kaitlynkittyy
83b7dd0886
removed discord's arbitrary limit to bitrate
2024-04-07 13:47:00 -04:00
kaitlynkittyy
1e572351b8
removed useless flags
2024-04-04 20:13:00 -04:00
kaitlynkittyy
05df122cf1
added hardware accel flags
2024-03-31 15:44:20 -04: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
Vendicated
b09f035ea9
Bump to v1.5.1
2024-03-12 03:39:57 +01:00
Vendicated
44627b4cd4
autostart(linux): correctly preserve command line arguments
2024-03-12 03:38:37 +01:00
Vendicated
97267ef89a
Rewrite http utils; properly handle (& retry on) network errors
2024-03-12 02:31:53 +01:00
Vendicated
132adcb733
Bump dependencies; electron v29
2024-03-12 01:33:50 +01:00
Vendicated
738fa588a6
Adapt spellcheck to new context menu api
2024-03-12 01:28:37 +01:00
Lewis Crichton
e63cff7a52
chore: remove unnecessary relations [skip ci]
2024-03-08 21:32:31 +00:00
V
777a0e83fe
Update bug_report.md
2024-03-07 03:21:58 +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
Filip Komárek
0acd3e160a
README: add Scoop to unofficial sources ( #386 )
2024-02-10 23:12:24 +01:00
V
6993b2a7d4
Update bug_report.md
2024-01-30 22:07:05 +01: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
cb33f1834b
Update release.yml
2024-01-19 21:55:30 +01:00
V
fb40f4b42d
Update README.md
2024-01-19 03:39:27 +01:00
V
808eb56327
Update README.md
2024-01-19 03:38:15 +01:00
Vendicated
b636b65e55
implement vencord 'transparency' option
2024-01-19 01:07:27 +01:00
V
7d30dcdb47
Make popouts respect the menu bar visibility setting
2024-01-19 00:01:30 +01:00
V
4f1615ecb3
fix window flash when clicking notification
2024-01-18 23:49:26 +01:00
V
463cd6dc46
popout: fix titlebar close button
2024-01-18 21:33:17 +01:00
V
8c007476c3
popout: fix titlebar on windows when using native titlebar
2024-01-18 21:13:52 +01:00
github-actions[bot]
b20c77734c
Metainfo for v1.5.0 ( #335 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-16 02:15:56 +01:00
V
79cd2791f6
bump to v1.5.0
2024-01-16 02:02:48 +01:00
V
73de0fa535
bump venmic
2024-01-16 01:34:38 +01:00
Vendicated
83e74b98d5
don't disable tray 'Open' item when window is shown (doesnt work correctly)
2024-01-16 01:22:10 +01:00
Vendicated
2e4c834a90
also allow using discord titlebar on non-windows
2024-01-16 01:08:06 +01:00
Vendicated
2aa0b0fa20
prettier update borked lint somehow woah
2024-01-15 19:10:42 +01:00
Vendicated
3ac0ed3d78
config migration: also migrate indexeddb
2024-01-15 19:09:09 +01:00
Vendicated
eddc1de784
bump deps
2024-01-15 19:05:29 +01:00
Vendicated
6483b3a3d9
port popout logic from discord desktop
2024-01-15 18:52:46 +01:00
Vendicated
38f0330eb2
Fix adding connections & popout on ptb/canary
2024-01-15 17:56:33 +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
Lewis Crichton
33eb1af2be
ci: mac code signing
2024-01-11 17:50:30 +00:00
V
563ba1eebe
Add basic issue templates
2024-01-11 17:23:14 +01:00
Vendicated
62cf02e7b1
make splash window draggable
2024-01-08 02:38:38 +01:00
Redeven
0f0bddbef9
feat: Add start minimized as a launch argument ( #316 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-01-07 03:11:00 +01:00
Vendicated
0881143d57
update appId
2024-01-07 02:52:39 +01:00
Vendicated
effd950b2d
fully rename app to Vesktop
2024-01-07 02:44:14 +01:00