1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-10 12:16:34 +03:00
Commit Graph

111 Commits

Author SHA1 Message Date
Atte Timonen
a98050b1cd Implement 'focus follows mouse' for pane navigation 2022-05-20 09:01:23 +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
271955e9d4
added missing strings 2022-04-30 11:36:50 -07: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
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
bc89774fbc
added missing strings 2022-04-01 12:51:53 +02:00
Artur
6e09931952 Preserve profile groups collapse state.
use local storage rather than config store
Remove config save and toggleGroupCollapse not to be async
2022-03-29 15:24:58 +03:00
Eugene Pankov
90becada86
fixed SVG icons in tab headers - fixes #5926 2022-03-12 18:31:21 +01:00
Eugene Pankov
df77cc99d9 make vibrancy disabling optional 2022-03-08 20:05:58 +01:00
Eugene Pankov
1598dab025
layout fix 2022-02-22 21:57:32 +01:00
Eugene Pankov
a2929309d9
lint 2022-02-17 10:04:01 +01:00
Eugene Pankov
a78fec0a6f
wider profile list - fixes #5779 2022-02-17 09:37:28 +01:00
Eugene Pankov
c5ee39e4a1
settings tab text alignment 2022-02-15 23:10:21 +01:00
Eugene Pankov
ea2251532b
missing string 2022-02-15 23:09:09 +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
b6a3af80fa
lint 2022-02-10 16:31:03 +01:00
Eugene Pankov
46a9b655fc
locale updates, added Italian 2022-02-10 16:24:24 +01:00
Eugene Pankov
136ec1035b
fixed #5702 - added hotkeys to jump to settings tabs 2022-02-09 21:56:44 +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
dependabot[bot]
8927717654
Bump marked from 4.0.10 to 4.0.12 in /tabby-settings
Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:16:28 +00:00
Eugene Pankov
d6e69f5bf5
fixed UI for oversized profile names - fixes #5506 2022-01-31 21:54:33 +01:00
dependabot[bot]
2203661f19
Bump marked from 4.0.8 to 4.0.12 in /tabby-settings
Bumps [marked](https://github.com/markedjs/marked) from 4.0.8 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.8...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 15:38:34 +00:00
Eugene Pankov
8f4e28fba4
bumped plugins 2022-01-31 16:37:43 +01:00
Eugene Pankov
1695c0b522
fixed hotkey name localization 2022-01-26 20:17:16 +01:00
Eugene Pankov
0dd460a6d7
bumped plugins 2022-01-14 13:04:57 +01:00
Eugene Pankov
d2a22763de
better wording for docking settings 2022-01-14 00:36:39 +01:00
Eugene Pankov
21e5d68994
support syncing fully encrypted config - fixes #5400 2022-01-10 21:15:03 +01:00
Eugene Pankov
ff1e2871d4
more localization fixes 2022-01-09 11:28:14 +01:00
Eugene Pankov
ab8622c9fd
more localization fixes 2022-01-08 19:13:07 +01:00
Eugene Pankov
0814d44207
Translation infrastructure 2022-01-08 16:03:01 +01:00
Eugene Pankov
b64c2ae14e
correct marked usage 2021-12-30 20:14:56 +01:00
dependabot[bot]
9e3961b83d
Bump marked from 3.0.2 to 4.0.8 in /tabby-settings
Bumps [marked](https://github.com/markedjs/marked) from 3.0.2 to 4.0.8.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.2...v4.0.8)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 04:21:29 +00:00
Eugene Pankov
e90db7f07f
UI switch for --disable-gpu - #5131, #3499 2021-12-19 18:11:43 +01:00
Eugene Pankov
899484a5d9
fixed config sync - fixes #5146, fixes #3164 2021-12-15 21:48:54 +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
4c663e4a20
profile settings: allow filtering by description - fixes #5022 2021-12-08 20:58:13 +01:00
Eugene Pankov
bbb02f4e64
bundle the clickable-links plugin with Tabby 2021-12-08 19:54:26 +01:00
Eugene Pankov
f308fd481d
bumped plugins 2021-12-06 09:19:32 +01:00
Eugene Pankov
2baede4675
ignore fewer errors in profileSettingsTab 2021-11-21 17:51:32 +01:00
highfredo
905e7ffc43 Deepclone profile before passing it to the configuration component and fix uncaught error on modal dismiss 2021-11-21 13:43:02 +01:00
Eugene Pankov
14098177e4
bumped plugins 2021-11-14 16:23:29 +01:00
Eugene Pankov
3c68e2bd29
config sync is experimental no more 2021-11-14 15:50:40 +01:00