mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-06 05:38:12 +02:00
ximcp/imRm.c: allow XNSpotLocation with OnTheSpot
This commit is contained in:
parent
1272879074
commit
62c3337d89
1 changed files with 1 additions and 1 deletions
|
|
@ -1947,7 +1947,7 @@ static const XimICMode ic_mode[] = {
|
|||
0,
|
||||
0},
|
||||
{OFFSET_XNSPOTLOCATION,
|
||||
0, /*(XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),*/
|
||||
(XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),
|
||||
(XIM_MODE_PRE_CREATE | XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),
|
||||
0,
|
||||
(XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue