Sam Lantinga
|
7203641597
Note that the SDL window properties are read-only
|
před 2 roky |
Sam Lantinga
|
e0c45c6c98
Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL
|
před 2 roky |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
před 2 roky |
Ryan C. Gordon
|
8766aa39d6
Sync wiki -> headers.
|
před 2 roky |
Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
před 2 roky |
Sam Lantinga
|
0907f345cb
Added property types: pointer, string, number, float
|
před 2 roky |
Sam Lantinga
|
d3e43668d0
Revert "Sync SDL3 wiki -> header"
|
před 2 roky |
SDL Wiki Bot
|
43571769f1
Sync SDL3 wiki -> header
|
před 2 roky |
Sam Lantinga
|
b374105975
Replaced SDL_GetTextureDXGIResource() with texture properties
|
před 2 roky |
Ryan C. Gordon
|
aa7baf63aa
Sync wiki -> headers.
|
před 2 roky |
Sam Lantinga
|
151cdfa99f
Added the "SDL.window.wayland.registry" property
|
před 2 roky |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
před 2 roky |
Sam Lantinga
|
0cd4b7d3e3
Added display properties
|
před 2 roky |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
před 2 roky |
Ryan C. Gordon
|
ac71831350
Sync wiki -> headers
|
před 2 roky |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
před 2 roky |
SDL Wiki Bot
|
f84c87f204
Sync SDL3 wiki -> header
|
před 2 roky |
Sam Lantinga
|
a5e7214795
Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus
|
před 2 roky |
Frank Praznik
|
be8c42cfd7
Clarify that a window being 'hidden' means that it is unmapped/ordered out
|
před 2 roky |
SDL Wiki Bot
|
35ad68e126
Sync SDL3 wiki -> header
|
před 2 roky |
Frank Praznik
|
70323a8350
Add a function to display the system menu for a window
|
před 2 roky |
Frank Praznik
|
44536b7537
Add and event and flag to report when a window has been occluded
|
před 2 roky |
Sam Lantinga
|
97380dcdab
We don't need to reserve window flag bits for sdl2-compat
|
před 2 roky |
Sam Lantinga
|
8da9b22c17
The SDL_WINDOW_SKIP_TASKBAR flag has been replaced by the SDL_WINDOW_UTILITY flag
|
před 2 roky |
Sam Lantinga
|
0f4679102c
Fixed pedantic warning: comma at end of enumerator list
|
před 2 roky |
SDL Wiki Bot
|
a3e0cd5208
Sync SDL3 wiki -> header
|
před 2 roky |
Sylvain
|
627165a2b2
Fix comments
|
před 2 roky |
Sam Lantinga
|
9fe384b696
Fixed display orientation function names for SDL 3.0 convention
|
před 2 roky |
Sam Lantinga
|
e6d1ba2a17
Added the concept of display natural orientation
|
před 2 roky |
SDL Wiki Bot
|
7f86415146
Sync SDL3 wiki -> header
|
před 2 roky |