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
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
Vendicated
18925ad583
bump deps
2024-01-06 02:05:09 +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
V
d71d0c1cc4
bump electron to v28
2023-12-28 03:27:38 +01:00
Lewis Crichton
dfc6970756
fix(security): use promise queue for steam pipe ( #300 )
...
this prevents an (unlikely) race condition where writing multiple large payloads to the pipe simultaneously could lead to jambled data => argument injection
2023-12-28 01:38:31 +01:00
V
1429815fd1
README: remove outdated section ( #303 )
2023-12-24 00:15:26 +01:00
AAGaming
aa397d003c
SteamOS: add flatpak support using steam.pipe ( #283 )
2023-12-22 13:56:11 +00: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
Lewis Crichton
4974848a56
ci: pin to node v18.18.2
2023-12-09 13:34:04 +00:00
Lewis Crichton
623fa5d709
ci: notify us when PR is open [skip ci]
...
annoyingly, github actions can't skip pull request checks and it cannot
commit to the main branch due to protection, so we have to MANUALLY
accept the changes in. on the bright side, we can check what it's
generated in case it's wrong.
2023-12-04 22:35:29 +00:00
github-actions[bot]
fc33050496
Insert release changes for
2023-12-04 22:34:27 +00:00
Lewis Crichton
e02acda6fa
ci(updateMeta): fix invalid appstream gen
2023-12-04 22:27:01 +00:00
Lewis Crichton
f11a72d4b5
Merge branch 'main' of gh:vencord/vesktop
2023-12-04 21:41:08 +00:00
Lewis Crichton
49cd558fa1
ci: let it run CI and do an automerge [skip ci]
2023-12-04 21:41:01 +00:00
github-actions[bot]
378a1f7464
Insert release changes for [skip ci]
2023-12-04 21:34:19 +00:00
Lewis Crichton
35d2dd6505
ci: is very hard to get right [skip ci]
2023-12-04 21:33:30 +00:00
Lewis Crichton
017c2c847f
ci: fix command [skip ci]
2023-12-04 21:30:06 +00:00
Lewis Crichton
de2b4b7dd8
ci: create a PR to merge in metainfo automatically [skip ci]
2023-12-04 21:28:34 +00:00
Lewis Crichton
5dc5741771
ci: add metainfo auto updating
2023-12-04 21:16:43 +00:00
Lewis Crichton
971c490c41
merge
2023-12-04 21:06:17 +00:00
Lewis Crichton
0f804f9f6e
feat: autogenerated release notes
2023-12-04 21:05:09 +00:00
Lewis Crichton
fdf454722f
readme: add flathub badge ( #269 )
2023-12-04 14:17:46 +01:00
Vendicated
208158f4d1
fix shiggy looking creepy
2023-12-04 11:34:39 +01:00
Vendicated
032b94e81d
fix ci part 2
2023-12-02 17:52:13 +01:00
Vendicated
4988163744
fix ci
2023-12-02 17:44:52 +01:00
Vendicated
ee7e71b9fb
ci: stop using action-electron-builder
2023-12-02 17:41:38 +01:00
Vendicated
7efa54687a
bump to v0.4.4
2023-12-02 17:27:20 +01:00
Nico
2917ff25e5
Bump dependencies ( #258 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-12-02 17:17:59 +01:00
viacoro
e3839c35b7
unblur shiggy in splash screen ( #221 )
2023-12-02 17:11:10 +01:00
Vendicated
c39678d733
vesktop.desktop: remove faulty WMClass field
2023-12-02 17:10:33 +01:00
V
06dea79c74
Update README.md
2023-12-02 14:54:54 +01:00
Michal Vaniš
96b0652a06
feat: Add option to disable smooth scrolling ( #255 )
2023-11-24 22:14:23 +00:00
Noah
49e0411be6
chore(deps): bump venmic ( #235 )
...
* feat: update venmic
* chore(deps): bump venmic
* chore(deps): bump venmic
* chore(deps): bump venmic
* fix: update pnpm-lock
2023-11-17 00:53:13 +00:00
AAGaming
94819e6f16
Update steamdeck controller layout ( #236 )
2023-11-12 01:28:57 +00:00