App-ClusterSSH
view release on metacpan or search on metacpan
- Run through perltidy -b -i=2
- Apply patch to add in optional port information from D. Dumont
- Amend hotkey code to not pick up <ctrl>-<alt> as default clientname shortcut
- Alter repeat function to improve efficiency
- Rework retiling code
- Add "-e <host>" to evaluate terminal and communcation methods
- Add in toggle option on hosts menu
- Fix check in find_binary to ensure one is actually found
- Search $PATH and other standard places for binaries incase $PATH is incomplete
- Amend code to allow getting help when no X display available
- Allow override of both key and mouse paste key sequences
- Added icons and desktop file
- Amended clusterssh.spec to cope with icons and desktop file
- Improve cluster file import efficiency as was taking faaar too long previously
- Fixed bug whereby when pid's of the xterm changes records were not updated
- Do not die when pipe open fails, but continue as others may be connected
- Remove code that breaks the minimize/maximise stuff;
- Catch X button presses on title bar to close all windows correctly
- Delay map event capture at program start to avoid infinite loop
- Fix execvp error on Solaris 10
3.18.1_1 2005-11-28 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Correct mask value for backtick (grave) character
- Add more logging for debug mode
- Amend indentation
- Rerun through perltidy
- Improve cluster file import efficiency as was taking faaar too long previously
- Fixed bug whereby when pid's of the xterm changes records were not updated
- Do not die when pipe open fails, but continue as others may be connected
- Remove code that breaks the minimize/maximise stuff;
- Catch X button presses on title bar to close all windows correctly
- Delay map event capture at program start to avoid infinite loop
- Fix execvp error on Solaris 10
- Update to man pages
3.17.1 2005-06-24 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Allow _'s in paste text correctly
- Bugfix minimise/maximise again
- Run through "perltidy -i=4 -ce"
- Unmap all windows in one go instead of one at a time when retiling
- Add + doc 'console_position'
- Maintain user position of console between maps (i.e. tell window manager
not to move it)
- Note that ssh options are for OpenSSH not for any other ssh version
3.16.1 2005-06-13 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Allow ignoring of unresolved hosts (i.e. if hostname aliased in
ssh config file)
3.15.1 2005-06-09 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Add and document "-c <clusterfile>"
- Add and document "-l <username>"
- Add and document "-o <options>"
- Document "-t <title>"
- Set controlled terminals to have user set size & position (WM_SIZE_HINTS)
- Speed up initial terminal openings
- Remove all key bindings from drop down menus (conflicts with emacs and
can all be done by other hotkeys anyhow)
- Allow individual hotkeys to be disabled, instead of all-or-nothing
- Updates to POD
- Update retile code to avoid flickering windows (& also fix cygwin bug)
- Rename -t to -T to match previous series option
- Added in -t to modify cmd line args for terminals
3.14.1 2005-06-04 Duncan Ferguson <duncan_ferguson@user.sf.net>
- first cut at terminal opening speed up
3.13.1 2005-05-20 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Bugfix for whitespace in config files (missing a char from regexp)
- Allow for minimising/maximising all windows when done on console
3.12.1 2005-05-19 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Bugfix for shifted non-alphanumeric keyboard chars not being pasted correctly
- Marked version number with 3rd digit to signify beta releases
3.11 2005-05-18 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Remove trailing whitespace from config file lines
- Prevent paste events being sent to non-active clients
- Allow paste events to send capitalised letters
3.10 2005-05-17 Duncan Ferguson <duncan_ferguson@user.sf.net>
- fix for moving atom numbers in font info
3.9 2005-05-11 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Allow multiple hosts or tags in the "Add Host" text widget
- Retile all windows (if set) after adding a host
- Do not automatically send a return after hostname (Alt-n)
- Fix bug with sending read hostname instead of internal unique host
name (Alt-n)
- Fix bug whereby cannot start cssh without any hosts on cmd-line
- Fix bug where client name was sent to inactive clients
- Fix bug whereby 0's in sent text were ignored
3.8 2005-05-09 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Remove the need for xlsfonts (perform function by X window calls instead)
- Debug level output changes
- Ensure windows are overlapping in the right places, instead of any order
- Create config section on window decorations (i.e. title & scroll bars)
3.7 2005-05-05 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Found ConfigureWindow instead of ResizeMoveWindow
3.6 2005-05-05 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Lots of work on window tiling - to fall at last hurdle (No XResizeMoveWindow)
- Documentation updates
- Allow -u ouput when binaries havnt been found
- Start coding for capturing an existing terminal window
- Rebuild hosts menu when all hosts checked, not when each host checked
( run in 0.613 second using v1.01-cache-2.11-cpan-2398b32b56e )