Skip to content

Releases: i2van/hourglass

1.15.29

27 Feb 20:54
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --multi-timers / -mt
  • New option --activate-next / -an

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The red circle is shown over the notification area icon if at least one timer is expired.
  • The pause sign is shown over the notification area icon if at least one timer is paused.
  • The digits from 0 to 9 are hotkeys for timers in the notification area icon context menu.
  • The Open timer context menu menu command opens the timer window context menu. The shortcut is the holding the Shift during right click on the notification area icon.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.

Timer Windows

Keyboard Shortcuts

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut creates a new timer window.

Context Menu

  • All the timer window commands are available in the timer window context menu.
  • The shortcuts are displayed in the timer window context menu.
  • The Window title submenu is available directly from the timer window context menu.
  • The Reset bounds menu command 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.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Other

  • All the timer windows are arranged by the time left. The order of the timer windows is new, expired, paused, running.
  • The minimum timer window size is limited by the Windows only.
  • The timer tooltip is shown if the timer window size is too small.
  • The progress bar changes direction to vertical when the height is more than the width and vice versa.
  • When the timer window is minimized or closed the next visible non-minimized timer window is activated.
  • The time left is now used for editing instead of the original launch time.
  • The timer window pops up on the current virtual desktop.
  • The mouse double-click on progress border toggles full screen.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.

Misc

Full Changelog: 1.15.27...1.15.29

1.15.28

25 Feb 14:48
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --multi-timers / -mt
  • New option --activate-next / -an

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The red circle is shown over the notification area icon if at least one timer is expired.
  • The pause sign is shown over the notification area icon if at least one timer is paused.
  • The digits from 0 to 9 are hotkeys for timers in the notification area icon context menu.
  • The Open timer context menu menu command opens the timer window context menu. The shortcut is the holding the Shift during right click on the notification area icon.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.

Timer Windows

Keyboard Shortcuts

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut creates a new timer window.

Context Menu

  • All the timer window commands are available in the timer window context menu.
  • The shortcuts are displayed in the timer window context menu.
  • The Window title submenu is available directly from the timer window context menu.
  • The Reset bounds menu command 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.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Other

  • All the timer windows are arranged by the time left. The order of the timer windows is new, expired, paused, running.
  • The minimum timer window size is limited by the Windows only.
  • The timer tooltip is shown if the timer window size is too small.
  • The progress bar changes direction to vertical when the height is more than the width and vice versa.
  • When the timer window is minimized or closed the next visible non-minimized timer window is activated.
  • The time left is now used for editing instead of the original launch time.
  • The timer window pops up on the current virtual desktop.
  • The mouse double-click on progress border toggles full screen.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.

Misc

Full Changelog: 1.15.27...1.15.28

1.15.27

23 Feb 21:58
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --multi-timers / -mt
  • New option --activate-next / -an

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The pause sign is shown over the notification icon if at least one timer is paused.
  • The digits from 0 to 9 are hotkeys for timers in the notification area context menu.
  • The Open timer context menu menu command opens the timer window context menu. The shortcut is the holding the Shift during right click on the notification area icon.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.

Timer Windows

Keyboard Shortcuts

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut creates a new timer window.

Context Menu

  • All the timer window commands are available in the timer window context menu.
  • The shortcuts are displayed in the timer window context menu.
  • The Window title submenu is available directly from the timer window context menu.
  • The Reset bounds menu command 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.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Other

  • All the timer windows are arranged by the time left. The order of the timer windows is new, expired, paused, running.
  • The minimum timer window size is limited by the Windows only.
  • The timer tooltip is shown if the timer window size is too small.
  • The progress bar changes direction to vertical when the height is more than the width and vice versa.
  • When the timer window is minimized or closed the next visible non-minimized timer window is activated.
  • The time left is now used for editing instead of the original launch time.
  • The timer window pops up on the current virtual desktop.
  • The mouse double-click on progress border toggles full screen.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.

Misc

Full Changelog: 1.15.26...1.15.27

1.15.26

23 Feb 01:16
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --multi-timers / -mt
  • New option --activate-next / -an

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The pause sign is shown over the notification icon if at least one timer is paused.
  • The digits from 0 to 9 are hotkeys for timers in the notification area context menu.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.

Timer Windows

Keyboard Shortcuts

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut creates a new timer window.

