From 09a2273b403f515fc27d660deb39ca0cd1db07de Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Wed, 11 Feb 2026 22:50:49 +1100 Subject: [PATCH] Update todos in readme --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c6a2e0f..075f478 100755 --- a/README.md +++ b/README.md @@ -58,20 +58,14 @@ Various settings can be changed in `%AppData%\ppt-control\ppt-control.ini`. This ## Todo -- ✔️ Fix multiple-presentation support in JS & OBS clients -- Create desktop/start menu shortcuts on installation with pip - Refactor/tidy JS code - Fix "RCP server unavailable" error on server -- ✔️ Config documentation -- ✔️ Re-implement last slide behaviour -- ✔️ Re-implement black white behaviour -- ✔️ JS client show status on last slide -- ✔️ Shortcut to edit config in systray menu - Export all slides on presentation init - Abstract pres name in class & underscore `presentation` instance -- Check assertions - Use `__debug__` flag - Make constant for static dir -- Comment sys.coinitflags -- Die if error in run_ws or run_http -- Notification if already running +- Fix async error handling in `run_ws` and `run_http` +- Notification if already running (currently dies) +- Handle hidden slides properly +- Truncate filenames in JS client +- Dynamic digit width in JS client slide number indicator -- 2.52.0