Skip to content

Fix macOS frameless window initialization and titlebar toggle #412

Fix macOS frameless window initialization and titlebar toggle

Fix macOS frameless window initialization and titlebar toggle #412

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

ci.yml

on: pull_request
Code Linting  /  ...  /  Lint
15s
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

16 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#L285
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L265
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L16
field 'm_bTitleBarVisible' will be initialized after field 'm_bInitialized' [-Wreorder-ctor]
macOS / Build (debug, homebrew (qt6), macos-13): src/mainwindow.cpp#L3678
'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+gb1f3125-Windows-release Expired
25.8 MB
sha256:5a418501d4940e85fc299d1923bfe29306011c53a19096153d3777d4de82b5f8
Notes_2.3.1+gb1f3125-Qt6.4.3-x64-Windows-release Expired
39.2 MB
sha256:d43e62311c66a168eb4716d652209d683040bf758c7a4a4e8dcedb1aa0ed0692
Notes_2.3.1+gb1f3125-Qt6.4.3-x86_64-Linux-release Expired
44.9 MB
sha256:b07f289c9c75a541bc4fd36e0fab14d2b72f8d78d41f2eb9b98d6da431c77f68
Notes_2.3.1+gb1f3125-Qt6.5.2-x86_64-arm64-macOS-release Expired
46.6 MB
sha256:ae38314688d0ac4b81d56242b8ee5f3114ea83a04fbe3d7924a0bce862e01e20
notes-2.3.1+gb1f3125-1.x86_64-qt6-fedora-41-release Expired
3.4 MB
sha256:57583542e2771d685cba419fad3ce4404f92d34ae42a94ed85c52013378ed9ac
notes-2.3.1+gb1f3125-1.x86_64-qt6-opensuse-leap-15.6-release Expired
3.16 MB
sha256:9651248d30b2454a6bb506c647bf742880d7f4d64a6c87ee15516f3b9cb6e6c7
notes_2.3.1+gb1f3125_amd64-qt6-ubuntu-jammy-release Expired
4.78 MB
sha256:fdeafad71fa8085ea0331a32fba05f1887cc9c590b92d13be0c62ddb73b27996
notes_2.3.1+gb1f3125_amd64-qt6-ubuntu-noble-release Expired
4.79 MB
sha256:9279755b2e04cf35851cfad131aed7b951c7c889142c1974d4d56d56a444f3da
notes_2.3.1+gb1f3125_amd64-qt6-ubuntu-oracular-release Expired
4.8 MB
sha256:d66aafeacd1f28f24e7dec06846fcc6191864432eacde0eb29ade46f5c07a355
notes_2.3.1+gb1f3125_amd64.snap Expired
27.4 MB
sha256:e58018fb337dad1bc89aea8a11a300a8ec033a9af803c535bebfe43b7a34049e