about summary refs log tree commit diff
path: root/src/state/shell
Commit message (Collapse)AuthorAgeFilesLines
...
* Extract shell state into separate context (#1824)Eric Bailey2023-11-074-0/+93
* WIP * Add shell state * Integrate new shell state for drawer and minimal shell mode * Replace isDrawerSwipeDisabled * Split shell state into separate contexts to avoid needless re-renders * Fix typo --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>