mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 07:38:22 +02:00
Clear list of events to ignore when detaching screen.
This commit is contained in:
parent
01374f5eaf
commit
84ca6e4b39
1 changed files with 2 additions and 0 deletions
|
|
@ -1984,5 +1984,7 @@ int dmxDetachScreen(int idx)
|
|||
RRTellChanged (screenInfo.screens[0]);
|
||||
#endif
|
||||
|
||||
dmxDiscardIgnore (dmxScreen, ~0);
|
||||
|
||||
return 0; /* Success */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue