listed for xrander configure events.... :)

SVN revision: 12586
This commit is contained in:
Carsten Haitzler 2004-12-25 15:15:29 +00:00
parent b196ee51ed
commit 41ae2f3795
1 changed files with 1 additions and 0 deletions

View File

@ -814,6 +814,7 @@ ecore_x_window_manage(Ecore_X_Window win)
ResizeRedirectMask | ResizeRedirectMask |
SubstructureRedirectMask | SubstructureRedirectMask |
SubstructureNotifyMask | SubstructureNotifyMask |
StructureNotifyMask |
KeyPressMask | KeyPressMask |
KeyReleaseMask | KeyReleaseMask |
att.your_event_mask); att.your_event_mask);