mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 06:04:49 +00:00
xace: Bug fixes, name changes to selection access hooks and fields.
This commit is contained in:
@@ -62,8 +62,8 @@ typedef struct _Selection {
|
||||
Window window;
|
||||
WindowPtr pWin;
|
||||
ClientPtr client;
|
||||
ClientPtr destclient; /* support for redirection */
|
||||
Window destwindow; /* support for redirection */
|
||||
ClientPtr alt_client; /* support for redirection */
|
||||
Window alt_window; /* support for redirection */
|
||||
PrivateRec *devPrivates;
|
||||
} Selection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user