github AllanChain/sane-break v0.9.3

11 hours ago

What's new

Features

  • ship Windows installer executable using NSIS (4423a32)

Bug fixes

  • improve sleep handling and avoid exiting pauses (c9c885b)
  • fix false positive postpone confirm after pause (0d1081f)
  • fix incorrect initial time on break window when user is idle (0d10040)
  • fix exit force break button remains after clicking (cfa9887)
  • show buttons when previewing break windows (a2f2faa)
  • fix save button not shown in general tab (d76571f)
  • hide buttons on BreakPhasePost since can't click (a169c0f)
  • fix qt_add_plugin for x11 with old Qt versions (05f23d8)
  • fix preference window icon (ad1e335)
  • do not make window transparent for inputs on X11 (f4d5606)
  • smaller clock size with countdown and remove seconds (393dacb)

Installation instructions:

macOS

Download sane-break-macos-x86_64.dmg file if you are using Intel mac, or sane-break-macos-arm64.dmg if you are using ARM chip. Open and install it. macOS 13 or newer are supported.

Windows

x86 version of Windows 10 or newer is supported. Older versions may be supported too.

  • Portable version: Download the sane-break-windows.zip extract it. Put the .exe executable anywhere you like.
  • Installer verions: Download the sane-break-windows.exe and run it.
Linux

For Debian-based distributions, there is a notoriously large number of derivatives, and many of them ship old versions of Qt and do not include the latest layer-shell-qt. It is impractical to create .deb packages for all of them, so we only provide support for Debian Bookworm and Trixie. (Unfortunately, Ubuntu LTS ships with a very old version of Qt and lacks layer-shell-qt.)
The difference between Bookworm build and Trixie build is the layer shell support. If you are using a Debian-based distro and a Wayland compositor with layer shell protocol support (e.g. KDE Neon), you probably need the Debian Trixie build. Otherwise, the Bookworm build is good to go.
For GNOME users, make sure to enable the GNOME shell extension with:

gnome-extensions enable sane-break@allanchain.github.io

AppImage version is experimental. It may or may not work on your machine.

Don't miss a new sane-break release

NewReleases is sending notifications on new releases.