mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 13:25:05 +00:00
window-x11: Fix typo
This commit is contained in:
parent
422ddeddb9
commit
e294f6df8c
@ -789,7 +789,7 @@ meta_window_x11_focus (MetaWindow *window,
|
|||||||
* want us to send a WM_TAKE_FOCUS.
|
* want us to send a WM_TAKE_FOCUS.
|
||||||
*
|
*
|
||||||
* Normally, we want to just leave the focus undisturbed until
|
* Normally, we want to just leave the focus undisturbed until
|
||||||
* the window respnds to WM_TAKE_FOCUS, but if we're unmanaging
|
* the window responds to WM_TAKE_FOCUS, but if we're unmanaging
|
||||||
* the current focus window we *need* to move the focus away, so
|
* the current focus window we *need* to move the focus away, so
|
||||||
* we focus the no_focus_window now (and set
|
* we focus the no_focus_window now (and set
|
||||||
* display->focus_window to that) before sending WM_TAKE_FOCUS.
|
* display->focus_window to that) before sending WM_TAKE_FOCUS.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user