Oleh Polisan
a55e79c38e
fifo: refactor creating/removing logic
2024-06-16 20:24:04 +03:00
Oleh Polisan
08a9b60803
add logging, move actions to top level
2024-06-02 00:52:20 +03:00
Oleh Polisan
0157b85ae1
fixed imports
2024-06-02 00:29:15 +03:00
Oleh Polisan
cdbc00b3e5
removed proc title and prettified voice actions calls
2024-06-02 00:26:51 +03:00
Oleh Polisan
d37f07cedb
moved isWayland to constants
2024-06-02 00:23:07 +03:00
Oleh Polisan
dd6bd74427
use keybinds only on wayland
2024-05-24 17:13:05 +03: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
d1de058578
Merge branch 'main' into keybinds
2024-05-18 01:10:46 +03:00
Oleh Polisan
67ae98fb18
added process title
2024-05-18 01:08:56 +03:00
Oleh Polisan
29c12dc034
Added ability to toggle voice using proc signals
2024-05-18 00:41:36 +03:00
Vendicated
d3b94fc4df
fix react types version
2024-05-17 22:52:05 +02: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
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
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
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
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
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
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
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
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
Vendicated
4074e8d6ac
move internal state from settings.json to state.json
2024-01-07 02:26:18 +01:00
Marocco2
779c8fa516
Remove transparent: true
for transparencyOption ( #266 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-01-07 00:59:29 +00:00
Vendicated
b059516707
SteamOS: always use dark theme
...
Co-authored-by: AAGaming <aagaming@riseup.net>
2024-01-06 03:20:13 +01:00
Vendicated
dfa9d248d3
bump venmic
2024-01-06 03:18:30 +01:00