SUMMARY It's not possible to choose one break method like only setting long break instead of setting short break break and long break. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT Both short and long timer need to be set. EXPECTED RESULT User should be able to choose how to configure rsibreak. Configuring both is good but let user disable short or long one if needed. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) Operating System: Arch Linux KDE Plasma Version: 5.20.0 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 Kernel Version: 5.9.1-arch1-1 OS Type: 64-bit ADDITIONAL INFORMATION RSIBREAK Version: 0.12.13
Git commit 41c36df896f81e8ae2177e1c8160655a1886b052 by Albert Astals Cid, on behalf of Oswald Buddenhagen. Committed on 19/03/2022 at 17:38. Pushed by aacid into branch 'master'. make it possible to disable tiny breaks when (ab-)using rsibreak for other purposes, having two break type is not necessarily helpful. M +8 -3 src/rsidock.cpp M +2 -1 src/rsiglobals.cpp M +7 -0 src/rsiglobals.h M +13 -8 src/rsitimer.cpp M +1 -1 src/rsitimer.h M +18 -6 src/setuptiming.cpp M +1 -0 src/setuptiming.h https://invent.kde.org/utilities/rsibreak/commit/41c36df896f81e8ae2177e1c8160655a1886b052