Max Seidenstücker
|
d870911202
CodeSpell
|
3 주 전 |
Jari Vetoniemi
|
ef41e0a0f0
cocoawindow: fix wrong content scale with ANGLE EGL context
|
4 주 전 |
Ryan C. Gordon
|
50f3adec77
cocoa: Fix SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES=0.
|
3 주 전 |
Sam Lantinga
|
77290f9788
You can't change the size of a window while in macOS fullscreen space
|
1 개월 전 |
Qiu Qiang
|
3ee8d1406c
Cache CGDisplayPixelsHigh result on macOS to reduce IPC overhead
|
2 달 전 |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
2 달 전 |
Frank Praznik
|
05ce978e18
cocoa: Use cached viewport dimensions when querying the window pixel size
|
4 달 전 |
Frank Praznik
|
dcb8a6521c
Add animated cursor support
|
4 달 전 |
Sylvain Becker
|
71bf56c9e4
Add SDL Pinch events (#9445)
|
4 달 전 |
Sam Lantinga
|
c39d772a07
Added a workaround for fullscreen mouse position on macOS 26
|
5 달 전 |
Frank Praznik
|
f44a98729c
cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode
|
7 달 전 |
Dan Andrus
|
30f0aeb26a
Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize
|
7 달 전 |
Ryan C. Gordon
|
9af93abd4f
cocoa: Don't minimize fullscreen windows for a modal file dialog.
|
7 달 전 |
Ryan C. Gordon
|
47717f22fd
cocoa: Always add a window-sized NSTrackingArea to each window.
|
9 달 전 |
Ryan C. Gordon
|
f61d956a04
cocoa: add explicit tracking areas to the window.
|
9 달 전 |
Frank Praznik
|
b871ac0d97
Add support for non-constrained and non-grabbing popups
|
10 달 전 |
expikr
|
d553372682
rename cursor_shown to cursor_visible
|
10 달 전 |
Frank Praznik
|
6f5892e543
cocoa: Immediately update the mouse focus when showing/hiding a popup menu
|
10 달 전 |
Frank Praznik
|
09b2aae47e
cocoa: Popup menus always accept first click
|
10 달 전 |
Frank Praznik
|
10f51da28d
cocoa: Use CGFLOAT_MAX for unbounded max window dimensions
|
10 달 전 |
Frank Praznik
|
09fff161e9
cocoa: Clear pending state on fullscreen switch failures
|
11 달 전 |
Frank Praznik
|
05d23cae73
cocoa: Re-add sync timeout
|
11 달 전 |
Frank Praznik
|
b520cde18f
cocoa: Properly set the pending fullscreen spaces state when in a transition
|
11 달 전 |
Frank Praznik
|
79081a178f
cocoa: Fix zoom check when leaving fullscreen
|
11 달 전 |
Frank Praznik
|
512d97eaba
cocoa: Set the internal window data before calling methods that may result in referencing the internal data
|
11 달 전 |
Frank Praznik
|
ad2584813f
cocoa: Ignore both clicks and motion on tooltip windows
|
1 년 전 |
Frank Praznik
|
078d737a27
cocoa: Run pending events to completion
|
1 년 전 |
Sam Lantinga
|
ef23ebfb5a
Fixed the cursor clip rect when toggling window borders on macOS
|
1 년 전 |
Sam Lantinga
|
fcd41c1d2c
Check desired window area when checking zoom state
|
1 년 전 |
Ryan C. Gordon
|
642262e30e
cocoa: Fix mousegrab when going fullscreen.
|
1 년 전 |