12 Commits

Author SHA1 Message Date
SoraTenshi
833be445ba
Spawn alert box on new tab if decorations disabled
Stray spaces

Fix check for windowDecoration
2023-09-17 11:58:11 -07:00
Mitchell Hashimoto
2b380ad37e
macos: stylistic changes 2023-09-17 11:57:36 -07:00
Will Pragnell
81efb2dfe5
macos: always use latest window decoration config from runtime 2023-09-17 11:57:01 -07:00
SoraTenshi
ddb9be0971
Remove custom CAPI function
and use the already existing get_config function
2023-09-17 11:57:01 -07:00
SoraTenshi
ed8b5bc283
macos: allow to hide decorations 2023-09-17 11:57:00 -07:00
Karol Bakunowski
d7072cd29e
macos: default to sRGB color space 2023-09-01 15:05:16 -07:00
Mitchell Hashimoto
79971c62a6
macos: pass around a base surface_config_s rather than a new tab 2023-08-18 09:09:43 -07: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
Mitchell Hashimoto
bb7c67b967
macos: implement newWindowForTab for "+" button 2023-08-04 17:35:57 -07:00
Mitchell Hashimoto
994d456223
set the title of the window 2023-08-04 17:24:28 -07:00
Mitchell Hashimoto
9105637697
macos: reorganize, rename, put files in groups 2023-08-04 17:17:18 -07:00
Mitchell Hashimoto
bf190ba442
macos: merge AppController and AppDelegate, organize groups 2023-08-04 17:05:52 -07:00