Eugene Pankov
8c4c07c39b
synchronize config saves between windows
2022-05-28 12:35:32 +02:00
Eugene Pankov
5f0520def9
macOS: accept first mouse click - fixes #6464
2022-05-21 19:51:11 -07:00
Eugene Pankov
ba7571248c
Update app.ts
2022-04-15 21:30:03 +02:00
Eugene Pankov
763bb2c7aa
macOS: open a new window if none are open when called from CLI - fixes #6031
2022-04-15 20:04:30 +02:00
Eugene Pankov
f85294e603
fixed disableVibrancyWhileDragging check
2022-04-05 09:21:04 +02:00
Richard Yu
aedad13f48
fix crash on Windows 7
2022-03-27 04:19:22 +08:00
Eugene Pankov
f6c0dd6ad3
potentially fix Zmodem corruption issues
2022-03-12 19:02:03 +01:00
Eugene Pankov
df77cc99d9
make vibrancy disabling optional
2022-03-08 20:05:58 +01:00
Matheus Castello
502f72ec35
Does not disable acrylic while dragging when using fluent
...
It doesn't seem necessary to disable acrylic while dragging when using
fluent with glasstron 0.1.1
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2022-03-08 02:48:56 -03:00
Eugene Pankov
555c8c18ee
show recent profiles in jump lists & dock menu - fixes #2587
2022-02-23 20:36:24 +01:00
Michael Wizner
90f97d6669
Fix app not quitting completely on Cmd+Q (Mac)
2022-02-13 16:37:56 +00:00
Eugene Pankov
60a48ec2a5
Revert "Fix app not quitting completely on Cmd+Q (Mac)"
...
This reverts commit 9c53503c0f
.
2022-02-12 10:03:49 +01:00
Eugene Pankov
c64654991b
fixed serial opening ports
2022-02-11 11:02:29 +01:00
Michael Wizner
9c53503c0f
Fix app not quitting completely on Cmd+Q (Mac)
2022-02-05 23:07:53 +00:00
Eugene Pankov
75764cd725
macOS vibrancy fixes
2022-01-30 20:43:59 +01:00
Eugene Pankov
6289229bf2
fixed the --hidden option - fixes #5396
2022-01-30 19:40:29 +01:00
Eugene Pankov
53cbb8a7e3
avoid rechecking window status on every loop
2022-01-22 14:16:46 +01:00
Eugene Pankov
08a564588c
allow disabling GPU on other platforms
2022-01-14 00:25:40 +01:00
Eugene Pankov
ba61a7f359
Revert "electron-remote fixes"
...
This reverts commit 8587cd31dd
.
2021-12-22 22:23:02 +01:00
Eugene Pankov
8587cd31dd
electron-remote fixes
2021-12-22 21:16:50 +01:00
Eugene Pankov
5f88a02647
Merge branch 'electron-upgrade'
2021-12-22 10:06:51 +01:00
Eugene Pankov
c7589acc87
prevent window controls flickering
2021-12-22 00:04:01 +01:00
Eugene Pankov
e90db7f07f
UI switch for --disable-gpu - #5131 , #3499
2021-12-19 18:11:43 +01:00
Eugene Pankov
81aa747d83
lint
2021-12-15 23:30:33 +01:00
Eugene Pankov
0e9723cb3b
updated window docking logic
2021-12-15 23:21:56 +01:00
Eugene Pankov
6eff3902ca
don't disable vibrancy while dragging if it's not fluent
2021-12-12 14:24:55 +01:00
Eugene Pankov
b6fd909d67
electron 14
2021-12-12 14:05:55 +01:00
Eugene Pankov
f92d9c85cb
allowRendererProcessReuse
2021-12-12 13:14:24 +01:00
Eugene Pankov
bdcd2720c4
properly disable yargs warning
2021-12-12 12:10:48 +01:00
Eugene Pankov
07c522385f
fixed yargs deprecation warnings
2021-12-12 12:03:10 +01:00
Eugene Pankov
d039d76cff
fixed restored local tabs being unresponsive - fixes #5122 , fixes #5124 , fixes #5101
2021-12-12 12:03:01 +01:00
Eugene Pankov
433c7d33d9
fixed tab title recovery for split tabs - fixes #4810
2021-12-08 21:45:58 +01:00
Eugene Pankov
860a577ddb
fixed ESM default imports
2021-12-06 19:13:26 +01:00
Eugene Pankov
d2ec08e3f8
build updates
2021-12-06 12:14:06 +01:00
Eugene Pankov
a1dbcdbae3
handle failing dscl
2021-11-13 19:04:30 +01:00
Eugene Pankov
a2de29e5ac
lint
2021-10-28 09:55:20 +02:00
Eugene Pankov
b5cf66c232
prevent Cmd-R from reloading in production - fixes #4772
2021-10-28 09:26:55 +02:00
Eugene Pankov
e3e01558b2
less sync ipc
2021-09-25 18:11:35 +02:00
Eugene Pankov
924fb90220
fixed #4537 - macos: focus app when showing a new window
2021-09-24 23:41:19 +02:00
Eugene Pankov
033468b0b0
prevent string_decoder from mangling non-utf output - fixes #4025 , fixes #4178 , fixes #4373 , fixes #4282
2021-08-28 20:15:20 +02:00
Eugene Pankov
bcf09c59e3
fixed app not quitting completely on cmd-q
2021-08-27 18:26:57 +02:00
Eugene Pankov
1992d99556
faster startup on macOS
2021-08-19 23:29:44 +02:00
Eugene Pankov
60046da4b3
perf: tweak pty flow control
2021-08-19 23:14:38 +02:00
Eugene Pankov
0f6855d978
only leave a process running on macOS- fixes #4442
2021-08-19 09:35:42 +02:00
Eugene Pankov
68e1db040a
bumped node-pty
2021-08-18 23:56:20 +02:00
Eugene Pankov
cf6558ec6a
lint
2021-08-16 20:11:22 +02:00
Eugene Pankov
f5f88d3d9d
fixed touchbar activity indicators
2021-08-16 20:10:34 +02:00
Eugene Pankov
8d5b0fe863
macOS: don't exit when the last window is closed - fixes #4263
2021-08-15 14:42:48 +02:00
Eugene Pankov
9fbf9136fc
moved touchbar handling into main process
2021-08-07 19:34:37 +02:00
Eugene Pankov
25fdba7104
throttle global hotkey - fixes #4371
2021-08-07 10:25:49 +02:00