Ghoul Changelog

What's new in Ghoul 1.5

Aug 27, 2018
  • Re-enables device re-enumeration before attempting layout, in a background thread with a 5s timeout.

New in Ghoul 1.4 (Aug 6, 2018)

  • This release adds very small features:
  • Windows which are minimized at the time of attempting to restore a layout used to remain minimized, and, when restored, would not have moved. This has been fixed: minimized windows are restored and moved to their layout locations
  • The first dialog presented when attempting to save a layout has been modified to have a combobox instead of text box, and this is pre-populated with your existing layouts, which makes overwriting an existing layout a little easier

New in Ghoul 1.3 (Jul 23, 2018)

  • Disable device re-enumeration by default:
  • I haven't always seen a benefit to the re-enumeration (sometimes off monitors stay that way) and today I saw this hang the app on trying to restore layout. So it's still there if anyone finds it useful -- enable via ini setting:
  • [general]
  • DeviceEnumeration=true

New in Ghoul 1.2 (May 23, 2018)

  • Chore: package bump (1.2) to release fix for crash-out on config auto-reload

New in Ghoul 1.1 (May 22, 2018)

  • Re-enumerate devices before changing layouts to ensure screens are online
  • Watch config for changes & reload
  • Add menu item to manually edit config