Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
457a6b0a
Commit
457a6b0a
authored
Jul 18, 2007
by
Jan Djärv
Browse files
(Fx_focus_frame): Call x_ewmh_activate_frame
parent
f0fe4395
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/xfns.c
src/xfns.c
+1
-0
No files found.
src/xfns.c
View file @
457a6b0a
...
...
@@ -3510,6 +3510,7 @@ FRAME nil means use the selected frame. */)
x_catch_errors (dpy);
XSetInputFocus (FRAME_X_DISPLAY (f), FRAME_X_WINDOW (f),
RevertToParent, CurrentTime);
x_ewmh_activate_frame (f);
x_uncatch_errors ();
UNBLOCK_INPUT;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment