Mitchell Hashimoto
|
4f5460475c
|
Merge pull request #296 from mitchellh/mrn/macos-inherit-font-size
macOS: inherit font size when creating new tab
|
2023-08-18 09:22:06 -07:00 |
|
Thorsten Ball
|
12311e9707
|
macOS: simplify code for new tab
|
2023-08-18 06:26:15 +02:00 |
|
Thorsten Ball
|
3e7c4475a1
|
macOS: move newTab code to PrimaryWindowManager
|
2023-08-17 20:57:00 +02:00 |
|
Thorsten Ball
|
d2dae7a696
|
macOS: inherit font size when creating new tab
This is one part of #281.
|
2023-08-17 20:56:56 +02:00 |
|
Thorsten Ball
|
0597b03fa2
|
macOS: remove dead code from PrimaryWindowController
I think this is a left-over from the refactor that moved this field to
the `PrimaryWindowManager`.
|
2023-08-17 07:04:46 +02:00 |
|
Mitchell Hashimoto
|
8c01160afa
|
macos: "+" button ensures tab is added to same window group
|
2023-08-04 17:39:40 -07:00 |
|
Mitchell Hashimoto
|
bb7c67b967
|
macos: implement newWindowForTab for "+" button
|
2023-08-04 17:35:57 -07:00 |
|
Mitchell Hashimoto
|
bf190ba442
|
macos: merge AppController and AppDelegate, organize groups
|
2023-08-04 17:05:52 -07:00 |
|