Xwrits change log |
|
|
2.26 3.Apr.2009
Some internal refactoring. 2.25 10.Jul.2006
2.24 9.Jul.2006
Support MWM hints on 64-bit platforms. Bug report and initial patches from Jeff Layton. Avoid infinite error recursion when windows are closed on +multiscreen. Bug reported in April 2004 by Chris Jones. 2.23 21.Jun.2006
2.22 2.Apr.2005
2.21 6.May.2002
2.20 17.Apr.2002
Finally fix ‘--multiscreen’ option. Thanks to Orion Hodson <hodson@icir.org> for lending his multihead machine. 2.19 8.Feb.2002
Locking code works with large ‘lock-picture’s. Reported by Carlos O’Donell Jr. <carlos@baldric.uwo.ca>. Add ‘bars-picture’ option. If you specify your own ‘lock-picture’, then ‘bars-picture’ defaults to a black screen. Say ‘bars-picture="&bars"’ to get the old behavior. Add ‘+verbose’ option for debugging. Xwrits checks whether other clients pay attention to KeyRelease events, as well as KeyPress events. This may improve its interaction with certain window managers. For example, xwrits seemed to come up less frequently than it should when I was using KDE. ‘--multiscreen’ still doesn’t seem to work, but I don’t know why. 2.18 21.Dec.2001
2.17 18.Dec.2001
2.16 23.Aug.2001
2.15 18.Apr.2001
2.14 15.Feb.2001
Fixed time-adjusting code when the system clock jumps backwards: Do not use the remaining-timeout value to calculate how much the system clock has changed. The symptom was that xwrits windows would stop animating if the system clock jumped backwards (even by a little bit). 2.13 11.Feb.2001
The escalation "clock" corresponding to ‘after=TIME’ options proceeds even while xwrits thinks you’re resting. Therefore, you can no longer prevent escalation by clicking on the xwrits window (making it think you’re resting) and then typing some more. Requested by Conrad Hughes <conrad@eireann.org>. Bug fix: The ‘breakclock’ always counts down from the end of the break. Previously, it counted back from a random time when ‘+mouse’ was true. Reported by Tijn Porcelijn <taine@3niat.myweb.nl>. Hopefully fixed bugs that were causing xwrits to crash on Chris Keane <chris@chris-keane.co.uk>. Bug fix: Erasing messages on the lock screen didn’t completely work if the hand picture was in the way. This resulted in unreadable displays. Fixed. Hopefully fixed bugs that caused animation to stop sometimes. The lock screen now shows how many characters of your unlock password you’ve typed. 2.12 14.Nov.2000
2.11 29.Jan.2000
2.10 5.Jan.2000
Added ‘lock-picture’ option. Fixed bug: default ‘canceltime’ could be longer than ‘typetime’. Fixed bug: sometimes the warning window picture would stop being animated. 2.9 30.Dec.1999
When ‘+quota’ is on and you take a quota break, xwrits lengthens your typing time by that amount, as well as shortening your break time by that amount. Now a break cycle -- the time from when one break is over, until when the next break is over -- is the same length of time (typetime plus breaktime) whether or not ‘+quota’ is in use. Suggested by Justin Wells <justin@fever.semiotek.com>. Added ‘minbreaktime’ for use with ‘+quota’. It defaults to half the break length or the quota time, whichever is longer. Suggested by Justin Wells <justin@fever.semiotek.com>. Added ‘canceltime’ option. This is the amount of time that you are allowed to type if you cancel a break (by deleting all xwrits windows with the window manager). Suggested, again, by Justin Wells <justin@fever.semiotek.com>. Made GIF records read-only. This should result in slightly better memory performance in all cases, and especially for people running more than one xwrits at once. 2.9b1 10.Aug.1999
Xwrits always monitors your key presses, even with ‘-idle’. Sort of requested by Malcolm Ross Kinsella Ryan <malcolmr@cse.unsw.edu.au>. Changed semantics of ‘+idle=IDLETIME’. Now the IDLETIME argument is the amount of time that must pass before an idle period is treated like a break. Something like this was requested by Peter Boult <pjb@sagres.com.au>. Pressing the mouse button on an xwrits window counts as a key press. Thickened index finger on ‘+finger=korean’ picture. Added ‘german’, ‘japanese’, and ‘russian’ as synonyms for ‘+finger=korean’. 2.8 9.Aug.1999
Extended ‘+finger’ to ‘+finger=CULTURE’, and included a rude Korean gesture (‘+finger=korean’). You can set the mouse motion detector’s sensitivity with ‘+mouse[=SENSITIVITY]’. Default sensitivity has been raised to 15 pixels. Requested by Radoslaw Stachowiak <radek.stachowiak@alter.pl>. Changed the way times are parsed for consistency. Now a fractional number like ‘2.5’ means 2.5 minutes, not 2.5 seconds. You can still get 2.5 seconds with ‘:2.5’. A clarification of the time situation was originally requested by Sam Ockman <ockman@cs.stanford.edu>. Fixed bugs in ‘+multiply’: iconifying a multiplied warning window would cause a crash, and new warning windows wouldn’t have clocks attached. Fixed bugs in picture loading code: multiple ‘flashtime’ options had no effect since 2.8b1. 2.8b2 4.Aug.1999
You can specify your own GIF pictures or animations for the warning, resting, and ready windows with the ‘--warning-picture’, ‘--rest-picture’, and ‘--ready-picture’ options. I’ve been meaning to implement this feature for a while, too. Tom Murphy <murphy@quixote.engr.sgi.com> also requested it. Various code cleanups and some bug fixes. 2.8b1 3.Aug.1999
Different ‘+top’ behavior: now warning windows look at the window stacking order and try to keep themselves on top. Simplified clock drawing mechanism. Updated GIF library to 0.9999. 2.7.3 28.Dec.1998
Use the failing-malloc library to avoid problems with some systems’ bad realloc() definitions. 2.7.2 16.Dec.1998
Finally, real ‘--help’! 2.7.1 9.Dec.1998
2.7 7.Dec.1998
Xwrits now behaves robustly when the system time is adjusted backwards. The xwrits package now uses automake. 2.6.5 6.Oct.1998
2.6.4 26.Sep.1998
Makefiles: Added ‘make uninstall’ target, enabled ‘./configure’s program name transformations, made VPATH builds possible. 2.6.3 7.Sep.1998
2.6.2 17.Aug.1998
2.6.1 8.Jun.1998
2.6 29.May.1998
Bug fixes for ‘lock’, ‘clock’ and ‘breakclock’. Restored the time argument to ‘idle’. 2.6b8 27.May.1998
Fixed race condition in schedule.c, which could result in losing keystrokes. Bug reported by Gregory Galperin <grg@ai.mit.edu>. 2.6b7 23.May.1998
2.6b6 5.May.1998
Fixed bug in gifx.c: on a 24-plane display, any picture came out all black. (The problem: implementation-specific behavior of <<; specifically, I expected 1<<32 == 0 for 32-bit ints.) Bug reported by Alexander Konstantinou <akonstan@cs.columbia.edu> and Matthew Lewis <mlewis@cgrg.ohio-state.edu>. Added visual searching: xwrits will now use a TrueColor visual if available. 2.6b4 5.May.1998
2.6b3 24.Nov.1997
2.6b2
2.5 13.Nov.1995
Version 2
Xwrits no longer uses XPM files. Instead, it uses GIF files, with some proprietary extensions. The GIF files are compiled into C files, then object files, and read from memory. This makes xwrits a much, much smaller executable, faster, and more portable. Version 1 Summer 1994
|