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 |
Matt Rose
|
045e8f57f2
|
Merge pull request #471 from mattrose/switch_profile_all
add switch_profile_all command to remotinator
|
2021-07-24 15:05:56 -04:00 |
Matt Rose
|
550ccf7abf
|
add switch_profile_all command to remotinator
|
2021-07-24 14:15:44 -04:00 |
Matt Rose
|
27555de35f
|
Merge pull request #470 from marktimarev/issue#400-disable-tab-focusing
Set CAN_FOCUS to False for notebook widgets
|
2021-07-23 11:44:54 -04:00 |
Mark Timarev
|
4c83feaf5d
|
Set CAN_FOCUS to False for notebook widgets
|
2021-07-22 17:07:57 +03:00 |
Matt Rose
|
3bb7d53235
|
Merge pull request #462 from mattrose/issue-392
tell titlebar to start focussed out if it does not have focus
|
2021-07-02 19:29:27 -04:00 |
Matt Rose
|
6c7635c7ac
|
tell titlebar to start focussed out if it does not have focus
|
2021-07-02 19:23:23 -04:00 |
Matt Rose
|
2d38070474
|
Merge pull request #456 from Vulcalien/master
Fixed Issue #425 (hide_window will try to show a destroyed window)
|
2021-07-02 16:55:13 -04:00 |
Matt Rose
|
c0f4888aa5
|
Merge pull request #460 from pktiuk/update_translation
Update translation
|
2021-07-02 16:30:43 -04:00 |
Paweł Kotiuk
|
c2f48c81d3
|
Update polish translation
|
2021-07-02 21:49:25 +02:00 |
Paweł Kotiuk
|
ceb690f118
|
Update translation files
|
2021-07-02 21:49:25 +02:00 |
Paweł Kotiuk
|
a61c7b5445
|
Allow translating of dir_open plugin
|
2021-07-02 21:49:25 +02:00 |
Matt Rose
|
810ccc2478
|
Merge pull request #459 from pktiuk/open_dir_plugin
Add new plugin for opening current directory using right mouse button
|
2021-07-02 11:16:31 -04:00 |
Paweł Kotiuk
|
bda603f4f6
|
Add new plugin for opening current directory
|
2021-06-30 17:48:35 +02:00 |
Vulcalien
|
c9540023f1
|
Fixed Issue #425 (hide_window will try to show a destroyed window)
|
2021-06-25 20:40:12 +02:00 |
Matt Rose
|
24f1503234
|
Merge pull request #451 from kocho1984/close_tab_on_middle_button
Closing tab on middle mouse button press
|
2021-06-24 10:40:19 -04:00 |
Matt Rose
|
5206952542
|
Merge pull request #454 from AsadJivani/incorrect_layout_sorting_notebook
Incorrect layout sorting in notebook
|
2021-06-22 15:01:37 -04:00 |
MuhammadJivani
|
c583efbd50
|
Incorrect layout sorting in notebook
|
2021-06-22 22:42:16 +05:00 |
kocho1984
|
33768f01b7
|
Closing tab on middle mouse button press
Motivation: Most of the applications with tabs support such way
of closing tabs.
|
2021-06-20 14:01:50 +02:00 |
Matt Rose
|
f4a3c4e3ad
|
Merge pull request #443 from Vulcalien/master
Bug Fix: 'Clear selection on copy' is always unchecked
|
2021-06-03 12:57:46 -04:00 |
Vulcalien
|
f65770d982
|
Bug Fix: 'Clear selection on copy' is always unchecked
|
2021-06-02 16:31:48 +02:00 |
Matt Rose
|
013336191e
|
Merge pull request #442 from Vulcalien/master
Fixed issue #433 (layout sometimes ignores ratio)
|
2021-06-01 16:42:04 -04:00 |
Vulcalien
|
6e9ef142b7
|
Fixed issue #433 (layout sometimes ignores ratio)
|
2021-06-01 20:40:58 +02:00 |
Matt Rose
|
8f52cd0b46
|
Merge pull request #436 from GerbenWelter/fix/bg_image_err
Fix the background image loading exception handling
|
2021-05-16 16:29:42 -04:00 |
Gerben Welter
|
1bc6b679c7
|
Fix the background image loading exception
|
2021-05-15 22:22:22 +02:00 |
Matt Rose
|
fec99bc234
|
Merge pull request #435 from yusufgungor/master
Added set_tab_title command to remotinator.
|
2021-05-09 10:35:12 -04:00 |
Yusuf Güngör
|
bad7f28fe9
|
Added set_tab_title command to remotinator.
|
2021-05-08 02:51:06 +03:00 |
Matt Rose
|
efbc0a8d0a
|
Merge pull request #428 from balac-ode/master
Ukrainianized by 93%
|
2021-04-23 14:58:04 -04:00 |
coder
|
3a70f4647c
|
Ukrainianized by 93%
|
2021-04-23 20:11:35 +03:00 |
Matt Rose
|
5455ac2f3e
|
Merge pull request #399 from nojhan/feat+RunCmdOnMatch
Feat+run cmd on match
|
2021-04-13 16:47:36 -04:00 |
Matt Rose
|
23e5bb810a
|
Merge pull request #390 from TheBigS/add-new-vsplit-hsplit-cmd-dbus
Add new vsplit hsplit cmd dbus
|
2021-04-12 17:53:42 -04:00 |
Matt Rose
|
c042ca1674
|
Merge pull request #389 from TheBigS/add-new-get-focused-terminal-dbus-cmd
Added new get_focused_terminal dbus command which returns uuid of current focused terminal
|
2021-04-12 17:39:24 -04:00 |
Matt Rose
|
9ad141229c
|
Merge pull request #398 from nojhan/feat/config+link_single_click
add feat: config to open links with single click
|
2021-04-12 17:28:36 -04:00 |