cef/libcef
Marshall Greenblatt 882bc19fdd cefclient: views: Support window state restore (see issue #3359)
The cefclient sample app will persist window state across application restart
if run with views, cache_path and persist_user_references enabled.

To test:
1. Run `cefclient --use-views --cache-path=/path/to/cache --persist-user-preferences`
2. Move or resize the window, maximize, minimize, etc.
3. Exit cefclient.
4. Run cefclient again with the same arguments. The previous window state will
   be restored.
2022-10-28 14:28:53 -04:00
..
browser cefclient: views: Support window state restore (see issue #3359) 2022-10-28 14:28:53 -04:00
common Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
features Fix includes path for Linux ARM cross-compile (see issue #2926) 2022-02-09 16:54:54 -05:00
renderer Add support for native creation and resolution of Promises (fixes issue #3305) 2022-10-11 14:55:12 -04:00
resources Update to Chromium version 103.0.5060.0 (#1002911) 2022-05-20 19:39:32 +03:00