electron/shell/browser/ui/cocoa
Michaela Laurencin 2f0d5651a9
feat: add WCO height option (#31222)
* feat: add WCO height option

* add docs and mac functionality

* add macOS functionality and height lowerbound

* Update docs/api/browser-window.md

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>

* update macOS functionality

* add chromium related notes

* add test and fix pixel under button bug and fix typo

* revert changes to docs/api/frameless-window.md

* modify `useCustomHeight` calls

* update `useCustomHeight` and `getCurrentMargin`

* modify margin calculation

* fix minimum custom height on macOS

* Update window_buttons_proxy.mm

* fix specified traffic light positions

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2022-01-24 17:09:21 -05:00
..
delayed_native_view_host.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
delayed_native_view_host.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_bundle_mover.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_bundle_mover.mm chore: bump chromium to 98.0.4706.0 (main) (#31555) 2021-11-24 09:45:59 +01:00
electron_inspectable_web_contents_view.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_inspectable_web_contents_view.mm fix: ensure detached devtools are not always draggable (#29717) 2021-06-16 10:18:02 -07:00
electron_menu_controller.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_menu_controller.mm feat: add Substitutions menu roles on macOS (#32024) 2022-01-06 10:41:28 -08:00
electron_native_widget_mac.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_native_widget_mac.mm chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
electron_ns_window.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_ns_window.mm fix: handle async nature of [NSWindow -toggleFullScreen] (#25470) 2021-04-21 16:56:25 +02:00
electron_ns_window_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_ns_window_delegate.mm fix: maximized state calculation for non-resizable windows (#30989) 2021-09-21 12:04:32 +02:00
electron_preview_item.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_preview_item.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_touch_bar.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_touch_bar.mm fix: crash when using TouchBarScrubber arrow button (#30661) 2021-08-24 18:28:57 +02:00
event_dispatching_window.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
event_dispatching_window.mm refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
NSColor+Hex.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
NSColor+Hex.mm refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
NSString+ANSI.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
NSString+ANSI.mm refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
root_view_mac.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
root_view_mac.mm chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
views_delegate_mac.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
views_delegate_mac.mm chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
window_buttons_proxy.h feat: add WCO height option (#31222) 2022-01-24 17:09:21 -05:00
window_buttons_proxy.mm feat: add WCO height option (#31222) 2022-01-24 17:09:21 -05:00