Allen

Results 2 issues of Allen

**Describe the bug** If Chrome (Chromium) is in fullscreen mode, and the Rest Break is started, the dialog is not shown. This results that I cannot Skip or Postpone. **To...

os: linux
env: openbox

When using JavaScript Intl.NumberFormat, it shows different subunit for Albanian Lek currency. For example, ```javascript let numFormat = new Intl.NumberFormat('en-US', { style: 'currency', currency: 'ALL' }); let { minimumFractionDigits }...