cef/tests/cefclient
Nik Pavlov c83b3cda24 views: mac: Support dynamic resize of title bar height (see #3189)
This is intended for usage with frameless windows that show the standard window
buttons, where resizing the title bar height changes the button offset. Returning a
different value from CefWindowDelegate::GetTitlebarHeight and forcing a resize of
the NSWindow's theme frame (see ViewsWindow::NudgeWindow) will update the
title bar height.

To test:
1. Run `cefclient --use-views --hide-frame --show-window-buttons --url=http://tests/window`
2. Enter a new value for title bar height and click the "Set Titlebar Height" button
2023-03-16 17:19:50 +00:00
..
browser views: mac: Support dynamic resize of title bar height (see #3189) 2023-03-16 17:19:50 +00:00
common Move cookieable scheme configuration to settings (see issue #2969) 2021-04-09 15:04:24 -04:00
renderer Mac: Fix implicit type cast errors with Xcode 14.1 2023-01-04 17:58:42 -05:00
resources views: mac: Support dynamic resize of title bar height (see #3189) 2023-03-16 17:19:50 +00:00
CMakeLists.txt.in Linux: cefclient: Port to GTK3 (see issue #2969) 2021-03-01 15:25:09 -05:00
cefclient_gtk.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
cefclient_mac.mm Update source files for bracket style 2023-01-04 17:47:17 -05:00
cefclient_win.cc win: Remove CefEnableHighDPISupport function (fixes issue #3452) 2023-03-03 16:07:29 -05:00