Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Electron tmp fixes #3414

Merged
merged 4 commits into from
Jun 14, 2024
Merged

macOS Electron tmp fixes #3414

merged 4 commits into from
Jun 14, 2024

Conversation

aadcg
Copy link
Member

@aadcg aadcg commented Jun 14, 2024

Description

As to ease development, since these issues are minor compares to the remaining ones.

Checklist:

  • Git branch state is mergable.
  • Changelog is up to date (via a separate commit).
  • New dependencies are accounted for.
  • Documentation is up to date.
  • Compilation and tests ((asdf:test-system :nyxt/<renderer>))
    • No new compilation warnings.
    • Tests are sufficient.

Both on Electron+macOS and Electron+Linux custom fonts aren't working.

On Electron+Linux, no errors are raised, whereas on Electron+macOS the opposite
is observed.  It's odd, but we'll fix custom fonts on the Electron port anyway
on both settings in the future.

The changes have no impact on the webkitGTK port.
These work on Electron+Linux.  It is an open question why they fail on
Electron+macOS.

Note that the glyph-logo (Nyxt logo) actually works on the startup
buffer (nyxt:new) on Electron+macOS.  Odd.
It messes up the geometry of the layout and it may not be trivial to fix it.

I didn't find a way to determine the height of the topbar (the iconic macOS
semaphore buttons).
Although it works on Electron+Linux, it fails on Electron+macOS.
@aadcg aadcg merged commit de2e0b4 into master Jun 14, 2024
3 checks passed
@aadcg aadcg deleted the macos-electron-tmp-fixes branch June 14, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant