opencv/modules/highgui
RoshniUG b323780460
Merge pull request #26662 from RoshniUG:4.x
Update window_cocoa.mm #26662

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
- [x ] Added reference to the original bug report (#26661).
- [x]Updated the code as per the reviewer's suggestion to use a ternary operator.
- [x] Verified that the feature is properly documented and can be built with CMake.
2025-02-08 09:50:53 +03:00
..
cmake highgui: Make GThread mandatory with GTK 2024-07-15 16:30:39 +02:00
doc Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
include/opencv2 doc: upgraded for compatibility with doxygen 1.12 2024-12-09 23:08:18 +03:00
misc highgui: Make GThread mandatory with GTK 2024-07-15 16:30:39 +02:00
src Merge pull request #26662 from RoshniUG:4.x 2025-02-08 09:50:53 +03:00
test Merge pull request #25661 from itlab-vision:framebuffer 2024-06-26 15:31:19 +03:00
CMakeLists.txt Merge pull request #26563 from kallaballa:wayland_and_xkbcommon_missing_include_dirs 2024-12-04 17:20:15 +03:00