# Change log for x11-misc/screenpager

*screenpager-0.1.3_pre (not yet released)

  18 Jun 2022; Michael Allan <mike@reluk.ca> screenpager:
  New configuration variable `$temp_dir`.

  08 Apr 2019; Michael Allan <mike@reluk.ca> screenpager:
  Direct use of `/tmp/`.

  03 Nov 2018; Michael Allan <mike@reluk.ca> screenpager:
  Limited the OSD to letters for sake of readability.
  Updated "zelea.com" to preferred domain name "reluk.ca".

  26 Aug 2014; Michael Allan <mike@reluk.ca> screenpager:
  Fixed an apparent problem with the combination of options --display --screen=mouse.
  When the on-screen display eventually went off, lines such as the following were output
  to stdout or stderr:

     . (1):
      0 0x29f9860   NV f=00000002 undef(1)
     SV = IV(0x29f9850) at 0x29f9860
       REFCNT = 1
       FLAGS = ()
       IV = 0

  22 Jul 2012; Michael Allan <mike@reluk.ca> Config_1.pm, screenpager:
  Config variable margin_top was added to accommodate vertically offset screens.

  07 Aug 2011; Michael Allan <mike@reluk.ca> Config_1.pm, screenpager:
  Config variable $double_osd was added, as a workaround to an osd_cat bug.

  20 Feb 2010; Michael Allan <mike@reluk.ca> Config_1.pm, screenpager:
  It is no longer necessary to configure a "primary screen".  Option --osd was added.
  Parameters 'east' and 'west' were added to option --screen.  Arguments 'display' and
  'focus' were deprecated.  On paging to a new screen, the top window is now automatically
  activated.

  25 Jan 2010; Michael Allan <mike@reluk.ca> screenpager:
  Centering of on-screen display was corrected.

  26 May 2006; Michael Allan <mike@reluk.ca> screenpager, Config_1.pm, Pref_0.pm:
  Typos in file names were corrected.

*screenpager-0.1.2 (27 Nov 2005)

  27 Nov 2005; Michael Allan <mike@reluk.ca> screenpager, Config_1.pm, Pref_0.pm:
  State files were moved (from /home to /tmp) to accomodate parallel X clients having
  different UIDs.  Config files were reorganized to keep system and user config separate,
  and to simplify upgrades.  Releases now have a new numbering format.

  10 Nov 2005; Michael Allan <mike@reluk.ca> screenpager, Config.pm:
  Systems where the primary display is not leftmost are now supported.

*screenpager-2005.1 (27 May 2005)

  19 Nov 2004; Michael Allan <mike@reluk.ca> screenpager:
  On-screen display was aligned at screen top, to work around osd_cat limitation.  Cursor
  was changed from - X - to ( X ).

  10 Oct 2004; Michael Allan <mike@reluk.ca> screenpager:
  Option --wrap was added.

  11 Jul 2004; Michael Allan <mike@reluk.ca> screenpager:
  Option --version was added.

*screenpager-2005.0_alpha (05 Jul 2004)

  05 Jul 2004; Michael Allan <mike@reluk.ca> screenpager, Config.pm:
  Initial release.