diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2017-03-24 22:15:37 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2017-03-25 00:39:18 -0700 |
commit | e17db88db54aafd9298c6db48a48569840acd328 (patch) | |
tree | 2adc6f4cf91ed6ccfcee0abe5eef2dd4b6ecaa0d /src/libvmon/Makefile.am | |
parent | 4ef11bae3fa16cdf7551816d711c38fe063965a7 (diff) |
xevent: use vwm_win_map() instead of XMapWindow()
In vwm_xevent_handle_map_request() XMapWindow was always directly being called.
When we have a vwin, we really shouldn't be calling XMapWindow() since
we can't detect the generated MapNotify like we can with vwm_win_map().
Diffstat (limited to 'src/libvmon/Makefile.am')
0 files changed, 0 insertions, 0 deletions