electron/docs/api/structures
trop[bot] 0a73b80127
feat: enable Windows Control Overlay on Linux (#42681)
* feat: enable Windows Control Overlay on Linux

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* docs: update documentation for Linux WCO

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: initial symbol painting

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* test: enable WCO tests for Linux

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: add missing Layer include

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: fix gn-check failure

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: enable BrowserWindow.setTitleBarOverlay on Linux

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* test: fix test for maximize event on Linux

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: geometry updating on BrowserWindow.setTitleBarOverlay

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: crash when invalid titleBarStyle set

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: clean up ordering and comments

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* Update docs/api/structures/base-window-options.md

Co-authored-by: Erick Zhao <erick@hotmail.ca>

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* feat: enable customizing symbolColor

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* docs: correct symbolColor reference

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: update patches

Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>

* chore: remove Chrome-specific padding

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fixup .patches after rebase

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2024-07-03 18:56:40 -04:00
..
base-window-options.md feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
bluetooth-device.md
browser-window-options.md feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
certificate-principal.md
certificate.md
cookie.md
cpu-usage.md feat: add cumulativeCPUUsage to AppMetrics and CPUUsage (#41819) 2024-06-11 09:38:03 -05:00
crash-report.md
custom-scheme.md feat: enable code cache for custom protocols (#40544) 2023-12-06 11:22:41 +09:00
desktop-capturer-source.md
display.md feat: add/update missing Display properties (#40497) 2023-11-17 10:43:04 +01:00
extension-info.md
extension.md
file-filter.md
file-path-with-headers.md docs: backslash escape parametrized TypeScript types (#41575) 2024-03-25 11:19:44 +01:00
filesystem-permission-request.md feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00
gpu-feature-status.md
hid-device.md
input-event.md feat: replace scroll-touch* with generic input-event (#35531) 2022-09-27 12:47:46 -07:00
ipc-main-event.md docs: add links to IPC event structures (#37760) 2023-03-30 10:13:21 -07:00
ipc-main-invoke-event.md docs: add links to IPC event structures (#37760) 2023-03-30 10:13:21 -07:00
ipc-renderer-event.md chore: remove deprecated ipcRenderer.sendTo() (#39087) 2023-08-28 10:29:27 -04:00
jump-list-category.md
jump-list-item.md
keyboard-event.md
keyboard-input-event.md
media-access-permission-request.md feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00
memory-info.md
memory-usage-details.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
mime-typed-buffer.md
mouse-input-event.md
mouse-wheel-input-event.md
notification-action.md
notification-response.md docs: backslash escape parametrized TypeScript types (#41575) 2024-03-25 11:19:44 +01:00
open-external-permission-request.md feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00
payment-discount.md
permission-request.md feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00
point.md
post-body.md feat: remove nativeWindowOpen option (#29405) 2022-01-06 09:28:03 -08:00
printer-info.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
process-memory-info.md
process-metric.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
product-discount.md
product-subscription-period.md
product.md chore: bump chromium to 117.0.5852.0 (main) (#38891) 2023-07-01 16:22:55 -04:00
protocol-request.md docs: backslash escape parametrized TypeScript types (#41575) 2024-03-25 11:19:44 +01:00
protocol-response-upload-data.md
protocol-response.md docs: backslash escape parametrized TypeScript types (#41575) 2024-03-25 11:19:44 +01:00
proxy-config.md feat: add support for configuring system network context proxies (#41335) 2024-02-22 12:08:25 -05:00
rectangle.md
referrer.md
render-process-gone-details.md docs: add missing webview render-process-gone event (#39494) 2023-08-17 08:52:15 +09:00
resolved-endpoint.md feat: session.resolveHost (#37690) 2023-04-05 10:06:14 -04:00
resolved-host.md feat: session.resolveHost (#37690) 2023-04-05 10:06:14 -04:00
scrubber-item.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
segmented-control-segment.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
serial-port.md docs: fix SerialPort typing (#38544) 2023-06-05 15:58:30 +09:00
service-worker-info.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
shared-worker-info.md
sharing-item.md
shortcut-details.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
size.md
task.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
thumbar-button.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
trace-categories-and-options.md
trace-config.md chore: update @electron/lint-roller to 2.2.0 (#42412) 2024-06-10 10:14:03 -05:00
transaction.md
upload-data.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
upload-file.md feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
upload-raw-data.md
usb-device.md
user-default-types.md chore: fix some typos (#40506) 2023-11-12 19:51:56 -08:00
web-preferences.md fix: fixed the type of WebviewTag.webpreferences (#42275) 2024-05-25 22:06:06 -07:00
web-request-filter.md feat: add types to webRequest filter (#30914) 2023-02-27 11:16:59 -08:00
web-source.md
window-open-handler-response.md feat: Allow creation of new window to be customizable. (#41432) 2024-02-29 10:15:01 -05:00