Skip to content
Snippets Groups Projects
Unverified Commit 0a73b801 authored by trop[bot]'s avatar trop[bot] Committed by GitHub
Browse files

feat: enable Windows Control Overlay on Linux (#42681)


* feat: enable Windows Control Overlay on Linux

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

* docs: update documentation for Linux WCO

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

* fix: initial symbol painting

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

* test: enable WCO tests for Linux

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

* fix: add missing Layer include

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

* chore: fix gn-check failure

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

* fix: enable BrowserWindow.setTitleBarOverlay on Linux

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

* test: fix test for maximize event on Linux

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

* fix: geometry updating on BrowserWindow.setTitleBarOverlay

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

* fix: crash when invalid titleBarStyle set

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

* chore: clean up ordering and comments

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

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

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

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

* feat: enable customizing symbolColor

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

* docs: correct symbolColor reference

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

* chore: update patches

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

* chore: remove Chrome-specific padding

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

* fixup .patches after rebase

---------

Co-authored-by: default avatartrop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: default avatarShelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: default avatarPatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: default avatarJohn Kleinschmidt <jkleinsc@electronjs.org>
parent 287119d4
Showing
with 769 additions and 55 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment