terminator/terminatorlib
Emmanuel Bretelle be6229cb9b LP#242852 comment 19 seems to say that real_transparency is causing the issue.
Re-pushing the code removed in rev 398
* added an new conf parameter (enable_real_transparency defaulting to True) so real_transparency can be disabled
* This should be enough to push the release :)
2008-07-06 14:01:44 +01:00
..
__init__.py Move terminator*.pyc to terminatorlib. Teach setup.py about the change. 2008-05-21 11:17:55 +01:00
config.py LP#242852 comment 19 seems to say that real_transparency is causing the issue. 2008-07-06 14:01:44 +01:00
encoding.py fix version handling so setup.py doesn't need to import terminator itself. Also fix gettext to work across imported files 2008-06-18 14:02:10 +01:00
freebsd.py Use xrange instead of range. No functional changes; just means we create fewer lists. 2008-07-04 02:49:56 +01:00
terminator.py LP#242852 comment 19 seems to say that real_transparency is causing the issue. 2008-07-06 14:01:44 +01:00
terminatorterm.py openurl is no longer global; add some self.'s to make it work. 2008-07-04 07:29:32 +01:00
version.py turn a print into a dbg() and fix APP_NAME so icons work 2008-06-18 18:30:47 +01:00