Commit Graph

2718 Commits

Author SHA1 Message Date
Matt Rose 6738199e0f fix detection of whether or not ibus is running 2020-06-03 14:44:19 -04:00
Matt Rose aefaad75a9
Merge pull request #110 from mattrose/add-debug-to-searchbar
add debug logging to searchbar
2020-06-02 11:02:44 -04:00
Matt Rose 3f20a8ac27
Merge pull request #88 from mattrose/dbus-error
Do not crash when dbus server is unavailable, just emit an error message
2020-06-02 11:02:18 -04:00
Matt Rose 31eb79b1e9 add debug logging to searchbar 2020-06-01 21:00:13 -04:00
Matt Rose 9d5c2a6bb3
Merge pull request #105 from GerbenWelter/add_vte_regex_reference
Fix TODO for documenting vte regex matching constants
2020-05-24 22:14:51 -04:00
Gerben Welter c4fab4ef0e Fix TODO for documening vte regex matching constants 2020-05-24 20:17:33 +02:00
Matt Rose 3cdb6a65b1
Merge pull request #61 from blackm0re/propagate-on-single-tab
Propagate tab-swictch events if there is only one tab
2020-05-22 11:49:10 -04:00
Markus Frosch bf6efe52e9
Merge pull request #100 from gnome-terminator/revert-70-13-gettext 2020-05-19 21:16:05 +02:00
Markus Frosch 6718ab1095
Revert "replace gettext and intltool with Babel" 2020-05-19 21:07:52 +02:00
Markus Frosch 4719eefa4d doc: Clarify calling local script with python3
fixes #98
2020-05-19 17:11:01 +02:00
Markus Frosch ec2d50cdfc
Merge pull request #70 from mattrose/13-gettext 2020-05-18 00:19:46 +02:00
Markus Frosch 3f4fa84b7d Add documentation for development
For now just i18n.
2020-05-18 00:15:02 +02:00
Markus Frosch 159d3e7cac setup: Add update_catalogs command
This will update all catalogs with the template.
2020-05-18 00:15:01 +02:00
Markus Frosch 25ce1b16e0 setup: Refactor babel compile_catalog integration 2020-05-18 00:14:37 +02:00
Markus Frosch 6032fa9d3b
Merge pull request #91 from gnome-terminator/import/lp-translation 2020-05-17 17:18:16 +02:00
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 2f7b4f39ff Do not crash when dbus server is unavailable, just emit an error message 2020-05-16 16:10:19 -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
Matt Rose a298022563 genpot.sh is no longer necessary 2020-05-11 19:45:24 -04:00
Markus Frosch 0e7c17a7e9 babel: Make sure to set ignores 2020-05-11 22:21:24 +02:00
Markus Frosch d6e4653f7b
Fix mis-replacement in metainfo
Co-authored-by: Dominic Hopf <dmaphy@googlemail.com>
2020-05-11 21:50:55 +02:00
Markus Frosch c26a8d6de3 Update POT with Babel 2020-05-11 20:19:21 +02:00
Markus Frosch 440b6126ea Restore terminator.pot 2020-05-11 20:18:13 +02:00
Matt Rose a0ac71b9cd fix wrong filename in babel.cfg 2020-05-10 22:46:53 -04:00
Matt Rose 371de67f24 fix failing 2.7 test 2020-05-10 22:34:18 -04:00
Matt Rose ab9937557b rename files as we are not altering them anymore 2020-05-10 22:32:04 -04:00
Matt Rose bd9c7691eb replace gettext and intltool with Babel 2020-05-10 20:52:23 -04: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