Markus Frosch
1878571bd1
ci: Use pip to install dependencies
2020-05-09 10:24:20 +02:00
Markus Frosch
2fd5296f8c
ci: Add other native dependencies
2020-05-09 10:24:20 +02:00
Markus Frosch
4ddd4d6891
Remove old pylint script
2020-05-09 10:24:20 +02:00
Markus Frosch
e2d9bf482a
Reduce MANIFEST to minimum required with setuptools
2020-05-09 10:24:20 +02:00
Markus Frosch
8ae32539fe
Switch to setuptools and use pytest
2020-05-09 10:24:20 +02:00
Markus Frosch
e4cd22b7bd
tests: Update suite for pytest
2020-05-09 10:24:20 +02:00
Alexey Sokolov
6c103b0e16
Make failed tests fail the test
2020-05-09 10:24:20 +02:00
Matt Rose
3fd38a6ea8
Merge pull request #60 from FernandoBasso/larger-layout-launcher
...
Make LayoutLauncher window a little larger by default
2020-05-08 12:08:54 -04:00
Matt Rose
79363bc9ae
Merge pull request #39 from JakubVanek/feature/#38-bold-is-bright
...
#38 : Add option for configuring bold-is-bright setting of VTE
2020-05-08 12:07:22 -04:00
Matt Rose
ba9d3e446d
Merge pull request #52 from mattrose/fix-po-files
...
fix up language strings in .po files
2020-05-07 17:32:49 -04:00
Matt Rose
2c5b5798da
Merge pull request #59 from FernandoBasso/fix-layout-launcher-error
...
Fix layout launcher error
2020-05-07 16:16:10 -04:00
Markus Frosch
1b674afb43
Merge pull request #53 from DarthGandalf/metainfo
2020-05-07 22:07:29 +02:00
Matt Rose
dd5010bd48
Merge pull request #35 from mattrose/fix-exception
...
fix exception when feeding terminal number to terminal
2020-05-07 15:54:06 -04:00
Matt Rose
24a51aa1e9
Merge pull request #54 from mattrose/bz1830452-fix-dnd
...
fix traceback on dragging and dropping files from a file manager
2020-05-07 15:53:34 -04:00
Simeon Simeonov
a7f5679a03
Propagate tab-swictch events if there is only one tab
2020-05-07 08:30:08 +02:00
Fernando Basso
c92354975f
Make LayoutLauncher window a little larger by default
2020-05-06 13:44:29 -03:00
Fernando Basso
83fac24938
Fix layout launcher error
...
‘LayoutLauncher’ needs to know the current working directory, which as
being passed as ‘None’ . This commit fixes it by setting the current
directory unconditionally so it is always available throughout the
application.
2020-05-06 12:58:47 -03:00
Matt Rose
808a6aa91c
fix traceback on dragging and dropping files from a file manager
2020-05-01 23:35:36 -04:00
Alexey Sokolov
39fb5fb958
Install AppStream data as .metainfo.xml
...
Following advice from https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
2020-05-01 20:38:00 +01:00
Matt Rose
ec535534a8
fix up language strings in .po files
2020-05-01 14:18:34 -04:00
Markus Frosch
fe9e041b61
Merge pull request #51 from gnome-terminator/fix/paste-wayland
2020-05-01 18:14:01 +02:00
Ryan Fonnesbeck
fb6b940f48
Disable special logic for pasting on Wayland
2020-05-01 17:06:06 +02:00
Filip Kilibarda
c82b921275
Merge with upstream
2020-04-29 14:14:23 -07:00
Filip Kilibarda
425323cb41
Merge remote-tracking branch 'upstream/master' into HEAD
2020-04-29 14:08:58 -07:00
Filip Kilibarda
a7bd53a2d9
Fixed issues with mousewheel zoom PR
...
- moved disable mousewheel zoom checkbox to profile level settings
- fixed so it doesn't disable all scrolling events
2020-04-29 14:00:40 -07:00
Markus Frosch
a87cc8a0e6
Merge pull request #33 from h-ume/master
2020-04-29 09:02:24 +02:00
Filip Kilibarda
e4160dddc9
Added option to disable ctrl+mousewheel zoom
2020-04-28 22:57:15 -07:00
Markus Frosch
827b926df8
Merge pull request #43 from gnome-terminator/fix/regex-search
2020-04-27 22:25:22 +02:00
Markus Frosch
73c91769b2
searchbar: Implement modern/glib regexp support
...
fixes #4
refs #28
2020-04-27 22:03:11 +02:00
Nathaniel Morck Beaver
29f6a44d06
Add layout launcher to terminal popup menu.
2020-04-26 13:40:48 -04:00
Jakub Vaněk
2324e89c40
fix(config): remove default key bindings for input broadcasting ( #40 )
...
Accidental activation of this feature may be dangerous.
This change forces users to assign a binding manually.
See https://bugs.launchpad.net/terminator/+bug/1872460
2020-04-25 21:39:47 +02:00
Jakub Vaněk
0895b161d1
feat(l10n/en_GB): translate bold_is_bright in British English ( #38 )
2020-04-25 20:37:38 +02:00
Jakub Vaněk
df80cdeb53
feat(l10n/cs): translate bold_is_bright in Czech ( #38 )
2020-04-25 20:37:16 +02:00
Jakub Vaněk
37727d08e0
feat(l10n): add empty PO/POT entries for bold_is_bright UI ( #38 )
2020-04-25 20:32:12 +02:00
Jakub Vaněk
78e82464c3
feat(terminal): set bold_is_bright for VTE when supported ( #38 )
2020-04-25 20:25:49 +02:00
Jakub Vaněk
7ea105492f
feat(prefs): add prefs UI for bold_is_bright option ( #38 )
2020-04-25 20:25:48 +02:00
Jakub Vaněk
02542bbc3f
feat(config): introduce new bold_is_bright option ( #38 )
2020-04-25 20:25:42 +02:00
Markus Frosch
11a6a57f51
Merge pull request #19 from mattrose/mac-pr
...
Only import GdkX11 when available
2020-04-23 20:03:13 +02:00
Matt Rose
3a1b56da12
fix indent
2020-04-22 21:44:45 -04:00
waldner
8552037fc8
fast resize keyboard shortcuts
2020-04-22 10:14:16 +02:00
Matt Rose
4c19ec151c
fix exception when feeding terminal number to terminal
2020-04-21 12:54:56 -04:00
Hajimu UMEMOTO
b581d89006
Add FreeBSD.
2020-04-21 20:01:26 +09:00
Markus Frosch
dfc0d8dbca
Merge pull request #30 from chclxds/patch-1
...
Update pt_BR.po
2020-04-21 09:37:13 +02:00
Chacal
7bc073653e
Update pt_BR.po
...
Updated Translation
2020-04-20 17:05:24 -03:00
Markus Frosch
fcf26f032c
Merge pull request #27 from gnome-terminator/cleanup/wrapper
...
Remove obsolete terminator.wrapper
2020-04-20 20:07:06 +02:00
Markus Frosch
53118b9eaa
Remove obsolete terminator.wrapper
...
We don't really need this file, if one needs to wrap the binary they could use $HOME/bin/terminator
2020-04-20 20:03:42 +02:00
Markus Frosch
250b9c8bdb
Merge pull request #28 from gnome-terminator/vte-compat
...
terminal: Improve compat for Vte Regex
2020-04-20 10:53:12 +02:00
Markus Frosch
c63935f5a9
terminal: Improve compat for Vte Regex
...
Try the latest Vte functions, and fall back to Glib when this doesn't work.
2020-04-19 16:30:25 +02:00
Markus Frosch
de432f735d
release: Ensure CHANGELOG is in LF format
2020-04-19 14:40:01 +02:00
Markus Frosch
bfcc6931e6
setup: Add missing README to tarball
2020-04-19 14:40:01 +02:00