Markus Frosch
a8745d6b6d
launchpad: Import translation update
...
bzr gtk3 rev 1838
2020-05-17 17:11:03 +02:00
Markus Frosch
6267e1f11b
launchpad: Import translation update
...
bzr gtk3 rev 1837
2020-05-17 17:10:13 +02:00
Matt Rose
396038f18f
Merge pull request #42 from nbeaver/add-layout-launcher
...
Add layout launcher to terminal popup menu.
2020-05-16 21:04:15 -04:00
Nathaniel M. Beaver
4eba7f5b1a
Update terminatorlib/terminal_popup_menu.py
...
Co-authored-by: Markus Frosch <markus@lazyfrosch.de>
2020-05-16 17:24:50 -04:00
Matt Rose
41490f4ebe
Merge pull request #87 from terceiro/fix-get-cwd-fallback
...
Fix fallback for getting the current working directory
2020-05-16 15:23:28 -04:00
Antonio Terceiro
ff521c6117
Fix fallback for getting the current working directory
...
This fixes a regression introduced in 40ba659f6d
2020-05-16 13:53:44 -03:00
Markus Frosch
b091b6f963
Merge pull request #86 from DarthGandalf/gentoo
2020-05-16 17:10:01 +02:00
Alexey Sokolov
0326ba799c
Gentoo: github is only a mirror
2020-05-16 11:11:01 +01:00
Matt Rose
d6bb7bec97
Merge pull request #83 from mattrose/issue80
...
rely on python psutil to get the cwd
2020-05-15 22:36:26 -04:00
Markus Frosch
66c9bac5ba
Merge pull request #77 from yosoufe/master
2020-05-15 21:30:51 +02:00
Matt Rose
00a01e9c69
fix test
2020-05-15 12:45:15 -04:00
Matt Rose
b800fbaea3
Merge pull request #81 from mattrose/issue58
...
fix FileNotFound error when terminator is run from a directory that no longer exists
2020-05-15 11:46:49 -04:00
Matt Rose
40ba659f6d
rely on python psutil to get the cwd
2020-05-15 11:27:36 -04:00
Matt Rose
2db730f769
fix FileNotFound error when terminator is run from a directory that no longer exists
2020-05-14 15:39:50 -04:00
Yousof
ee6801c584
update the INSTALL.md for Ubuntu installation
2020-05-13 17:18:19 -07:00
Markus Frosch
51cf811561
Merge pull request #67 from gnome-terminator/doc/authors
2020-05-09 21:34:24 +02:00
Markus Frosch
e75f658adf
Update AUTHORS with a full list from GIT history
2020-05-09 20:41:18 +02:00
Markus Frosch
0d0d0393ea
Merge pull request #66 from gnome-terminator/doc/install
2020-05-09 11:41:54 +02:00
Markus Frosch
04a6e3cdb3
docs: Update INSTALL.md and add distributions
2020-05-09 11:35:04 +02:00
Markus Frosch
7f1192c441
Merge pull request #50 from gnome-terminator/feature/better-tests
2020-05-09 10:27:37 +02:00
Markus Frosch
ecdcd5f1e8
ci: Disable buggy python version on GH actions
2020-05-09 10:24:20 +02:00
Markus Frosch
a81c04b7cf
ci: Run tests using xvfb-run
2020-05-09 10:24:20 +02:00
Markus Frosch
294e5820f5
Fix Python 2.7 compat
2020-05-09 10:24:20 +02:00
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
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
Markus Frosch
a87cc8a0e6
Merge pull request #33 from h-ume/master
2020-04-29 09:02:24 +02: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
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