blender/intern/ghost
Brecht Van Lommel 33906b9117 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
2004-09-05 22:51:50 +00:00
..
doc
intern Bugfix for the render window not popping to the front when it already existed, 2004-09-05 22:51:50 +00:00
make - MSVC 6 compiler include paths update 2004-04-10 21:32:35 +00:00
test
GHOST_C-api.h Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
GHOST_IEvent.h
GHOST_IEventConsumer.h
GHOST_ISystem.h
GHOST_ITimerTask.h
GHOST_IWindow.h Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
GHOST_Rect.h
GHOST_Types.h Robert (DetectiveThorn) Wenzlaff's Knife subdivide tool. See previous 2003-10-12 23:43:26 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00