Tuxinal
f654286485
Fix Push To Talk
...
you love half line fixes
2025-02-08 16:50:47 +03:30
Tuxinal
807ccb4a5f
update findbycode query
2025-02-07 16:05:08 +03:30
Tuxinal
13927ee08e
Update lockfile properly
...
Github merge ui is 💀
2025-02-07 14:28:50 +03:30
Tuxinal
6bee9478da
Merge branch 'main' into main
2025-02-07 12:53:49 +03:30
Tuxinal
e7a753113f
Add keyup keydown support
...
update venbind
2025-02-07 12:43:05 +03:30
Vendicated
3b76c30db2
fix automatic license header inserter still using 2023 (lmao)
2025-02-07 04:16:15 +01:00
Vendicated
523f657b3b
hide app download button in server list
2025-02-07 03:54:52 +01:00
github-actions[bot]
d75ab4af1c
update Metainfo for v1.5.5 ( #1079 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-06 05:51:52 +01:00
Vendicated
7e33780743
Fix Splash colour retrieval & show main window earlier if splash is disabled
2025-02-06 05:36:10 +01:00
Vendicated
9905592b24
add option to disable splash screen
2025-02-06 05:16:32 +01:00
Vendicated
6e1913cafc
bump to v1.5.5
2025-02-06 04:56:54 +01:00
Vendicated
b620e07445
remember stream resolution & fps settings
2025-02-06 04:51:20 +01:00
Vendicated
9b0503f49d
fix naming of displayid -> displayId
2025-02-06 04:27:52 +01:00
Vendicated
c0b79e6e93
make static title option apply without restart
2025-02-06 04:19:57 +01:00
Vendicated
57cae6f9f1
Settings should be wrapped in ErrorBoundary
2025-02-06 04:13:03 +01:00
Vendicated
2e72fa6589
use proper loggers
2025-02-06 04:00:14 +01:00
Vendicated
4ee57da6f3
remove legacy migration code
2025-02-06 03:47:38 +01:00
Cookie
7560727372
Support discord:// uri scheme ( #813 )
...
Co-authored-by: v <vendicated@riseup.net>
2025-02-06 03:45:20 +01:00
BlurOne!
6ba562c663
Enhance debug-logs textarea ( #1078 )
...
Update the debug-logs textarea to use the render feature, which automatically makes the content of the textarea into a code block, instead of requiring the default value with backticks.
2025-02-05 23:58:59 +01:00
Vendicated
872b60be1c
bump deps so cookie quits yelling at me about arrpc
2025-02-05 20:27:32 +01:00
Cookie
8cd80f4af1
fix: First start ui being blank on windows ( #1043 )
2025-02-05 20:15:20 +01:00
Cookie
7b5e1ed4da
arrpc: support OBS auto streamer mode ( #822 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-02-05 19:12:38 +00:00
Cookie
56442ae1e9
feat(rpc): implement arrpc's link
event ( #1016 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-02-05 20:00:40 +01:00
Vendicated
c9be618164
add main to renderer command API
test / test (push) Successful in 10m41s
2025-02-02 03:17:45 +01:00
Cookie
eddbe27c4d
update hardware accel flags for chromium 131 ( #1058 )
...
Co-authored-by: v <vendicated@riseup.net>
2025-02-02 01:51:04 +01:00
Vendicated
00fb658355
clean up and optimise Screenshare UI & CSS
2025-02-01 19:49:56 +01:00
v
67a1847cea
please stop opening issues about screenshare stuff
2025-01-31 05:08:02 +01:00
Tuxinal
34a6043ea8
Show error on platforms using XDP
2025-01-27 15:09:49 +03:30
Vendicated
030ffca499
settings: add buttons to open chrome://gpu & webrtc-internals
2025-01-24 01:09:25 +01:00
Vendicated
53913c07bf
npm postinstall: update arrpc detectables database
2025-01-22 22:14:27 +01:00
Vendicated
f6e29231f5
update dependencies
2025-01-22 22:14:27 +01:00
Tuxinal
0114f8efa4
Add all available actions to globalshortcuts on startup
2025-01-21 15:47:48 +03:30
RSKYS
7a19c81964
README.md: add slackware link to unofficial repos ( #1056 )
2025-01-20 12:05:31 +01:00
checkraisefold
f79ee94301
Changes for windows support
2025-01-18 12:23:12 +03:30
Tuxinal
4b14cd4f6f
fix unregistering not working
2025-01-18 12:23:12 +03:30
Tuxinal
eea93b51e3
separate venbind copy function
2025-01-18 12:23:12 +03:30
Tuxinal
239e30a53e
add venbind. currently only linux x64 on x11
2025-01-18 12:23:12 +03:30
Tuxinal
db542ce852
fix shortcut string function
2025-01-18 12:21:27 +03:30
Tuxinal
beacd0dec0
update patch
2025-01-18 12:21:27 +03:30
Tuxinal
a0f61f4712
Add keyup/keydown support for the cli
...
TEMPORARY: show keybind ID in the keybind page
2025-01-18 12:21:27 +03:30
Tuxinal
29858bc7ab
cli based toggles
...
Co-Authored-By: exhq <infidelLOler@gmail.com>
2025-01-18 12:21:27 +03:30
Tuxinal
6518621eaa
Minimize regex
...
convert id to number
enable desktop only shortcut actions
2025-01-18 12:21:27 +03:30
Tuxinal
eb601e9b36
Add global shortcuts
2025-01-18 12:21:27 +03:30
makin
5a72491ab0
Add 4k resolution to screenshare ( #1024 )
2025-01-15 17:40:56 +01:00
github-actions[bot]
6c4ecc0d64
Metainfo for v1.5.4 ( #990 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-05 23:07:25 +01:00
Vendicated
524fc8bc0a
bump to v1.5.4
2024-12-05 20:49:47 +01:00
Cookie
5b6c1c6d81
correctly set splash background ( #937 )
...
fixes #858
2024-12-03 04:02:34 +01:00
Vendicated
852410a43b
Update Electron ~ fixes blue & light mode devtools
2024-12-03 03:58:54 +01:00
Vendicated
5d675efb64
upgrade to electron33 it probably goes crazy idk what they changed
2024-10-26 13:56:28 +02:00
lewisakura
03c7ad4cc0
ci: remove mentions from meta workflow [skip ci]
2024-10-22 20:22:00 +01:00