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