Cameron Scott McCreery

Results 4 comments of Cameron Scott McCreery

Updated to reflect the logic changes, also changed name to 'firstDesktop' as that's whats in the scope document and closer to the convention elsewhere in rc.xml. This moves the logic...

I had thought about putting this in add_workspace but at the time I didn't want to modify the logic in there too much as default workspace selection was already happening...

Sorry for the delay, I've pushed the changes discussed and updated the docs as well.

Appreciate the feedback, I'll work through the docs and fix up the comments. > `workspaces_find()` accepts some fixed strings like `current`. Could you cherry-pick [tokyo4j@0e1626f](https://github.com/tokyo4j/labwc/commit/0e1626f7187c6d637a6a89ce6dfa38ad9421c260) and use `workspace_find_by_name()` instead? Just...