Rafael Kitover
|
705322dfff
|
Add paste_selection keybinding.
Unbound by default, pastes primary selection.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
|
2021-10-01 02:47:15 +00:00 |
Matt Rose
|
0b2d91786c
|
Merge pull request #516 from Vulcalien/keybinding-menu
Automatically focus the Keybindings menu
|
2021-09-21 16:08:39 -04:00 |
Vulcalien
|
ed157684f3
|
Automatically focus the Keybind menu
This makes the search bar work without having to click the widget.
|
2021-09-19 17:23:47 +02:00 |
Matt Rose
|
5f8dabfd0c
|
Merge pull request #512 from Vulcalien/mouse-paste
Add 'Disable mouse paste'
|
2021-09-13 17:34:19 -04:00 |
Vulcalien
|
2251a3489b
|
Implement GUI for disable_mouse_paste
|
2021-09-13 12:11:01 +02:00 |
Vulcalien
|
fa09ba0cda
|
Add setting 'disable_mouse_paste'
|
2021-09-12 22:13:01 +02:00 |
Matt Rose
|
28a2b0328f
|
Merge pull request #510 from Vulcalien/hide-window
Bug Fix: hide_window keybinding ignores Shift key
|
2021-09-11 15:25:36 -04:00 |
Vulcalien
|
8381045d5a
|
Bug Fix: hide_window keybinding ignores Shift key
|
2021-09-11 17:57:13 +02:00 |
Matt Rose
|
b0cae43512
|
Merge pull request #499 from Vulcalien/master
Add a "Copy" button to clone profiles
|
2021-09-02 21:10:26 -04:00 |
Matt Rose
|
d57314ca6c
|
Merge pull request #501 from mattrose/issue-405
add Set Window Title item to context menu
|
2021-08-30 20:47:26 -04:00 |
Matt Rose
|
a7d9304f2f
|
add Set Window Title item to context menu
|
2021-08-30 20:41:27 -04:00 |
Matt Rose
|
0548341806
|
Merge pull request #500 from Vulcalien/restart-command
BugFix: terminal won't restart if there is no custom command
|
2021-08-30 20:02:13 -04:00 |
Vulcalien
|
672e6fb4c8
|
BugFix: terminal won't restart if there is no custom command
|
2021-08-31 01:48:41 +02:00 |
Vulcalien
|
cbd8f0e3a8
|
Add a "Copy" button to clone profiles
|
2021-08-30 17:55:42 +02:00 |
Matt Rose
|
a7fcf27b11
|
Merge pull request #494 from Vulcalien/detachable_tabs
Make tabs detachable + minor bugfix
|
2021-08-29 18:32:05 -04:00 |
Vulcalien
|
28e76fe469
|
BugFix: on destroy, window does not close every terminal in it
|
2021-08-27 18:54:21 +02:00 |
Vulcalien
|
dea06ed3bd
|
Add dbg message for Notebook::create_window_detach
|
2021-08-27 11:13:12 +02:00 |
Vulcalien
|
387bcd2ee3
|
Disconnect child after detaching the tab
|
2021-08-26 18:42:58 +02:00 |
Vulcalien
|
e9b29a1dfc
|
Make tabs detachable
|
2021-08-25 22:21:37 +02:00 |
Matt Rose
|
b20d11e2ed
|
Merge pull request #493 from mattrose/rm_icon_cache
remove gtk-update-icon-cache from setup.py
|
2021-08-24 14:57:16 -04:00 |
Matt Rose
|
7fe0607a61
|
remove gtk-update-icon-cache from setup.py
|
2021-08-24 14:44:52 -04:00 |
Matt Rose
|
39a0bc3704
|
Merge pull request #491 from mattrose/rm_split_cmd
remove vsplit_cmd and hsplit_cmd from ipc.py, superseded by newer hsp…
|
2021-08-21 21:24:23 -04:00 |
Matt Rose
|
d169a322fc
|
remove vsplit_cmd and hsplit_cmd from ipc.py, superseded by newer hsplit and vsplit
|
2021-08-21 21:13:38 -04:00 |
Matt Rose
|
da0ad7a256
|
Merge pull request #490 from StephenPeringer/patch-1
Update tr.po
|
2021-08-21 20:53:59 -04:00 |
StephenPeringer
|
87fac2280b
|
Update tr.po
Added and corrected Turkish translation entries down to line 114
|
2021-08-21 02:11:16 -04:00 |
Matt Rose
|
f7f47f4f5e
|
Merge pull request #487 from mattrose/issue-466
add bg_img and bg_img_all commands to remotinator
|
2021-08-16 19:31:57 -04:00 |
Matt Rose
|
c11c9a0db0
|
add bg_img_all command to switch background on all terminals
|
2021-08-16 19:16:21 -04:00 |
Matt Rose
|
6904998a56
|
Merge pull request #486 from Vulcalien/master
Cursor: make it possible to change foreground color (#467)
|
2021-08-16 16:45:27 -04:00 |
Matt Rose
|
0434880f13
|
initial commit for remotinator background image command
|
2021-08-14 11:38:49 -04:00 |
Vulcalien
|
9ded8988ad
|
When "Use default colors" is unchecked, save the current values
|
2021-08-14 17:10:38 +02:00 |
Vulcalien
|
880a15d5d3
|
Make terminal cursor colors fallback to foreground & background
|
2021-08-14 17:07:00 +02:00 |
Vulcalien
|
eae7dcca3d
|
Make the GUI work
|
2021-08-14 16:45:18 +02:00 |
Vulcalien
|
ee823a9cc9
|
Custom foreground color for cursor (GUI not implemented yet)
|
2021-08-14 15:14:02 +02:00 |
Vulcalien
|
bc3b64570e
|
Removed inconsistencies: Text/Font color -> Foreground + fixed missing margin
|
2021-08-13 17:58:48 +02:00 |
Vulcalien
|
31f429a71f
|
Changed cursor customization GUI
|
2021-08-13 17:27:47 +02:00 |
Matt Rose
|
b4990c3c24
|
Merge pull request #484 from gnome-terminator/issue-401
fixes for --config-json
|
2021-08-11 21:31:57 -04:00 |
Matt Rose
|
2a24c9191a
|
fixes for --config-json
|
2021-08-11 21:23:01 -04:00 |
Matt Rose
|
5a3678d894
|
Merge pull request #482 from Vulcalien/gui-quality
GUI: set all CheckButtons off to avoid blinking + remove grid empty rows/columns
|
2021-08-10 14:54:42 -04:00 |
Vulcalien
|
5ea15f82de
|
GUI: set all CheckButtons off to avoid blinking + remove grid empty
columns/rows
|
2021-08-10 11:50:20 +02:00 |
Matt Rose
|
955ea09bed
|
Merge pull request #481 from Vulcalien/master
Move titlebar settings to profiles (#379)
|
2021-08-09 16:07:37 -04:00 |
Vulcalien
|
eaed1df6c4
|
Fix: moved titlebar code from set_values to set_profile_values
|
2021-08-08 21:55:01 +02:00 |
Vulcalien
|
b28d641d97
|
Moved Titlebar to Profiles menu + removing empty columns/rows from grids
|
2021-08-08 18:03:44 +02:00 |
Vulcalien
|
df90bd3991
|
Update preferences.glade to 3.38.2
|
2021-08-08 17:32:23 +02:00 |
Vulcalien
|
c9c3fb1924
|
Titlebar settings (except title_at_bottom) moved to profiles
|
2021-08-07 23:55:07 +02:00 |
Matt Rose
|
c7b9fac6a9
|
Merge pull request #480 from mattrose/issue-365
Issue 365
|
2021-08-06 19:08:56 -04:00 |
Matt Rose
|
b80d133ccf
|
add group all terminals in window
|
2021-08-06 19:02:54 -04:00 |
Matt Rose
|
49023f0ea0
|
Merge pull request #476 from dennis-benzinger-hybris/patch-1
Fix typo in `po/de.po`
|
2021-08-03 19:47:17 -04:00 |
Dennis Benzinger | SAP Hybris
|
7da65f4c61
|
Fix typo in `po/de.po`
|
2021-08-02 16:32:45 +02:00 |
Matt Rose
|
dba4734c97
|
Merge pull request #472 from mattrose/issue-446
add parameters to remotinator split commands
|
2021-07-24 22:29:26 -04:00 |
Matt Rose
|
97c582c80d
|
add parameters to remotinator split commands
|
2021-07-24 22:18:52 -04:00 |