Isaac Daly

Results 70 issues of Isaac Daly

- [ ] Rewrite `WorkspaceManager` tests

refactor
auto app rules

- [ ] Execute commands - [ ] Somehow get return values? Might need a new concept/style of commands. - [ ] Named pipes? - [ ] https://github.com/dotnet/Nerdbank.Streams

plugin idea

Current behavior is to swap window position, but keep the current window focused. - [ ] `swap_and_focus_window.left` - [ ] `swap_and_focus_window.right` - [ ] `swap_and_focus_window.up` - [ ] `swap_and_focus_window.down` -...

bug
core

Investigate a more performant data structure/replacing linear search with lookups.

performance
slice layout

- [ ] Resize areas inside `ParentArea` - [ ] Resize windows inside an `BaseSliceArea`? - [ ] Move window edges in direction (just parent vs. all windows) - [...

enhancement
slice layout

- [ ] Copy a `Resources.xaml` template to the user's `.whim` folder when installing - [ ] Add a commented `code snippet` in the `whim.config.csx` to load the template -...

enhancement
bar