Files
oak-gpui/crates
Joseph T. Lyons 5f89de0b80 Add key binding to close all docks (#2769)
Fixes:
https://linear.app/zed-industries/issue/Z-2680/add-a-close-all-docks-action

I frequently get stuck in this state:

<img width="1608" alt="SCR-20230721-dgvs"
src="https://github.com/zed-industries/zed/assets/19867440/13257e6d-f75a-4d1c-9718-153499e90c60">

I could zoom, but I dont want to in this case, I just want to close
everything, to get back to a truly decluttered state. Running 3 toggle
commands is cumbersome. I'd like to be able to close all docks with one
action.

I added an action with the key binding `alt-cmd-y` (similar
to`alt-cmd-t`, which is used to close all tabs). My original choice was
`alt-cmd-d` (`d` for dock), but that is the default macOS key binding to
hide the system dock.


Release Notes:

- Added a `workspace: close all docks` action (deployed via
`alt-cmd-y`).
2023-07-21 11:08:43 -04:00
..
2023-07-17 12:49:59 -06:00
2023-07-20 16:10:20 -04:00
2023-07-18 12:32:53 -04:00
2023-07-14 16:09:02 -07:00
2023-02-27 12:06:10 -08:00
fmt
2023-07-19 12:34:56 -07:00
2023-06-02 22:02:19 -04:00
2023-06-02 22:02:19 -04:00
fmt
2023-07-20 13:45:19 -07:00
2023-06-29 22:25:49 +03:00
2023-06-29 22:39:33 +03:00
2023-07-17 12:49:59 -06:00
2023-06-02 22:02:19 -04:00
2023-06-30 22:03:21 +03:00
2023-07-20 20:48:36 -06:00
2023-06-22 18:06:52 +02:00
2023-07-21 02:44:44 -04:00