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

302 Commits

Author SHA1 Message Date
Eugene Pankov
f469c91786
locale updates 2022-06-15 22:50:47 +02:00
Eugene Pankov
485cd0ef53
updated locales, added Indonesian and UK English 2022-06-15 22:49:46 +02:00
Brandon Rothweiler
0a0ec35b84
Hide description in selector model if it's the same as the title 2022-05-24 22:58:02 -04:00
Eugene Pankov
fdf9004323
fixed #6430 2022-05-21 21:22:26 -07:00
Eugene Pankov
12aa28e766
allow customizing selection foreground color 2022-05-21 20:34:19 -07:00
Eugene Pankov
cfa6c104cd
ui tweak 2022-05-21 19:42:57 -07:00
Atte Timonen
a98050b1cd Implement 'focus follows mouse' for pane navigation 2022-05-20 09:01:23 +02:00
Atte Timonen
8ee1d0076b Implement hotkeys for navigating to a specific pane 2022-05-20 09:01:10 +02:00
Eugene Pankov
d6bdccf66e
locale updates, added Ukrainian 2022-05-16 23:45:36 -07:00
Eugene Pankov
5f4a7c4d39
fixed #6373 - allow disabling dynamic title on saved layouts 2022-05-09 20:54:23 -07:00
Eugene Pankov
96cd676109
fixed #5922 - the combine-tabs hotkey on Windows 2022-05-09 20:49:17 -07:00
Eugene Pankov
7032bff827
Update profiles.ts 2022-04-30 12:02:57 -07:00
Eugene Pankov
271955e9d4
added missing strings 2022-04-30 11:36:50 -07:00
Eugene Pankov
a31cacf4ee
focus the next tab after closing a tab - fixes #6325 2022-04-30 09:58:20 -07:00
Eugene Pankov
7016688170
allow directly editing items from the profile selector - fixes #6039 2022-04-15 19:45:30 +02:00
Youngkwang Yang
0ee0f98462 Fix typo 2022-04-15 22:59:24 +09:00
Eugene Pankov
b330c428e6
updated locales, added Korean 2022-04-15 12:43:07 +02:00
Eugene Pankov
1e85acb99e
fixed tab header animations, allow disabling animations globally #6147 2022-04-15 12:27:48 +02:00
Eugene Pankov
38c1fafeee
Update theme.scss 2022-04-15 12:25:36 +02:00
Eugene Pankov
be72cd59cc
renamed setting, cleanup 2022-04-12 18:35:44 +02:00
christianbingman
4cf9eda55f Allows the user to resize panes using hotkeys
Changes:
- Adds 4 hotkeys for resizing panes horizontally and vertically
- Updates the config files (default not set)
- Updates the window settings to allow the user to modify the pane
  resize increments
