Blender Git Commit Log

Git Commits -> Revision 33906b9

Revision 33906b9 by Brecht Van Lommel (master)
September 5, 2004, 22:51 (GMT)

Bugfix for the render window not popping to the front when it already existed,
under linux / x11 / KDE.

The new behaviour in 2.34, not recreating the render window on re-render,
revealed that raising windows did not work under some window managers. Now the
"net wm extensions" are used if available, otherwise it will work the same way
as before (e.g. Gtk+ does this as well).

More info:
http://www.freedesktop.org/Standards/wm-spec

Commit Details:

Full Hash: 33906b91177c0af30e7d2849bece042703d4c217
SVN Revision: 3051
Parent Commit: ea815d5
Lines Changed: +30, -1

1 Modified Path:

/intern/ghost/intern/GHOST_WindowX11.cpp (+30, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021