Oleh Polisan
|
c725352bef
|
feat: notification badge at tray
|
2024-06-21 16:02:39 +03:00 |
|
Oleh Polisan
|
f1c210edb3
|
feat: overrides by each icon type
|
2024-06-20 23:34:05 +03:00 |
|
Oleh Polisan
|
12e9e61b1e
|
mac: resize icons to 16x16
|
2024-06-20 16:22:47 +03:00 |
|
Oleh Polisan
|
490b8c8b2f
|
feat: ability to set custom icons
|
2024-06-20 16:01:03 +03:00 |
|
Oleh Polisan
|
85f427fed3
|
ui: modal for picking custom tray icons
|
2024-06-20 12:33:39 +03:00 |
|
Oleh Polisan
|
89ed2675b2
|
refactor: use paths instead of filenames
|
2024-06-19 18:29:39 +03:00 |
|
Oleh Polisan
|
42ecdb1791
|
fix: force regenerate icons if can't open
|
2024-06-19 15:58:54 +03:00 |
|
Oleh Polisan
|
775ad30643
|
feat: ability to disable icons rewriting
|
2024-06-19 15:53:56 +03:00 |
|
Oleh Polisan
|
74e3902545
|
feat: save icons into vesktop cache
|
2024-06-18 21:38:48 +03:00 |
|
Oleh Polisan
|
c931d7d5e2
|
Merge branch 'Vencord:main' into tray-icon
|
2024-06-17 18:10:27 +03:00 |
|
MrGarlic1
|
d3e8dfa724
|
hide macos traffic light with custom titlebar (#636)
Co-authored-by: MrGarlic <bsamans@samans.com>
|
2024-06-01 17:25:42 +02:00 |
|
Vendicated
|
b6c3c8024b
|
disable background throttling; hopefully fix unloads when in background
|
2024-05-28 18:11:55 +02:00 |
|
Oleh Polisan
|
e191276206
|
Merge branch 'main' into tray-icon
|
2024-05-23 18:35:22 +03:00 |
|
Vendicated
|
f232cfc3c8
|
Spellcheck: add language changer & swap position with paste/cut/copy
|
2024-05-23 17:30:40 +02:00 |
|
Oleh Polisan
|
366c08ae94
|
Removed backgroundThrottling setting
|
2024-05-20 16:12:10 +03:00 |
|
Oleh Polisan
|
f2bfba02e0
|
Merge branch 'main' into tray-icon
|
2024-05-14 21:56:32 +03: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 |
|
Oleh Polisan
|
965522dad3
|
fixed tray updating in minimized window at Windows. This also fixes random disconnects while window minimized.
|
2024-05-02 22:15:26 +03:00 |
|
Oleh Polisan
|
3098b5840f
|
fixed check for tray availability
|
2024-04-27 20:46:10 +03:00 |
|
Oleh Polisan
|
b95521ea99
|
Added custom color support
|
2024-04-26 16:51:05 +03:00 |
|
Oleh Polisan
|
b89a10e839
|
fixed bug with not changing to default icon
|
2024-04-21 02:55:06 +03:00 |
|
Oleh Polisan
|
b9e5ad3277
|
changes according to reviews
|
2024-04-21 02:15:15 +03:00 |
|
Oleh Polisan
|
61088233c1
|
Revert "added ability to change icon to unread"
This reverts commit 3ccb0c40fc5255aa9e86f84df62bd42cb2037e65.
|
2024-04-21 00:00:42 +03:00 |
|
Oleh Polisan
|
c3d5dbd3aa
|
added ability to change icon to unread
|
2024-04-21 00:00:42 +03:00 |
|
Oleh Polisan
|
2dc3ff6d9c
|
Fixed for tests
|
2024-04-21 00:00:42 +03:00 |
|
Oleh Polisan
|
8d77870623
|
removed unused imports
|
2024-04-21 00:00:42 +03:00 |
|
Oleh Polisan
|
05def05cc2
|
Added tray icon voice detection
|
2024-04-21 00:00:42 +03: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
|
132adcb733
|
Bump dependencies; electron v29
|
2024-03-12 01:33:50 +01:00 |
|
Vendicated
|
b636b65e55
|
implement vencord 'transparency' option
|
2024-01-19 01:07:27 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
AAGaming
|
1e9c70eed9
|
SteamOS: fixes & official controller layout (#194)
|
2023-10-31 22:14:30 +01:00 |
|
Mars
|
3262e083fa
|
fix positioning of traffic lights on darwin (#185)
Co-authored-by: V <vendicated@riseup.net>
|
2023-10-30 17:35:24 +00:00 |
|
Vendicated
|
b5eac15b42
|
Use correct OS in U-Agent ~ ~should fix captchas
|
2023-10-26 22:07:35 +02:00 |
|
AAGaming
|
46a2314173
|
fix turnary soup in main window options (#164)
|
2023-10-25 00:24:37 +02:00 |
|
Ryan Cao
|
841cdcf672
|
feat: add splash window theming (#52)
Co-authored-by: V <vendicated@riseup.net>
|
2023-10-14 03:04:44 +00:00 |
|
Tornike Khintibidze
|
89af4316d3
|
Optimize the menu bar for macOS (#120)
Co-authored-by: V <vendicated@riseup.net>
|
2023-09-30 20:43:27 +00:00 |
|
V
|
3108de7c79
|
Port Discord's windows title bar (#86)
|
2023-08-07 00:23:27 +02:00 |
|
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 |
|
Hugo C
|
a95f7f8fbd
|
Remove macOS tray icon (#68)
Co-authored-by: V <vendicated@riseup.net>
|
2023-07-27 00:20:15 +00: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 |
|