1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-26 03:27:23 +03:00
Commit Graph

64 Commits

Author SHA1 Message Date
Eugene
1b0ce6d684
bumped eslint 2023-08-25 23:40:36 +02:00
Eugene Pankov
85bb7a2e95
potentially fix config corruption - #5355, #7874 2023-02-04 09:46:05 +01:00
Eugene Pankov
73e25ed099
lint 2022-12-05 14:52:23 +01:00
Qianfan Jiang
04407b38c8 fix #6694 - correctly save downloaded config 2022-08-01 10:00:47 +02:00
Eugene Pankov
5d383eea04
avoid unnecessary config writes 2022-07-30 00:03:56 +02:00
Eugene Pankov
8c4c07c39b
synchronize config saves between windows 2022-05-28 12:35:32 +02: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
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
Michael Wizner
9c53503c0f
Fix app not quitting completely on Cmd+Q (Mac) 2022-02-05 23:07:53 +00:00
Eugene Pankov
6289229bf2
fixed the --hidden option - fixes #5396 2022-01-30 19:40:29 +01:00
Eugene Pankov
08a564588c
allow disabling GPU on other platforms 2022-01-14 00:25:40 +01:00
Eugene Pankov
5f88a02647
Merge branch 'electron-upgrade' 2021-12-22 10:06:51 +01:00
Eugene Pankov
e90db7f07f
UI switch for --disable-gpu - #5131, #3499 2021-12-19 18:11:43 +01:00
Eugene Pankov
0e9723cb3b
updated window docking logic 2021-12-15 23:21:56 +01:00
Eugene Pankov
f92d9c85cb
allowRendererProcessReuse 2021-12-12 13:14:24 +01:00
Eugene Pankov
860a577ddb
fixed ESM default imports 2021-12-06 19:13:26 +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
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
25fdba7104
throttle global hotkey - fixes #4371 2021-08-07 10:25:49 +02:00
Eugene Pankov
ced8557517
new repo name 2021-07-01 22:10:12 +02:00
Eugene Pankov
43cd3318da
project rename 2021-06-29 23:57:04 +02:00
Eugene Pankov
fad7858f3f
more electron/web separation 2021-06-19 01:36:25 +02:00
Eugene Pankov
012986dc7e
started separating terminus-electron and terminus-web 2021-05-24 17:48:12 +02:00
Eugene Pankov
c7bee48199
fixed zooming - fixes #3684 2021-05-13 18:36:45 +02:00
Eugene Pankov
767bc8e56f
bumped webgl context limit (fixes #3729) 2021-04-24 11:05:37 +02:00
Eugene Pankov
174a1bcca7
remote pty 2021-04-04 20:07:57 +02:00
Eugene Pankov
d71ee6b6f1
disable tray icon on linux - fixes #2471, fixes #1642 2021-04-04 19:59:23 +02:00
Eugene Pankov
bd46b08c9d
use @electron/remote 2021-03-20 17:12:39 +01:00
Eugene Pankov
ecf5297bc3 Merge branch 'master' of github.com:Eugeny/terminus 2021-01-24 19:27:42 +01:00
Eugene Pankov
78bd90ac55 fixed window re-focusing on linux 2021-01-24 19:27:36 +01:00
Eugene Pankov
f103e71285
better handling of CLI args - fixes #1436 2021-01-24 19:06:41 +01:00
Eugene Pankov
4d9cc91e91
reenabled @typescript-eslint/no-unnecessary-condition 2021-01-02 20:10:00 +01:00
Eugene Pankov
c8c00a2c9b
wip 2021-01-01 22:23:27 +01:00
Eugene Pankov
0ca971a289
electron 11 cleanup 2020-12-24 14:03:14 +01:00
Eugene Pankov
86b503093c
only send args to the most recent window 2020-12-06 17:03:07 +01:00
Eugene Pankov
0ad585d647
don't open second window on app restart when in dock mode (fixes #2449) 2020-05-02 17:23:35 +02:00
Eugene Pankov
d36ef2e48e lint 2020-04-20 11:25:20 +02:00
Eugene Pankov
f58cab0820 fixed window toggling with multiple windows (fixes #619) 2020-04-19 11:47:31 +02:00
Eugene Pankov
0d65fe348b lint 2020-03-01 17:07:11 +01:00
Eugene Pankov
04a0a0cc64 lint 2020-03-01 16:10:45 +01:00
Eugene Pankov
3f8b933d05 lint 2020-02-05 15:16:31 +03:00
Eugene Pankov
04d4474648 Update app.ts 2020-02-05 14:54:10 +03:00
Eugene Pankov
98103fd139 disable sandboxing on linux (fixes #960 again) 2019-12-29 19:07:32 +01:00
Eugene Pankov
5fb70f1812 sentry electron sdk 2019-11-26 15:51:31 +01:00
Eugene Pankov
31ad686545 electron 6 wip 2019-08-27 11:52:52 +02:00