diff --git a/Changelog.md b/Changelog.md index 6163090..b64945b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed -## [v0.3.0] - +## [v0.3.0] - 2022-12-06 ### Fixed - Fullscreening causing crashing in some cases, because the destroyed window was cached and then reused diff --git a/Todo.md b/Todo.md index 585189e..2bc49ec 100644 --- a/Todo.md +++ b/Todo.md @@ -1,2 +1,2 @@ -1. Reap child processes -2. Weird windows disappearing sometimes, mostly happens with Firefox on restarts \ No newline at end of file +1. Weird windows disappearing sometimes, mostly happens with Firefox on hot-reload +2. Current workspace highlighting disappears, finally found repro: urgent window highlighted go from selected ws to urgent ws by click. Both ws' lose highlighting, whereas new ws should get 'selected' highlighting. \ No newline at end of file