Since there were no bug reports for some time, I have decided to relase v1.20. Here's the new stuff:
- console resizing bug fixed (occurs when running some DOS apps, like RAR)
- added console title as an option
- added font color as an option
- changed font options' layout a bit
- taskbar_hide tag changed to taskbar_button tag
- you can put Console icon to sys tray now if you
left-click on it will bring the Console window to
the foreground, right-clicking will bring up the
popup menu and left double click will hide/show
the Console window
- added a scrollable text buffer as an option
(use buffer_rows attribute in size tag)
- added paste (shift+right click)
- added copy: shift+left click and drag to
select, left click inside the selection to copy,
left click outside of the selection to
clear it
- current command is now displayed in the Console
main window (if the titlebar is visible, of
course :-)
- problems with some combinations of window
border and taskbar button when reloading settings
have been solved