pidgin/plugins/perl/common/GtkPluginPref.xs@370ee55e1acb
pidgin/plugins/perl/common/GtkPluginPref.xs
Thu, 04 Oct 2007 01:25:43 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Thu, 04 Oct 2007 01:25:43 +0000
- changeset 20846
- 370ee55e1acb
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
#include "gtkmodule.h"
MODULE = Pidgin::PluginPref PACKAGE = Pidgin::PluginPref PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE