terminator/terminatorlib
Stephen Boddy 4953117023 Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools
(New dependancy added (python-psutil) for detecting the IBus process)
2015-09-16 00:05:30 +02:00
..
configobj Sort entries in config file, so they don't jump around every time config is saved for easier troubleshooting 2015-08-13 22:16:35 +02:00
plugins Another big chunk of translation updates 2015-08-04 03:59:12 +02:00
tests Signal additions now return a handler 2010-01-26 11:05:00 +00:00
__init__.py
borg.py A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
config.py A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
container.py
cwd.py Add fallback to psutils to discover the cwd of a terminal (Heon Jeong) 2015-08-13 22:47:15 +02:00
debugserver.py
editablelabel.py
encoding.py
factory.py
freebsd.py
ipc.py
keybindings.py
layoutlauncher.glade
layoutlauncher.py Additional windows icon loading works better, and respect the theme changes. 2015-08-02 06:20:53 +02:00
notebook.py Annoyingly fiddly fix for focus change on active/inactive/tabs terminal exits 2015-09-07 04:03:24 +02:00
optionparse.py
paned.py Annoyingly fiddly fix for focus change on active/inactive/tabs terminal exits 2015-09-07 04:03:24 +02:00
plugin.py
preferences.glade Stop the buttons in the layout tab from being hidden by the slider 2015-08-10 21:45:48 +02:00
prefseditor.py Fix the renaming of Layouts/Profiles sometimes corrupting what appears in the config file 2015-08-21 00:15:05 +02:00
pylint.sh
searchbar.py
signalman.py
terminal.py Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools 2015-09-16 00:05:30 +02:00
terminal_popup_menu.py
terminator.py Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools 2015-09-16 00:05:30 +02:00
titlebar.py Make the random default group names translatable 2015-08-04 20:40:46 +02:00
translation.py
util.py Small fix for systems (i.e. my 12.04 LTS) that don't set LANGUAGE for whatever reason. This breaks the manual lookup 2015-08-08 05:21:59 +02:00
version.py Update versions for 0.98 2015-09-07 14:43:24 -07:00
window.py