xserver/hw/xwin
Enrico Weigelt, metux IT consult d697618c16 dix: replace wClient() macro by dixClientForWindow() inline function
Hide internals (drop the need to include windowstr.h), make it typesafe
as well as the naming easier to understand.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:53:13 +02:00
..
dri xwin: drop swapping request length fields 2025-02-06 22:28:51 +00:00
glx xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
man XWin.man: fix typos in font change escapes 2025-05-31 15:06:23 -07:00
winclipboard xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
.gitignore
InitInput.c mi: unexport mieqInit() 2025-02-06 16:45:20 +02:00
InitOutput.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
X.ico
XWin.exe.manifest
XWin.rc
ddraw.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
meson.build meson: Add dependencies for hw/xwin/ resource compilation 2021-11-04 13:03:25 +00:00
propertystore.h
system.XWinrc hw/xwin: Add -icon option to set the screen window icon in windowed mode 2019-09-18 19:11:45 +00:00
win.h xwin: call miCreateScreenResources() directly 2025-06-12 16:42:52 +02:00
winSetAppUserModelID.c
winallpriv.c Move sizeof to second argument in calloc calls 2024-07-19 23:45:21 +00:00
winauth.c os: auth: let GenerateAuthorization() return 0 on error 2025-06-12 16:52:59 +02:00
winauth.h hw/xwin: Consistently use BOOL type from Xmd.h 2020-04-15 14:13:58 +00:00
winblock.c
winclipboardinit.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
winclipboardwrappers.c include: move private defs to dixstruct_priv.h 2024-04-30 00:47:38 +00:00
wincmap.c dix: CreateColormap() pass in ClientPtr instead of client index 2025-06-12 16:52:22 +02:00
winconfig.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winconfig.h hw: Rename boolean config value field from bool to boolean 2019-07-22 20:28:27 -04:00
wincreatewnd.c dix: unexport fields from opaque.h not used by modules/drivers 2024-06-23 21:19:27 +00:00
wincursor.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
windialogs.c xwin: consolidate debugging symbols 2024-03-19 02:05:35 +00:00
windisplay.c dix: unexport fields from opaque.h not used by modules/drivers 2024-06-23 21:19:27 +00:00
windisplay.h
winengine.c hw/xwin: Remove mwextwm mode 2019-05-01 14:06:15 +00:00
winerror.c xwin: drop duplicate OsVendorVErrorF() 2025-02-06 23:35:27 +00:00
winglobals.c hw/xwin: Remove nounicodeclipboard option 2020-04-15 14:13:58 +00:00
winglobals.h hw/xwin: Remove nounicodeclipboard option 2020-04-15 14:13:58 +00:00
winkeybd.c mi: unexport mieqProcessInputEvents() 2025-02-06 16:45:20 +02:00
winkeybd.h
winkeyhook.c
winkeynames.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
winlayouts.h hw/xwin: Add the Belgian (Comma) keyboard layout 2019-06-28 17:38:36 +00:00
winmessages.h
winmisc.c
winmonitors.c hw/xwin: Make QueryMonitor() slightly less insane 2019-06-28 17:44:58 +00:00
winmonitors.h
winmouse.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winms.h
winmsg.c xwin: consolidate debugging symbols 2024-03-19 02:05:35 +00:00
winmsg.h
winmsgwindow.c xwin: consolidate debugging symbols 2024-03-19 02:05:35 +00:00
winmultiwindowclass.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winmultiwindowclass.h
winmultiwindowicons.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winmultiwindowicons.h hw/xwin: Fix lingering uses of libX11 types and values 2020-04-15 14:13:58 +00:00
winmultiwindowshape.c xwin: drop wrapping on ScreenRec->SetShape() 2025-06-12 16:42:30 +02:00
winmultiwindowwindow.c dix: replace wClient() macro by dixClientForWindow() inline function 2025-06-12 16:53:13 +02:00
winmultiwindowwm.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winmultiwindowwndproc.c include: drop obsolete dixevents.h 2025-06-12 16:17:35 +02:00
winos.c
winprefs.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winprefs.h hw/xwin: Add -icon option to set the screen window icon in windowed mode 2019-09-18 19:11:45 +00:00
winprefslex.l xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winprefsyacc.y xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winprocarg.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winrandr.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winresource.h
winscrinit.c xwin: call miCreateScreenResources() directly 2025-06-12 16:42:52 +02:00
winshadddnl.c xwin: call winFinishScreenInitFB() directly 2025-06-12 16:42:24 +02:00
winshadgdi.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
wintaskbar.c
wintrayicon.c dix: unexport fields from opaque.h not used by modules/drivers 2024-06-23 21:19:27 +00:00
winvalargs.c hw/xwin: A simpleminded attempt at composition 2019-06-17 21:56:35 +00:00
winwakeup.c
winwindow.c xwin: fix missing include of mi/mi_priv.h 2025-06-12 16:43:20 +02:00
winwindow.h xwin: consolidate debugging symbols 2024-03-19 02:05:35 +00:00
winwndproc.c mi: unexport miPointerSetScreen() 2025-02-06 14:38:05 +00:00