Tetralet
joined:
2007-11-27 posted:
255 promoted: 35 bookmarked: 13
| 1 | subject:
LilyTerm 0.8.7 is released, many bugs fixed! |
0
0 | 2008-04-26 | quote | | |
- FIX:
-
Now LilyTerm works fine with kwin. (It is the window manager of KDE).
Thanks to swyear and caleb for report this bug.
-
Better compatibility with some xorg build in video modules when rgba is enabled.
If you still encounter trouble, like black screen, transparent or colorless text, please insure the following setting:
Option "XAANoOffscreenPixmaps"
|
is in your /etc/X11/xorg.conf.
-
Better compatibility when the font rendering / theme changed.
-
Use <Ctrl><`> (NOT <Ctrl><~>) to disable function keys.
Thanks to BV1AL for report this bug.
-
`screen_width' is rename to `column' in rcfile.
-
`screen_height' is rename to `row' in rcfile.
-
New Feature:
-
If you're using a composited window manager, rgba will be enabled by default.
You may use use_rgba = 0 to trun off True Opacity if you're using a composited window manager but you don't want to enable it in LilyTerm.
You may use use_rgba = 1 to turn on True Opacity if you're using xcompmgr, which can't be resolved by gdk_screen_get_rgba_colormap().
-
you may use show_resize_menu = 0 to disable [Increase windowsize], [Increase window size], [Reset to default font/size] and [Reset to system font/size] in menu.
-
Now [Change Font] in right click menu will change the font of all tabs.
-
Now [Transparent Background] and [Background Saturation] will apply to all tabs.
-
New menu item: [Reset to default font/size] will reset every tab to user default font and size.
-
New menu item: [Reset to system font/size] will reset every tab to system default font (Monospace 12) and size (80x24).
-
DROP:
edited: 2
|