Commit Graph

9 Commits (mark-ii/log-rotation)

Author SHA1 Message Date
Kris Gesling 602e051488 Catch KeyError if namespace doesn't exist
Log warning because this may indicate a broader issue
2022-03-03 12:19:53 +09:30
Chris Veilleux 5a398000ac re-add emit of namespace displayed message after inadvertently removing it. 2022-02-14 14:24:14 -06:00
Chris Veilleux fc3ba2a5f3 fixed a bug passing the wrong skill id to gui.namespace.displayed 2022-02-11 15:41:19 -06:00
Chris Veilleux c3982af0d8 add gui.namespace.displayed message when a namespace is added 2022-02-11 10:45:06 -06:00
Chris Veilleux 54ae050f25 emit an event over the core bus when the namespace using the screen changes due to namespace removal 2022-02-09 12:14:48 -06:00
Michael Hansen 36d4f1a2e3 Fix NamespaceManager bus exception 2022-01-14 15:23:24 -05:00
Chris Veilleux 2e376b271e docstring cleanup 2022-01-11 17:03:06 -06:00
Chris Veilleux b866de2aae fixed some namespace removal and persistence issues 2022-01-11 15:19:23 -06:00
Chris Veilleux 235bd0c9ef move GUI specific code out from the base enclosure class and refactor. 2022-01-10 17:12:00 -06:00