Context Menu

  • All the timer window commands are available in the timer window context menu.
  • The shortcuts are displayed in the timer window context menu.
  • The Window title submenu is available directly from the timer window context menu.
  • The Reset bounds menu command 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.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Other

  • All the timer windows are arranged by the time left. The order of the timer windows is new, expired, paused, running.
  • The minimum timer window size is limited by the Windows only.
  • The timer tooltip is shown if the timer window size is too small.
  • The progress bar changes direction to vertical when the height is more than the width and vice versa.
  • When the timer window is minimized or closed the next visible non-minimized timer window is activated.
  • The time left is now used for editing instead of the original launch time.
  • The timer window pops up on the current virtual desktop.
  • The mouse double-click on progress border toggles full screen.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.

Misc

Full Changelog: 1.15.25...1.15.26

1.15.25

21 Feb 17:15
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --activate-next / -an
  • New option --multi-timers / -mt

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.
  • The pause sign is shown over the notification icon if at least one timer is paused.

Timer Windows

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut 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 the 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 menu command 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.
  • The switching between light and dark themes is improved.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The timer window pops up on the current virtual desktop.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Misc

Full Changelog: 1.15.24...1.15.25

1.15.24

20 Feb 21:47
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --activate-next / -an
  • New option --multi-timers / -mt

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.
  • The pause sign is shown over the notification icon if at least one timer is paused.

Timer Windows

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut 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 the 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 menu command 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.
  • The switching between light and dark themes is improved.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The timer window pops up on the current virtual desktop.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Misc

Full Changelog: 1.15.23...1.15.24

1.15.23

20 Feb 08:20
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --activate-next / -an
  • New option --multi-timers / -mt

See usage for details.

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.

Timer Windows

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut 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 the 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 menu command 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.
  • The switching between light and dark themes is improved.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The timer window pops up on the current virtual desktop.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Misc

Full Changelog: 1.15.22...1.15.23

1.15.22

19 Feb 11:43
Compare
Choose a tag to compare

Hourglass Changes

Installer

Command-line

  • New command pause
  • New command resume
  • New option --digital-clock-time / -c
  • New option --activate-next / -an

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The Exit menu command asks to close all the running timer windows if the Prompt on exit option is on.
  • The Pause all menu command pauses all the running timers.
  • The Resume all menu command resumes all the paused timers.

Timer Windows

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut 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 the 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 menu command 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.
  • The switching between light and dark themes is improved.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The timer window pops up on the current virtual desktop.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.
  • The Pause all timer window context menu command pauses all the running timers. Command-line command is pause
  • The Resume all timer window context menu command resumes all the paused timers. Command-line command is resume

Misc

Full Changelog: 1.15.21...1.15.22

1.15.21

18 Feb 13:55
Compare
Choose a tag to compare

Hourglass Changes

Installer

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The Exit menu asks to close all the running timer windows if the Prompt on exit option is on.

Timer Windows

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut 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 the 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 menu item 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.
  • The switching between light and dark themes is improved.
  • The Advanced options / Display time in the digital clock format timer window context menu option toggles the displayed time digital clock time format. The command-line option is --digital-clock-time / -c
  • The Advanced options / Activate next window when minimized or closed timer window context menu option enables the next timer window activation when the current timer window is minimized or closed. The command-line option is --activate-next / -an
  • The timer window pops up on the current virtual desktop.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.

Misc

Full Changelog: 1.15.20...1.15.21

1.15.20

11 Feb 22:57
Compare
Choose a tag to compare

Hourglass Changes

Installer

UI

  • Uses a Windows Task Dialog instead of a message box (GitHub).
  • The Command-line usage dialog can be accessed from the About dialog and vice versa.

Notification Area

  • The double click shows/hides all the timer windows.
  • All the timers are arranged by the time left. The order of the timers is new, expired, paused, running.
  • The Exit menu asks to close all the running timer windows if the Prompt on exit option is on.

Timer Windows

  • The Esc shortcut minimizes the timer window.
  • The F11 shortcut makes the timer window full screen and back.
  • The Ctrl+N shortcut 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 the 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 menu item 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.
  • The switching between light and dark themes is improved.
  • The Display time in the digital clock format menu item toggles the displayed time digital clock time format. It can be found under the Advanced options submenu of the timer window context menu. The command-line option is --digital-clock-time / -c
  • The timer window pops up on the current virtual desktop.
  • The sound file can be placed to the %LOCALAPPDATA%\Hourglass or %LOCALAPPDATA%\Hourglass\Sounds directories. It can be the symbolic link created by the mklink system command.

Misc

Full Changelog: 1.15.19...1.15.20