Matt Rose
ebe58449b6
Merge pull request #416 from Vulcalien/master
...
Fixed geometry hints
2021-04-09 09:12:09 -04:00
Vulcalien
c00a54d867
Fixed geometry hints
2021-04-08 21:57:41 +02:00
Matt Rose
d72b6eb88f
Merge pull request #413 from mattrose/v2.1.1-prep
...
Release version 2.1.1
2021-04-02 16:10:14 -04:00
Matt Rose
79a13a9e66
Release version 2.1.1
2021-04-01 16:25:40 -04:00
Matt Rose
d5497086b3
Merge pull request #406 from terceiro/pt-br
...
i18n: pt_BR: add missing space in translations with shortcuts
2021-03-23 19:09:12 -04:00
Antonio Terceiro
6f147ac2ee
i18n: pt_BR: add missing space in translations with shortcuts
2021-03-21 10:58:25 -03:00
nojhan
eef5ffb01f
fix link_single_click configuration
2021-03-09 09:22:22 +01:00
nojhan
8f0e8add14
feat: hidden plugins, managed URLhandlers, RunCmdOnMatch plugin
...
- Plugins starting with underscore will not be displayed by the
preference/plugins window.
- This allow to add URLhandlers plugins on-the-fly.
- Add the RunCmdOnMatch plugin, which creates URLhandlers plugins
based on a regexp/command pair.
- If an URLhandler plugin returns a prepared URL starting with "terminator://",
then terminator will not try to open it with the URL handler (like xdg-open).
2021-03-04 21:09:15 +01:00
nojhan
5fb7466128
feat: add Exception class name in err messages
...
Easier debugging: some Python exception error messages are difficult to
interpret without the exception type (e.g. KeyError).
2021-03-04 21:07:56 +01:00
nojhan
c47f3a2bad
add feat: config to open links with single click
...
Instead of Ctrl-left click.
2021-03-04 11:17:26 +01:00
Matt Rose
23a15ea9e1
Merge pull request #388 from TheBigS/bugfix-vte-racecondition
...
Fixed race condition when calling grab_focus after underlying vte could be closed
2021-02-19 20:56:07 -05:00
thebigs
0d8e804881
Add new vsplit_cmd and hsplit_cmd dbus commands
2021-02-18 23:34:44 -05:00
thebigs
fd142cc57e
Merge branch 'spawn-child-init-command' into add-new-vsplit-hsplit-cmd-dbus
2021-02-18 22:47:57 -05:00
thebigs
1efd0eed7f
Added new get_focused_terminal dbus command which returns uuid of
...
currently focused terminal
2021-02-18 22:45:41 -05:00
thebigs
4494d24989
Allow caller of spawn_child() to specify the initial command to run in the new child
2021-02-18 22:32:10 -05:00
thebigs
9143fb4b51
Fixed race condition when calling grab_focus after underlying vte could be closed
2021-02-18 22:21:40 -05:00
Matt Rose
ee8c51d10e
Merge pull request #385 from mattrose/revert-74
...
Revert 74
2021-02-18 17:44:01 -05:00
Matt Rose
907e95d7c9
Merge pull request #386 from mattrose/disable-2.7-tests
...
disable 2.7 tests until we can figure out how to run them in GH
2021-02-18 17:41:20 -05:00
Matt Rose
9f6a6e5d93
disable 2.7 tests until we can figure out how to run them in GH
2021-02-18 17:38:22 -05:00
Matt Rose
01bb33eebc
Revert "fix issue #74 "
...
This reverts commit 77696aa2cd
.
2021-02-18 17:13:45 -05:00
Matt Rose
8e809718e3
Revert "convert the unfocused terminal font brightness to alpha transparency level"
...
This reverts commit fdcab76408
.
2021-02-18 17:11:38 -05:00
Matt Rose
3a6392668d
Merge pull request #370 from mattrose/update-es-tx3
...
update spanish translation
2021-01-19 15:12:21 -05:00
Matt Rose
99d35850d9
update spanish translation
2021-01-19 15:05:41 -05:00
Matt Rose
440b0a22e7
Merge pull request #361 from leandrost/feature/switch-profile
...
Remotinator "switch_profile" command
2021-01-14 14:48:44 -05:00
Leandro Thimóteo
f998353f9f
Add switch profile command to remotinator
2021-01-12 14:35:10 -03:00
Matt Rose
4891680119
Update issue templates
2021-01-08 21:00:36 -05:00
Matt Rose
9ae5030016
allow blank issues
2021-01-08 20:56:31 -05:00
Matt Rose
834c272681
Merge pull request #360 from mattrose/fix-issue-template
...
clarify config file sentences
2021-01-08 13:18:56 -05:00
Matt Rose
1d7b9ab537
clarify config file sentences
2021-01-07 18:27:59 -05:00
Matt Rose
4a91585d3b
Merge pull request #358 from mattrose/357-popup-menu
...
fix broadcast menu for sway and wayland
2021-01-07 10:56:03 -05:00
Matt Rose
ff800b8711
fix broadcast menu for sway and wayland
2021-01-07 09:40:00 -05:00
Matt Rose
e003de92ec
Merge pull request #355 from mattrose/release-2.1.0
...
prep for release 2.1.0
2021-01-04 10:50:10 -05:00
Matt Rose
08186e795c
prep for release 2.1.0
2021-01-04 10:32:32 -05:00
Markus Frosch
216830db27
Merge pull request #353 from gnome-terminator/doc/release
...
Update RELEASE docs
2021-01-04 07:25:20 +01:00
Matt Rose
2e83f7d89e
Merge pull request #352 from gnome-terminator/feature/transifex
...
Add Transifex integration and documentation for translations
2021-01-03 15:51:20 -05:00
Markus Frosch
b33e90cf11
Update RELEASE docs
...
fixes #348
2021-01-03 21:00:21 +01:00
Markus Frosch
e5e28ba80d
Merge pull request #350 from jooola/use_https_appdata
...
Update terminator.appdata.xml.in
2021-01-03 20:33:48 +01:00
Markus Frosch
65c7cf330e
Add documentation for translations
2021-01-03 19:51:31 +01:00
Markus Frosch
1cb150514b
Update all languages from Transifex
2021-01-03 19:34:11 +01:00
Markus Frosch
185f33399e
Update POT
2021-01-03 19:17:27 +01:00
Markus Frosch
c3a1b61ee0
Add transifex config
2021-01-03 18:54:56 +01:00
Markus Frosch
6fa9d54a18
Merge pull request #351 from Brambleberry4/master
2021-01-03 18:52:52 +01:00
Brambleberry4
137ca51a12
Final translation discussion solved
2021-01-03 18:23:04 +01:00
Brambleberry4
3018732731
Merge branch 'master' of github.com:Brambleberry4/terminator
2021-01-03 14:43:06 +01:00
Brambleberry4
11e5afb2de
Comments accepted
2021-01-03 14:41:57 +01:00
Felix Mölder
c89bc51276
Update po/de.po
...
Co-authored-by: Dominic Hopf <dmaphy@googlemail.com>
2021-01-03 14:35:31 +01:00
Felix Mölder
b921bfbf43
Update po/de.po
...
Co-authored-by: Dominic Hopf <dmaphy@googlemail.com>
2021-01-03 14:35:25 +01:00
Brambleberry4
5a2b22980c
Author updated
2021-01-03 00:01:58 +01:00
Brambleberry4
bf6a3dceb6
Language update
2021-01-02 23:54:40 +01:00
Jonas L
7ac78e9eb1
Update terminator.appdata.xml.in
...
This commit is based on a patch from Debian Salsa repository. See 7c08e04fb2/debian/patches/appdata_improvement.patch
- Changed screenshots urls from http to https
- Updated the license identifier to match [SPDX licence list](https://spdx.org/licenses/ ) (the one on the debian patch is a deprecated identifier)
2020-12-31 23:19:44 +01:00