Frameless Changelog

What's new in Frameless 1.1.8 Build 1

Apr 13, 2016
  • Minor fixes/additions.

New in Frameless 1.1.7 Build 1 (Nov 10, 2014)

  • With some Windows themes, a border would appear along the bottom and right edges of the image.

New in Frameless 1.1.6 Build 1 (Oct 13, 2014)

  • Added "noactivate=yes" option to show an image without activating the window and taking focus.

New in Frameless 1.1.5 Build 2 (Oct 11, 2014)

  • Images are now resizable. This excludes GIF files and files where the "trans=alpha" parameter are in effect. Holding down the shift key while resizing keeps the image's aspect ratio.

New in Frameless 1.1.4 Build 1 (Aug 25, 2014)

  • Images sizes weren't reset when using the hotkeys to navigate a folder of images

New in Frameless 1.1.3 Build 1 (Aug 13, 2014)

  • Added option to use PNG alpha transparency. Use trans="alpha" to take advantage of this feature.

New in Frameless 1.1.2 Build 1 (Dec 21, 2013)

  • Frameless errored out if x/y values were not specified. Default x/y values are now zero (0).

New in Frameless 1.1.1 Build 1 (Dec 2, 2013)

  • Added "fullscreen=yes" option.
  • Added "w" and "h" options.

New in Frameless 1.1.0 (Dec 2, 2013)

  • When advancing through a directory, the original X/Y anchors will be used.

New in Frameless 1.1.1 Build 1 (Dec 2, 2013)

  • Added "fullscreen=yes" option
  • Added "w" and "h" options
  • When advancing through a directory, the original X/Y anchors will be used

New in Frameless 1.0.9 Build 1 (Feb 4, 2013)

  • Added aob=yes parameter to display an image at the bottom of the z-order.
  • Added update check to the image context menu.

New in Frameless 1.0.8 Build 1 (Nov 15, 2012)

  • Added noexit=yes parameter. Setting this will remove the "Exit" entry from the context menu and prevent the Alt+F4 and Escape hotkeys from exiting the application. However, you can still kill Frameless via the Task Manager.

New in Frameless 1.0.7 Build 1 (Mar 10, 2012)

  • Space/Backspace will now show the next/previous image in the folder. The
  • PageUp and PageDown keys will also work.
  • Support for animated gifs

New in Frameless 1.0.6 (Mar 10, 2012)

  • Added ability to use L, C, or R for the "x" coordinate and T, C, or B for
  • the "y" coordinate. This corresponds to Left, Center and Right for "x"
  • and Top, Center and Bottom for "y." For instance, you can now use these
  • options to automtically position an image in the bottom right corner or
  • to center an image on your screen.
  • Added "mon" parameter for use with the above L/C/R and T/C/B options.
  • This will allow you to specify which monitor to position the image on e.g.,
  • c:\path\to\Frameless.exe "c:\path\to\image.jpg" x=C y=C mon=2
  • It has no effect if you manually specify the "x" or "y" coordinates.

New in Frameless 1.0.4 (Mar 10, 2012)

  • Added "trans" parameter. Valid values are 0-255.
  • Added "caption" parameter.
  • Added hotkeys to move the window around.
  • Up/down/left/right arrow keys will move it one pixel at a time.
  • Shift + up/down/left/right arrow keys will move it ten pixels at a time.
  • Added new context menu item: Show size & position data
  • Regressed PNG transparency support added in v1.0.3 for now.

New in Frameless 1.0.3 (Mar 10, 2012)

  • Handles transparency in PNG files now.

New in Frameless 1.0.2 (Mar 10, 2012)

  • Added "duration" parameter. Use standard timestamp format e.g. hh:mm:ss.

New in Frameless 1.0.1 (Mar 10, 2012)

  • Website release.
  • Changed the parameter syntax.