Eugene Platonov

Results 4 issues of Eugene Platonov

Message --- Stacktrace --- com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Access is allowed with explicit read lock. Now each coroutine scheduled on EDT wrapped in implicit write intent lock (which implies read lock too). This...

in development

### Description This pull request refactors the timer logic and related properties for improved clarity, structure, and functionality. Key changes include: - Replacing `globalTimer.duration` with `globalTimer.remainingTime`. - Introducing `globalTimer.stopAndClear()` for...

## Summary - provide a `TrayIconStub.qml` for environments without a system tray - load the tray icon component via `Loader` and disable on WebAssembly - avoid showing tray related preference...

codex

## Summary - add Objective-C helpers for scheduling notifications on macOS - expose schedule and clear API via `MacOSController` - compute future notification times with `Clock.getTimeAfter` - schedule next segment...

codex