Commit graph

146 commits

Author SHA1 Message Date
V
87595deae7
Fix static title 2023-08-02 23:59:02 +02:00
V
61f9559984
Add Enable Menu setting 2023-07-28 21:54:17 +02:00
V
5fa9264bdb
mac: Hide tray related settings 2023-07-28 21:45:22 +02:00
Ryan Cao
08090e3764
feat: use standardized icon for macOS (#48)
Co-authored-by: V <vendicated@riseup.net>
2023-07-27 01:03:29 +00:00
Hugo C
a95f7f8fbd
Remove macOS tray icon (#68)
Co-authored-by: V <vendicated@riseup.net>
2023-07-27 00:20:15 +00:00
Ryan Cao
9d62cc9437
fix: macOS updater URL for different architectures (#69)
Co-authored-by: V <vendicated@riseup.net>
2023-07-27 02:16:17 +02:00
V
2b4f7a07d2
Fix tray logic 2023-07-27 00:46:25 +02:00
Ryan Cao
d884b7d3d6
feat: add "Reset Vesktop" option to menu & tray (#53)
Co-authored-by: V <vendicated@riseup.net>
2023-07-14 00:14:48 +00:00
Ryan Cao
6d35be79b8
feat: use inset title bar style on macOS (#47)
Co-authored-by: V <vendicated@riseup.net>
2023-07-14 00:07:48 +00:00
Ryan Cao
70ca06eb16
fix: remove duplicate quit items on macOS (#49)
Co-authored-by: V <vendicated@riseup.net>
2023-07-13 17:07:19 +00:00
V
210ddbae06
Rename to Vesktop (#57) 2023-07-13 19:03:13 +02:00
V
3ee57831b9
Fix maximise button being wrongly disabled 2023-07-12 18:56:50 +02:00
Ryan Cao
72f83c3ac4
feat: add hide menu bar items on macOS (#50)
Co-authored-by: V <vendicated@riseup.net>
2023-07-11 21:35:15 +02:00
Ryan Cao
13d87dc85e
fix: improve app hiding functionality (#51) 2023-07-11 20:57:10 +02:00
Flag
0415cb77f7
feat: implement transparency for Windows (#46) 2023-07-11 20:45:30 +02:00
V
ed2361ff22
Don't show Menubar on alt press
Closes #45
2023-07-03 22:25:11 +02:00
V
c587e93c56
oop oop 2023-07-03 22:22:35 +02:00
V
6ba0896a6e
Implement Screenshare Quality & fps settings 2023-07-03 22:12:26 +02:00
V
843b57e03e
Support invite modal launch from web 2023-06-30 18:57:28 +02:00
V
49fb4c68b6
Updater Popup: Add Changelog; Make about page prettier 2023-06-26 01:42:51 +02:00
V
477ecbb4ba
Cleanup 2023-06-26 00:41:52 +02:00
V
4abce9d084
Fix some Context Menus being broken by regression 2023-06-26 00:05:08 +02:00
V
7f54858b27
Add SpellCheck toggle in textarea context menu 2023-06-25 16:48:46 +02:00
V
e60f04bb79
Fix DevTools context menu 2023-06-25 04:20:26 +02:00
V
a7ded71404
Add SpellCheck suggestions 2023-06-25 03:44:19 +02:00
V
31799ccfb0
Add Notification badge 2023-06-23 17:20:54 +02:00
V
50b2e864c2
Update UserAgents 2023-06-23 16:03:31 +02:00
V
f58ed485a9
Improve defaults, Add Rich Presence to first launch confi 2023-06-22 15:55:04 +02:00
V
253277984b
Add ScreenSharing (#14) 2023-06-21 20:52:56 +02:00
V
23c0647e6c
Fix ENOENT on first install 2023-06-21 17:24:50 +02:00
V
fd45068a46
autoStart: respect XDG_CONFIG_HOME 2023-06-21 17:09:04 +02:00
V
9f9f665ede
blehhhhh 2023-06-21 16:53:04 +02:00
V
fd0055032f
Add AutoStart to first launch tour 2023-06-21 16:52:28 +02:00
V
a993d34c9d
autostart: improve typing 2023-06-21 16:15:57 +02:00
V
f232defd1c
Add start with system option 2023-06-21 16:13:20 +02:00
V
684f3330e9
Fix updater file logic 2023-06-21 14:46:40 +02:00
V
178bb0c012
Add first launch tour (#38) 2023-06-21 14:39:41 +02:00
V
39cc30de53
Add arRPC integration 2023-06-09 22:47:59 +02:00
Vendicated
fe70701de8
Fix zoom & about menu items; add version to about page 2023-04-27 02:23:17 +02:00
Vendicated
3305900cb8
Do not register as media service; Fix autoplay 2023-04-27 01:19:58 +02:00
Nick
c495e71f35
Static title (#17) 2023-04-20 02:26:56 +00:00
Vendicated
0aaddf24c6
Migrate to @vencord/types package 2023-04-19 22:47:47 +02:00
Vendicated
7a2161d746
Make IS_DEV force new instance 2023-04-15 20:23:47 +02:00
Vendicated
d0e7a319d6
Spoof UserAgent as browser. Fixes VCs????? 2023-04-15 20:13:18 +02:00
Ryan Cao
583680d311
feat: reuse built-in menus in system menubar (#12)
* fix: add edit menu on macOS to allow clipboard actions

* feat: reuse more built-in menus

* re-add zoom shortcut fix

---------

Co-authored-by: V <vendicated@riseup.net>
2023-04-15 10:37:52 +00:00
Vendicated
70dd38f79d
make spellcheck use all system locales 2023-04-14 04:05:56 +02:00
V
8d51cd5029
Add basic update notifications (#9) 2023-04-10 22:53:44 +02:00
Vendicated
bfb9af05b0
Fix Settings not persisting, ooop 2023-04-10 22:30:39 +02:00
Vendicated
897df3a5d4
Add support for (optional) GITHUB_TOKEN env variable 2023-04-10 22:05:21 +02:00
Vendicated
1c2ed4679d
Fix custom vencord location 2023-04-10 19:26:59 +02:00
Ryan Cao
af42af070e
feat: implement translucency for macOS (#4)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-10 19:21:45 +02:00
Vendicated
07d647ba2e
Fix outdated code 2023-04-10 19:20:16 +02:00
Vendicated
90b8c5fdfe
lint 2023-04-10 19:18:00 +02:00
Kode
de3aae1d95
Tray: Option to hide (#7)
Co-authored-by: V <vendicated@riseup.net>
2023-04-10 19:12:58 +02:00
Vendicated
d1acb0490b
small fix 2023-04-10 03:26:55 +02:00
Vendicated
60759c142e
Increase window size on enable min size 2023-04-10 01:55:48 +02:00
Vendicated
0c77dbec92
Improve SettingsStore, add disableMinSize listener 2023-04-10 01:43:47 +02:00
Vendicated
edfeca15ce
add some jsdoc 2023-04-10 01:16:44 +02:00
Vendicated
c2eaa9d35a
Rewrite settings proxy to proper store 2023-04-10 01:04:41 +02:00
Vendicated
ddebb6563a apply lint 2023-04-09 22:55:12 +02:00
Vendicated
5efbbe2106
Improve settings texts 2023-04-09 06:05:52 +02:00
Vendicated
c29dd6d2d7
Add option to not minimize to tray 2023-04-09 05:57:45 +02:00
Vendicated
94b80ebe75
Fix comment location 2023-04-09 05:26:50 +02:00
Vendicated
bba8899f67
Implement frameless & windows ctrl q settings 2023-04-09 05:25:45 +02:00
Vendicated
ba0e8fedd0
Add minimum window height & width 2023-04-09 05:04:58 +02:00
Vendicated
cb2fb648b6
Fix file downloader 2023-04-09 03:10:24 +02:00
Vendicated
e265e70fb9
fixes 2023-04-09 03:06:19 +02:00
Vendicated
805b6fbcc4
Add ability to load Vencord from custom location (dev install) 2023-04-09 02:26:31 +02:00
Vendicated
591d380160
Turn IpcEvents into a const enum 2023-04-09 01:22:31 +02:00
Vendicated
8f19d41d4c
Not infuriating at all 2023-04-09 01:20:35 +02:00
Vendicated
b4a2c41e74
VencordDesktop -> VencordDesktopNative; add VencordDesktop global 2023-04-09 01:20:00 +02:00
Vendicated
7e0532444d
Initial Settings UI work 2023-04-09 00:49:47 +02:00
Vendicated
bbe670fc92
Tray: Add separator 2023-04-06 03:52:06 +02:00
Toad
3da4c02129
Tray: Add more buttons (#2) 2023-04-06 00:08:28 +02:00
Vendicated
19c43289f6
Make QuickCSS work 2023-04-05 20:01:31 +02:00
Vendicated
1980606e03
Add about page & setting to open links with electron 2023-04-05 17:55:49 +02:00
Vendicated
17150503d2
Add Menu 2023-04-05 17:25:29 +02:00
Vendicated
f357ee4260
forgor to add tsconfig 2023-04-05 16:56:33 +02:00
Vendicated
9d144a11be
Enable Desktop Notifications on first run 2023-04-05 16:51:19 +02:00
Vendicated
d9f2b15e84
Hide Download Desktop app button 2023-04-05 05:31:44 +02:00
Vendicated
cf23b6d028
Make clicking notifications focus VC Desktop 2023-04-05 05:19:48 +02:00
Vendicated
816ba5d1d0
Make it possible to reopen app after close to tray 2023-04-05 04:25:17 +02:00
Vendicated
91e1cc02ce
windows: fix notification title & icon 2023-04-05 04:20:13 +02:00
Vendicated
79d73e23c0
Init renderer, expose settings via ipc, init canary/ptb support 2023-04-04 04:40:03 +02:00
Vendicated
18a77d45b8
Remember window position & size 2023-04-04 04:17:38 +02:00
Vendicated
b151631d03
make crapple happy 2: Electric Boogaloo 2023-04-04 03:01:11 +02:00
Vendicated
d817950681
make crapple happy 2023-04-04 02:53:09 +02:00
Vendicated
c0ba813041
switch to png icon 2023-04-04 02:26:55 +02:00
Vendicated
3fd7dde6ef
Change API_BASE to main vencord repo 2023-04-04 02:04:42 +02:00
Vendicated
6885564241
Add single instance lock 2023-04-04 01:54:03 +02:00
Vendicated
d7020a8501
Make URLs open in browser instead of a new Electron window 2023-04-04 01:47:33 +02:00
Vendicated
1c20f35460
Implement VencordDesktop, improve tray 2023-04-04 01:35:37 +02:00
Vendicated
f45d6482ac
Add Vencord Loading & tray icon 2023-04-04 00:41:52 +02:00
Vendicated
36d4e90113
migrate from browser bundle to Vencord:#765 2023-04-03 05:19:54 +02:00
Vendicated
ccaad66b1b
Add basic Vencord injection 2023-03-31 01:21:14 +02:00
Vendicated
0a3a0ca076
Initial commit 2023-03-30 01:02:30 +02:00