Hourglass Changes
Installer
- Adds the Hourglass executable path to the Windows App Paths, so the Hourglass command-line is available out of the box.
UI
- Uses a Windows Task Dialog instead of a message box (GitHub).
Notification Area
- The double click shows/hides all the timer windows.
- All the timers are arranged by the time left in the notification area context menu.
- The nearest remaining running timers are shown in the notification area tooltip.
- The Exit menu asks to close all the running timer windows if the Prompt on exit option is on.
- The new Command-line usage menu.
Timer Windows
- The
Escshortcut minimizes the timer window. - The
F11shortcut makes the timer window full screen and back. - The
Ctrl+Nshortcut creates a new timer window. - The mouse double-click on progress border makes the timer window full screen and back.
- The minimum timer window size is limited by the Windows.
- The timer tooltip is shown if the timer window size is too small.
- All the timer windows are arranged by the time left. The order of timer windows is new, expired, paused, running.
- When the timer window is minimized or closed the next visible non-minimized timer window is activated.
- The Window title submenu is available directly from the timer window context menu.
- The Reset bounds submenu sets the timer window default position and size.
- The Restore, Minimize and Maximize timer window commands are always present in the timer window context menu.
- All the timer window commands are available in the timer window context menu.
- Shortcuts are displayed in the timer window context menu.
- The progress bar changes direction to vertical when the height is more than the width and vice versa.
Mics
- The Hourglass is built deterministically using the GitHub Actions.
Full Changelog: 1.15.10...1.15.11