402 Commits

Author SHA1 Message Date
Evan / Fero
2f1c388a8b Feat: implement window controls overlay 2023-07-13 23:53:33 -07:00
Clem
47a6e81998 fix Eugeny/tabby#8534 by @Eugeny 2023-07-11 19:00:27 +02:00
Clem
eea3ab9c74 Revert "fix Eugeny/tabby#8534 : skip yaml unacceptable kind of object to dump"
This reverts commit 82a262026f71ec7ec187cba460f9037c7fb0f286.
2023-07-11 18:49:53 +02:00
Clem
0313e872fd fix(core): new config migration to recover profile without ID 2023-07-10 18:03:14 +02:00
Clem
a4136bec6e lint 2023-07-07 15:15:13 +02:00
Clem
82a262026f fix Eugeny/tabby#8534 : skip yaml unacceptable kind of object to dump 2023-07-07 15:06:47 +02:00
Eugene Pankov
77b74ad659
added Czech locale, updated other locales 2023-06-28 10:46:13 +02:00
Eugene
5e673106e9
Merge pull request #8589 from Clem-Fern/feat#6518 2023-06-16 18:08:11 +02:00
Clem Fern
7f2340e701 feat: add disconnect tab hotkey 2023-06-15 21:34:41 +02:00
Eugene Pankov
1e9f5ca1dc
bumped xterm to 5.2 2023-06-14 23:16:14 +02:00
Eugene Pankov
c983743b57
fixed #7727 - allow hiding individual profiles from the selector 2023-06-04 21:22:05 +02:00
Eugene Pankov
e813133f12
fixed #8440 - multiple separate "ungrouped" groups 2023-06-04 20:55:44 +02:00
sangboak.lee
6eef2c97ee Fire manual keyup event when key is not Enter 2023-05-22 23:48:23 +09:00
Eugene Pankov
a494d9c800
fixed #8313 - recover tab icons and colors ealier during start 2023-05-15 23:09:13 +02:00
Eugene Pankov
5075c836f9
fixed #8263 - make placeholders more legible 2023-05-15 22:57:40 +02:00
Eugene Pankov
1112766ac0
fixed #8404 - missing SFTP progressbar 2023-05-15 22:55:05 +02:00
Eugene
ff66f050e0
Merge pull request #8206 from Clem-Fern/feat#7751
[feature] add configurable behavior when session ends
2023-04-24 06:07:07 +02:00
Clem
b1acfe2519 resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add behavior when session ends 2023-04-23 10:50:39 +02:00
Eugene Pankov
19d59a4cfb
allow disabling individual providers and commands through config 2023-04-22 13:41:15 -07:00
Clem
f423be1510 Revert "resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends"
This reverts commit 268af8806cefc8dba071ead3a03870acdcf39a8e.
2023-04-22 14:36:43 +02:00
Eugene Pankov
65756a62bc
ui: fixed secondary button contrast 2023-04-16 17:47:47 +02:00
Clem
268af8806c resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends 2023-04-12 23:20:06 +02:00
Eugene
ada47d0cfa
Merge pull request #8201 from Clem-Fern/feat#7723 2023-04-12 09:42:50 +02:00
Clem
bbca7a6a84 feat: reconnect current tab hotkey 2023-04-11 23:47:24 +02:00
Eugene Pankov
3b8ca0d592
lint 2023-04-10 21:21:49 +02:00
Eugene Pankov
73fae43027
fixed #8133 - added active tab indicator, updated default color scheme 2023-04-10 20:53:45 +02:00
Eugene Pankov
34188debd4
lint 2023-04-10 20:38:59 +02:00
Eugene Pankov
9f050d8e0d
updated locales 2023-04-10 20:14:21 +02:00
Eugene Pankov
dfc7a2cb94
fixed modal background color 2023-04-10 19:20:38 +02:00
Eugene Pankov
01953ff064
ui: new theme contrast fixes - fixed #8128 2023-03-23 23:18:08 +01:00
Eugene Pankov
b710c1711f
ui: better contrast between active and inactive tabs 2023-03-23 21:31:39 +01:00
Eugene Pankov
2a8b7c3e79
fixed #8124 - animation toggle didn't affect pane maximizing 2023-03-21 21:03:14 +01:00
Eugene Pankov
9a6e684f9e
added minimum contrast ratio support to the theme 2023-03-21 20:55:31 +01:00
Eugene Pankov
307b4ea266
removed unused ngbDropdown directives 2023-03-21 15:55:03 +01:00
Eugene Pankov
35ca7015c8
moved electron-specific parts of tabby-local into tabby-electron 2023-03-19 12:39:31 +01:00
Eugene Pankov
ef3c9e3be0
fixed #8028 - ghost panes and missing pane drag handle 2023-03-18 20:01:28 +01:00
Eugene Pankov
ceb9b3cca8
fixed close button color 2023-03-18 17:08:14 +01:00
Eugene Pankov
55a9aaaf32
fixed window close button alignment 2023-03-18 17:07:33 +01:00
Eugene Pankov
c2e7241a64
fixed #8088 - new theme bugs 2023-03-18 16:45:42 +01:00
Eugene Pankov
abddfe85d5
fixed #7637 2023-03-07 19:00:35 +01:00
Eugene Pankov
95f7ad21bb
variable theme spaciness 2023-03-07 19:00:28 +01:00
Eugene Pankov
441f442915
typing fixes 2023-02-27 00:09:04 +01:00
Eugene
1e5cfd1d4b
bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
Clem
44a39b022c ref: export AppHotkeyProvider from tabby-core 2023-02-04 19:53:33 +01:00
Eugene Pankov
69d884e164
separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765 2023-02-04 19:51:16 +01:00
Eugene Pankov
85bb7a2e95
potentially fix config corruption - #5355, #7874 2023-02-04 09:46:05 +01:00
Clem
9e5c9ede44 fix: prevent backspace in profile selection 2023-02-03 14:13:47 +01:00
Eugene Pankov
842636aa15
#7315 - added terminal identification option on windows 2023-01-27 22:40:16 +01:00
Eugene Pankov
24f8a4bd43
fixed #7755 - prevent release notes links from navigating away 2023-01-08 20:09:26 +01:00
Eugene Pankov
33d6d41ea2
fixed exports 2023-01-04 14:22:37 +01:00