2022-04-11 19:44:24 -05:00
Eugene Pankov
a9a0ea3a42
Update icons.json 2022-04-03 14:07:50 +02:00
dependabot[bot]
ac36627392
Bump minimist from 1.2.5 to 1.2.6 in /tabby-core
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 10:48:03 +00:00
Eugene Pankov
75c911b5e4
locale update, added Portuguese (Brazil) and missing strings 2022-03-22 15:25:41 +01:00
Eugene Pankov
8ec419f8e5
fixed duplicate default hotkeys 2022-03-22 11:28:17 +01:00
Eugene Pankov
9bc6831f40
sort hosts in the jump hosts list 2022-03-16 10:34:40 +01:00
Eugene Pankov
515ddbf64b
new color picker 2022-03-16 10:26:34 +01:00
Eugene Pankov
a5d84a490f
fixed SVG icons 2022-03-13 10:03:32 +01:00
Eugene Pankov
2c00b9a4bc
fixed profile order in the selector dialog - fixes #5537 2022-03-12 18:31:59 +01:00
Eugene Pankov
90becada86
fixed SVG icons in tab headers - fixes #5926 2022-03-12 18:31:21 +01:00
Eugeny
c7639c03f9
Merge pull request #5902 from microhobby/glasstron-b 2022-03-08 22:34:13 +01:00
Eugene Pankov
df77cc99d9 make vibrancy disabling optional 2022-03-08 20:05:58 +01:00
Eugene Pankov
1a834af663
locale update, added Portuguese 2022-03-06 14:38:31 +01:00
Eugene Pankov
555c8c18ee
show recent profiles in jump lists & dock menu - fixes #2587 2022-02-23 20:36:24 +01:00
Eugene Pankov
177a988292
added tab explore/combine hotkeys - fixes #5703 2022-02-22 22:46:06 +01:00
Eugene Pankov
6c5c670315
locale updates, added Bulgarian 2022-02-15 23:17:59 +01:00
Eugene Pankov
45b7391e89
cleanup 2022-02-15 23:06:17 +01:00
Martin Grulich
0eb1e8117c optional profile icon added to tabHeader 2022-02-15 13:42:20 +01:00
Eugene Pankov
4c7e7f5fae
new translation extractor 2022-02-10 22:33:14 +01:00
Eugene Pankov
7b07a67947
sorted messages, cleaned up translateParams attributes 2022-02-10 19:10:38 +01:00
Eugene Pankov
fe5193d9f1
use languages' native names 2022-02-10 18:03:26 +01:00
Eugene Pankov
46a9b655fc
locale updates, added Italian 2022-02-10 16:24:24 +01:00
Eugene Pankov
762ee85773
lint 2022-02-10 09:48:31 +01:00
Eugene Pankov
650e362c42
lint 2022-02-09 22:27:19 +01:00
Eugene Pankov
f27e1ec62d
fixed tab rearranging conditions 2022-02-09 20:30:40 +01:00
Eugene Pankov
c736a84835
avoid duplicate title in split tab's title 2022-02-09 20:21:20 +01:00
Eugene Pankov
c0988e58b4
Revert "prevent dropping a tab on itself - fixes #5580"
This reverts commit ceb1b59409.
2022-02-09 19:20:45 +01:00
Eugene Pankov
194342d6fa
bumped plugins, added serialport mocks 2022-02-07 16:36:20 +01:00
Eugene Pankov
1bbf9d4294
bumped plugins 2022-02-07 15:33:34 +01:00
Eugene Pankov
10c8502fbd
locale updates, added Danish 2022-02-07 15:30:05 +01:00
Eugene Pankov
126d14dfb7
added Japanese translation 2022-02-05 17:20:23 +01:00
Eugene Pankov
9cfd02bff6
Update appRoot.component.ts 2022-02-01 22:11:39 +01:00
Eugene Pankov
8f4e28fba4
bumped plugins 2022-01-31 16:37:43 +01:00
Eugene Pankov
897bc77d05
Update tabHeader.component.scss 2022-01-30 21:00:17 +01:00
Eugene Pankov
8b5b53ab26
added drag handles to toolbars 2022-01-30 20:58:43 +01:00
Eugene Pankov
75764cd725
macOS vibrancy fixes 2022-01-30 20:43:59 +01:00
Eugene Pankov
eb0fa29fad
fixed the color and title settings not getting inherited from profile defaults - fixes #5395 2022-01-30 20:03:57 +01:00
Eugene Pankov
b664b9eed9
fixed repeated hotkeys canceling themselves - fixes #5406, fixes #4566 2022-01-30 17:51:21 +01:00
Eugene Pankov
ceb1b59409
prevent dropping a tab on itself - fixes #5580 2022-01-29 19:28:19 +01:00
Eugene Pankov
63374f532c
cleaned up terminal toolbar implementation 2022-01-29 17:20:23 +01:00
Eugene Pankov
3e8e3f7ccd
enable vibrancy on macOS by default 2022-01-29 15:09:58 +01:00
Eugene Pankov
0a20716efd
locale updates, added Spanish 2022-01-28 23:43:46 +01:00
Eugene Pankov
1695c0b522
fixed hotkey name localization 2022-01-26 20:17:16 +01:00
Eugene Pankov
88bbdd0da1
debounce tab progress updates 2022-01-22 14:16:59 +01:00
Eugene Pankov
445a3d02da
lint 2022-01-18 22:13:38 +01:00
Eugene Pankov
5ef36896c5
show language selector in welcome tab 2022-01-18 22:12:19 +01:00
Eugene Pankov
5d22c15a78
locale update 2022-01-18 22:12:09 +01:00
Eugene Pankov
e1ee818932
locale updates 2022-01-18 14:05:16 +01:00
Eugene Pankov
87e8eefd49
lint 2022-01-18 10:46:25 +01:00
Eugene Pankov
c8b25cf911
locale updates 2022-01-18 10:26:49 +01:00
Eugene Pankov
eb60c3c3c6
locale fixes 2022-01-18 10:10:25 +01:00
Eugene Pankov
f6895d7696
locale updates 2022-01-16 19:44:30 +01:00
Eugene Pankov
782128308c
build fix 2022-01-16 19:36:55 +01:00
Eugene Pankov
d12a48f3fc
lint 2022-01-16 17:27:54 +01:00
boonkerz
1796ce4f1c
Update tabContextMenu.ts
Translate the selected Color
2022-01-16 15:35:42 +01:00
Eugene Pankov
0dd460a6d7
bumped plugins 2022-01-14 13:04:57 +01:00
Eugene Pankov
57bf79ec56
locale updates 2022-01-14 00:52:42 +01:00
Eugene Pankov
00a19769e1
snappier tab animations 2022-01-14 00:37:43 +01:00
Eugene Pankov
a639d65ed6
show checkmarks on completed transfers - fixes #5460 2022-01-13 23:54:35 +01:00
Eugene Pankov
b42314b29e
limit depth of tab de-closer history 2022-01-13 23:47:18 +01:00
Eugene Pankov
21e5d68994
support syncing fully encrypted config - fixes #5400 2022-01-10 21:15:03 +01:00
Eugene Pankov
a6a9c149dc
fixed incorrect await 2022-01-10 20:45:54 +01:00
Eugene Pankov
61c11abda2
don't include tab state in saved layouts 2022-01-10 20:39:29 +01:00
Eugene Pankov
3a11b51729
windows/linux: expand window content into the border area - fixes #5423 2022-01-10 19:45:44 +01:00
Eugene Pankov
ff1e2871d4
more localization fixes 2022-01-09 11:28:14 +01:00
Eugene Pankov
0ab02d032a
fixed dragging splits back out into the tab bar - fixes #5410, fixes #5406, fixes #4563 2022-01-08 19:16:08 +01:00
Eugene Pankov
ab8622c9fd
more localization fixes 2022-01-08 19:13:07 +01:00
Eugene Pankov
d8625d6b9f
start page translation fix 2022-01-08 17:35:49 +01:00
Eugene Pankov
0814d44207
Translation infrastructure 2022-01-08 16:03:01 +01:00
jary
54411e59ad fix: paper theme sftp color 2021-12-28 17:22:02 +08:00
Eugene Pankov
e90db7f07f
UI switch for --disable-gpu - #5131, #3499 2021-12-19 18:11:43 +01:00
Eugene Pankov
5249a9076a
config defaults tweaks 2021-12-19 17:56:50 +01:00
Eugene Pankov
0e9723cb3b
updated window docking logic 2021-12-15 23:21:56 +01:00
Eugene Pankov
5f94e84542
theme tweaks, fixed #5068 2021-12-12 12:18:02 +01:00
Eugene Pankov
4784a076fa
disable vibrancy on Windows by default 2021-12-12 12:03:18 +01:00
Eugene Pankov
0c8b6e56da
theme tweaks 2021-12-08 23:33:45 +01:00
Eugene Pankov
5be4a12ee5
theme updates 2021-12-08 23:25:46 +01:00
Eugene Pankov
433c7d33d9
fixed tab title recovery for split tabs - fixes #4810 2021-12-08 21:45:58 +01:00
Eugene Pankov
b755346ac0
fixed #5001 2021-12-08 21:01:48 +01:00
Eugene Pankov
bbb02f4e64
bundle the clickable-links plugin with Tabby 2021-12-08 19:54:26 +01:00