Commit Graph

2963 Commits

Author SHA1 Message Date
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
Markus Frosch d86dc0569c
Merge pull request #23 from DarthGandalf/patch-1
Add Gentoo, sort the order of distributions
2020-04-18 16:46:33 +02:00
Alexey Sokolov 915c5cba1a
Add Gentoo, sort the order of distributions 2020-04-18 13:41:59 +01:00
Markus Frosch a92ea847cd
Merge pull request #7 from gnome-terminator/remove-packaging
Removing packaging files from the repository
2020-04-18 13:02:55 +02:00
Markus Frosch 07a14d51f4 Correct tag prefix in CHANGELOG.md 2020-04-18 13:00:23 +02:00
Markus Frosch bb24273eb4 Release version 1.92 2020-04-18 12:45:06 +02:00
Markus Frosch 6a9a345768
Merge pull request #22 from gnome-terminator/compat-regex
terminal: Add compat detection for Vte regexp feature
2020-04-18 12:31:17 +02:00
Markus Frosch 9beb28a22e terminal: Add compat detection for Vte regexp feature
Older Vte versions only offer the old implementation.

fixes #10
2020-04-17 20:12:57 +02:00
Matt Rose c0c0b88e04 add apple Command key to list of modifiers accepted by keybinder 2020-04-17 13:51:19 -04:00
Markus Frosch 715c4a667b Prepare RELEASE.md documentation and CHANGELOG.md 2020-04-17 19:12:57 +02:00
Matt Rose 769aaf1ae3 only import the GdkX11 if it is part of the glib module repository 2020-04-17 12:50:46 -04:00
Markus Frosch 7be1754a47
Merge pull request #18 from gnome-terminator/compat-2.7
Fix some compat issues for Python 2.7
2020-04-17 18:34:34 +02:00
Markus Frosch c9e692881e
Merge pull request #16 from mattrose/update-lp-refs
Updating URLs in application and appdata
2020-04-17 18:33:45 +02:00
Markus Frosch c7e466dbfe ci: Enable Python 2.7 2020-04-17 18:20:43 +02:00