Skip to content

Fix: macOS titlebar safe area margins for Qt 6.9.0+ #413

Fix: macOS titlebar safe area margins for Qt 6.9.0+

Fix: macOS titlebar safe area margins for Qt 6.9.0+ #413

Triggered via pull request October 12, 2025 18:34
Status Success
Total duration 6m 49s
Artifacts 10

ci.yml

on: pull_request
Code Linting  /  ...  /  Lint
11s
Code Linting / Format / Lint
Matrix: Windows / build-aqtinstall
Matrix: Linux / appimage
Matrix: Linux / deb
Matrix: Linux / rpm
Matrix: macOS / build-homebrew
Matrix: macOS / dmg-aqtinstall
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::pointer': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::difference_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::value_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::iterator_category': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L279
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L259
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13): src/mainwindow.cpp#L3682
'setActiveWindow' is deprecated: Use QWidget::activateWindow() instead. [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
macOS / dmg (release, Qt 6.5.2, macos-13)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja

Artifacts

Produced during runtime
Name Size Digest
NotesSetup_2.3.1+gdcf0a3e-Windows-release
25.8 MB
sha256:dd1313782bdc266c3629284efc2cdc7d6de7d71d40af49cc098df960dd1643f4
Notes_2.3.1+gdcf0a3e-Qt6.4.3-x64-Windows-release
39.2 MB
sha256:e1ac5fa613f66f617b0fc315e13ff688d1f18a2f980c9af10d8d3322351e15c9
Notes_2.3.1+gdcf0a3e-Qt6.4.3-x86_64-Linux-release
44.9 MB
sha256:cd8f5ab9a7ceefdc7821312bff7b08b07353ff97fda135f42fb9548945f83a28
Notes_2.3.1+gdcf0a3e-Qt6.5.2-x86_64-arm64-macOS-release
46.6 MB
sha256:c6c8926222600377bbdda5d64d6e7ef5973a230952901a490abb5912554c78e1
notes-2.3.1+gdcf0a3e-1.x86_64-qt6-fedora-41-release
3.4 MB
sha256:6b6b1bcb1d435e27a0bd3b6588014863d20a8b6764c7764aad286d72f48c1ee9
notes-2.3.1+gdcf0a3e-1.x86_64-qt6-opensuse-leap-15.6-release
3.16 MB
sha256:880e5a130e63d6b0c61f50f38c08eb48f5f40a44e7c5dad9b53cb9772b1d7673
notes_2.3.1+gdcf0a3e_amd64-qt6-ubuntu-jammy-release
4.78 MB
sha256:521172fe67d51aa55e48053883ebfb5f40f76c09975d7d9a6c26700ea4fdec43
notes_2.3.1+gdcf0a3e_amd64-qt6-ubuntu-noble-release
4.79 MB
sha256:f4e7c78ad0253a1be35879f24a7a91bcb5ff37989097e62b3937593a47eb69d2
notes_2.3.1+gdcf0a3e_amd64-qt6-ubuntu-oracular-release
4.8 MB
sha256:98e41faf1283ba3c21ef45bfef6f35ef9da9d32f2e8ba8be7986bc517983e75c
notes_2.3.1+gdcf0a3e_amd64.snap
27.4 MB
sha256:77f81566b0a64699b6d00bcd0e04f62c5f07ad9f0f27af1e04f050c44aef3962