Chris Jones
|
59db83ea53
|
Expand previous fix to be slightly paranoid
|
2013-05-11 23:09:12 +01:00 |
Chris Jones
|
218cf4c1fb
|
Fix prefs window to not be able to set the inactive colour offset to a value >1.0. Doing so has terrible overflow consequences and ends up making the text very dark, instead of leaving it alone. Closes LP#1177506
|
2013-05-11 23:03:46 +01:00 |
Chris Jones
|
205484579a
|
Update versions for 0.97
|
2013-04-30 08:59:31 +01:00 |
Chris Jones
|
744316e0ff
|
Hide GtkNotebook border, the people hate it
|
2013-04-22 00:01:31 +01:00 |
Chris Jones
|
865c343e80
|
Ignore /bin/bash when selecting the correct shell for a user. Closes LP#1122031
|
2013-02-27 17:47:35 +00:00 |
Chris Jones
|
3b37d87bd9
|
Apple patch from Juan Francisco Cantero Hutardo to add the Solarized colour theme to Terminator. Closes #1102241
|
2013-02-16 00:10:45 +00:00 |
Chris Jones
|
df41d78f8e
|
Fix up URL drag&drop support to not print so much of the incoming data. Closes LP#1052003
|
2013-02-15 15:10:55 +00:00 |
Andrea Corbellini
|
2662902b2a
|
Grab the focus on terminals when they are created or closed.
|
2013-02-10 16:58:06 +01:00 |
Chris Jones
|
67419e2751
|
Repair remotinator
|
2013-01-30 13:50:27 +00:00 |
Chris Jones
|
ed5a4040bc
|
Don't try to set the global hide_window keybinding if it's disabled. Closes LP#1101155
|
2013-01-30 13:37:14 +00:00 |
Chris Jones
|
30e3665005
|
Merge a branch from Stephen J Boddy that adds default group names
|
2013-01-30 13:23:35 +00:00 |
Chris Jones
|
143ae983f2
|
Fix up a strange typo
|
2013-01-30 13:17:11 +00:00 |
Chris Jones
|
9d2fb4b95c
|
Improve button handling of EditableLabel. Closes LP#1092775
|
2013-01-30 11:27:01 +00:00 |
Chris Jones
|
abf0dbfd8c
|
Extra guarding against crashy gtk functions. Closes LP#1089190
|
2013-01-30 10:53:53 +00:00 |
Chris Jones
|
b609914cc1
|
Guard urgency hint against being called on the wrong widget. Closes LP#1083243
|
2013-01-30 10:26:56 +00:00 |
Chris Jones
|
bf72c3e4f2
|
Bring back support for forcing fake transparency. Closes LP#702917
|
2013-01-30 09:59:52 +00:00 |
Chris Jones
|
5d35c196c7
|
Add a command line option to spawn new tabs via DBus
|
2012-10-30 00:11:24 +00:00 |
Stephen Boddy
|
a7948207df
|
Occasionly a 'ghost' group label would arise from the dead
|
2012-10-24 19:29:19 +02:00 |
Stephen Boddy
|
0515144a9a
|
Better random selection of default group name from pool
|
2012-10-24 18:49:33 +02:00 |
Stephen Boddy
|
64749ffa4f
|
Minor cosmetic change when we delete the group in the grouplabel widget, it the drop down radio properly to 'None'
|
2012-10-24 15:21:53 +02:00 |
Stephen Boddy
|
af549969ed
|
Nicer default groupname generation, and it all works as expected now
|
2012-10-24 15:19:58 +02:00 |
Stephen Boddy
|
183914c7dc
|
Merge changes from trunk - diverged
|
2012-10-22 14:34:00 +02:00 |
Stephen Boddy
|
038e495610
|
Don't overwrite existing groups
|
2012-10-22 14:25:37 +02:00 |
Chris Jones
|
cd0d57021a
|
Bump versions to 1.0
|
2012-10-19 12:59:18 -07:00 |
Chris Jones
|
ad846ce402
|
Apply patch from Seonghun Lim to fix the split_to_group feature. Closes LP#838655
|
2012-10-19 09:57:23 -07:00 |
Chris Jones
|
8b9bf56ec3
|
Support reading from alternate config files. Branch from Pavel Khlebovich. Closes LP#806424
|
2012-10-18 22:14:39 -07:00 |
Chris Jones
|
4516d991a5
|
Support custom TERM and COLORTERM env vars. Patch from John Feuerstein. Closes LP#794561
|
2012-10-18 20:51:39 -07:00 |
Chris Jones
|
d1835cecf1
|
Merge a branch from Przemek Wesolek which allows for retaining profile choice across splits/tabs. Closes LP#884329
|
2012-10-18 16:56:34 -07:00 |
Chris Jones
|
eda8d3fc22
|
Partially prevent focus grabbing by terminals leaving a Paned where they had no focus to begin with. This is useful where terminals are exiting for reasons other than direct user intervention. LP#943311
|
2012-10-18 16:23:25 -07:00 |
Chris Jones
|
11887770e1
|
Merge branch from David Caro that fixes window creation via DBus to notice command line options. Closes. LP#623883
|
2012-10-18 16:03:58 -07:00 |
Chris Jones
|
96a6b9c777
|
Fix tab label layout when the tab bar is on the right. Closes LP#838426
|
2012-10-18 15:03:48 -07:00 |
Chris Jones
|
6da60c043b
|
Attempt to fix a hang in tunnellet X11 situations. Closes LP#943171
|
2012-10-18 14:37:46 -07:00 |
Chris Jones
|
a98a17b259
|
Add a plugin to log the contents of terminals. Plugin by Sinan Nalkaya <sardok@gmail.com>. Closes LP#944604
|
2012-10-18 14:33:13 -07:00 |
Chris Jones
|
5185657010
|
Strip newline from text being dragged into the terminal
|
2012-10-18 14:12:44 -07:00 |
Chris Jones
|
55e8b65aed
|
Add support for fetching the current tab title via DBus. Closes LP#1067910
|
2012-10-18 13:58:38 -07:00 |
Chris Jones
|
6a4e47090b
|
Automatically inject a UUID into any factory object, rather than special-casing terminals. This will be very useful for introspection via dbus
|
2012-10-18 11:39:28 -07:00 |
Chris Jones
|
68847a9bb9
|
Fix up custom_url_handler to not show as invalid
|
2012-10-17 15:33:15 -07:00 |
Chris Jones
|
da3a14a55e
|
Improve options for adding/removing terminals to/from groups
|
2012-10-17 14:16:03 -07:00 |
Andrea Corbellini
|
9fd65d2a4e
|
Really bring new windows to front, even when terminator does not have the focus
|
2012-10-10 18:37:30 +02:00 |
Stephen Boddy
|
55c3b7d59c
|
Create default groupnames, selected from the Greek alphabet (Alpha, Beta, etc)
|
2012-09-27 14:56:42 +02:00 |
Stephen Boddy
|
a4c0eb453d
|
Merge updates from trunk
|
2012-07-23 15:30:03 +02:00 |
Chris Jones
|
1981a39941
|
Merge a branch from Stephen J Boddy. Adds some missing manpage entries. Allows setting of the WM_CLASS. Allows setting a custom window icon.
|
2012-07-10 20:57:23 +01:00 |
Chris Jones
|
425e2aed6a
|
Merge a branch from Stephen J Boddy that fixes a dragging bug.
|
2012-07-10 20:32:37 +01:00 |
Chris Jones
|
88e65af3a9
|
Merge a branch from Stephen J Boddy that fixes titlebars not refreshing when using some keyboard shortcuts
|
2012-07-10 20:27:34 +01:00 |
Chris Jones
|
88282b9f1d
|
Merge a branch from Guilherme Salgado that fixes launchpad code URLs
|
2012-07-10 20:18:47 +01:00 |
Chris Jones
|
543811c1b7
|
Merge a branch from Stephen J Boddy to allow easy balancing of terminals
|
2012-07-10 20:15:32 +01:00 |
Chris Jones
|
3dd931e19a
|
Merge a branch from Stephen J Boddy to add a keyboard shortcut for changing the window title
|
2012-07-10 19:41:26 +01:00 |
Stephen Boddy
|
54b4223c4d
|
Add some nice window icon setting abilities, plus I noticed a few options were missing from the manpage.
|
2012-06-28 18:07:00 +02:00 |
Stephen Boddy
|
bc9539f187
|
Adds ability to override the WMCLASS_NAME of a window.
|
2012-06-28 15:38:01 +02:00 |
Stephen Boddy
|
7354660788
|
I think this fixes most of the strangeness with the clicked splitter not moving properly, but I think it can still be triggered occasionally. I'm stumped.
|
2012-06-27 16:58:56 +02:00 |