Skip to content

Releases: CountMurphy/QTalarm

3.0.1

26 Oct 18:53
3.0.1

Choose a tag to compare

Fixed race condition with waybar

3.0.0

08 Apr 00:34
3.0.0

Choose a tag to compare

Ported QTalarm to QT6.

2.5.1

03 Oct 16:07
2.5.1

Choose a tag to compare

Fixed a race condition in the math based snooze alarm (causing a seg fault). Thanks to @PQCraft for reporting the issue.

2.5.0

11 Sep 19:01
2.5.0

Choose a tag to compare

Features

  • Added One-time alarm type
  • Added new flag for waybar toggling

2.4.0

23 Dec 00:48
2.4.0

Choose a tag to compare

Added ability to detect if another instance of the application is running and self terminate if so. Also added more verbose debug logging.

2.3.2

28 Nov 01:44
2.3.2

Choose a tag to compare

Fixed crash and added default behavior for showing the main window

2.3.1

28 Feb 22:21
2.3.1

Choose a tag to compare

Refactored some code. No feature changes

2.3.0

22 Jan 18:17
2.3.0

Choose a tag to compare

Changelog

  • Added clone button
  • Refactored main controller a bit