index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
x11
/
SDL_x11window.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Updated copyright for 2019
Sam Lantinga
1
-1
/
+1
2018-08-02
Some drag'and'drop improvements.
Ryan C. Gordon
1
-0
/
+1
2018-01-03
Updated copyright for 2018
Sam Lantinga
1
-1
/
+1
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-11-20
Renaming of guard header names to quiet -Wreserved-id-macro
Sam Lantinga
1
-3
/
+3
2016-09-29
Added SDL_SetWindowResizable(). (thanks, Ethan!)
Ryan C. Gordon
1
-0
/
+1
2016-09-29
Implemented SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH on X11
Sam Lantinga
1
-0
/
+1
2016-03-04
x11: Deal with window borders better.
Ryan C. Gordon
1
-0
/
+4
2015-04-21
Added SDL_SetWindowModalFor().
Ryan C. Gordon
1
-0
/
+1
2016-01-05
Added SDL_SetWindowInputFocus().
Ryan C. Gordon
1
-0
/
+1
2016-01-05
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
Ryan C. Gordon
1
-0
/
+1
2016-01-05
Added SDL_GetWindowBordersSize().
Ryan C. Gordon
1
-0
/
+1
2016-01-04
x11: Support _NET_WM_USER_TIME and give _NET_ACTIVE_WINDOW a valid timestamp.
Ryan C. Gordon
1
-0
/
+1
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-01-26
X11: Don't delay delivery of focus events unless we just changed vidmodes.
Ryan C. Gordon
1
-2
/
+1
2014-05-28
Changed drag area API to a hit-testing API.
Ryan C. Gordon
1
-1
/
+1
2014-05-27
Initial work on X11 implementation of SDL_SetWindowDragAreas().
Damian Kaczmarek
1
-0
/
+1
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-11-24
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
1
-1
/
+1
2013-08-19
Fixes bug #2037, common EGL code for Android and X11
Gabriel Jacobo
1
-0
/
+7
2013-08-09
Fixed bug 2007 - SDL_SetWindowMinimumSize() not implemented on X11 (thanks Ra...
Sam Lantinga
1
-0
/
+2
2013-03-13
XDnD implementation from Davey Taylor, need some cleanup
Sam Lantinga
1
-0
/
+2
2013-02-15
Happy New Year!
Sam Lantinga
1
-1
/
+1
2012-11-07
SDL no longer grabs the keyboard by default on X11.
Sam Lantinga
1
-1
/
+1
2012-10-03
Keep track of the configure events we've received from the X server.
Sam Lantinga
1
-0
/
+1
2012-09-28
We need to queue the focus in/out changes because they may occur during video...
Sam Lantinga
1
-0
/
+16
2012-09-28
Simplified the NetWM code a little bit, and it now operates on X11 Window
Sam Lantinga
1
-2
/
+2
2012-09-27
Compositing window managers can show and hide windows without ever affecting ...
Sam Lantinga
1
-0
/
+3
2012-09-27
Removed executable bit from source files
Sam Lantinga
1
-0
/
+0
2012-09-27
X11: Attempt to go fullscreen the way SDL 1.2 did it.
Ryan C. Gordon
1
-0
/
+1
2012-09-13
Added SDL_SetWindowBordered() API.
Ryan C. Gordon
1
-0
/
+1
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-16
/
+15
2011-03-11
Gamma support is back!
Sam Lantinga
1
-0
/
+2
2011-02-15
Fixed a host of issues with Windows fullscreen modes. Toggling fullscreen Op...
Sam Lantinga
1
-1
/
+1
2011-02-15
Implemented X11 fullscreen toggling with modern window managers
Sam Lantinga
1
-0
/
+1
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2011-02-04
Added the X11 framebuffer implementation. Simple! :)
Sam Lantinga
1
-0
/
+8
2010-07-13
Lots of prep for the "real" way to support fullscreen mode on modern window m...
Sam Lantinga
1
-0
/
+1
2010-01-24
Fixed bug #926
Sam Lantinga
1
-1
/
+1
2010-01-21
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...
Sam Lantinga
1
-2
/
+2
2009-01-02
Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
Sam Lantinga
1
-0
/
+1
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2006-07-27
Initial work on X11 window code in.
Sam Lantinga
1
-0
/
+54