window_merge icon indicating copy to clipboard operation
window_merge copied to clipboard

A Pidgin plugin that merges the Buddy List window with a conversation window

Results 20 window_merge issues
Sort by recently updated
recently updated
newest added

``` Thread 1 "pidgin" received signal SIGSEGV, Segmentation fault. 0x00007ffff73f6396 in g_type_check_instance_cast (type_instance=0x78060000004c0073, iface_type=iface_type@entry=0x55555578b1f0 [GtkNotebook/GtkContainer/GtkWidget/GtkObject/GInitiallyUnowned]) at ../../../gobject/gtype.c:4120 4120 ../../../gobject/gtype.c: Нет такого файла или каталога. @(gdb) bt #0 0x00007ffff73f6396 in g_type_check_instance_cast...

the transfer windows get focus automatically, can be a great idea tabify that window o merge in bottom with the other windows.

``` #0 g_type_check_instance_cast (type_instance=0x5555636ba640, iface_type=iface_type@entry=0x5555556da410 [GtkWidget/GtkObject/GInitiallyUnowned]) at ../../../gobject/gtype.c:4060 #1 0x00007ffff16d9f00 in pwm_set_conv_menus_visible (gtkblist=gtkblist@entry=0x555555ade600, visible=visible@entry=0) at merge.c:408 #2 0x00007ffff16da14b in pwm_split_conversation (gtkblist=0x555555ade600) at merge.c:232 #3 0x00007ffff16da3b9 in plugin_unload (plugin=) at plugin.c:291...

I just started using this plugin and it's excellent. Have you considered starting the process to get it officially packaged by gnu/linux distributions so that it's much easier to install,...

sudo apt-get install git autoconf automake libtool gettext And you need this (add pls in Readme): sudo apt-get install pkg-config pidgin-dev

allows people to build deb package

I'm not sure if this would be even possible, but it would be nice if room list didn't need to be a separate window

After restarting Pidgin, it set the horizontal size to something like 8000 and crashed the application

Pidgin version: 2.11.0 On Windows 7 with dual monitors, I leave the pidgin window open and lock the screen. When I unlock the screen, all apps (not just pidgin) on...

There seems to be an incompatibility with the Off-the-Record Messaging plugin. The OTR plugin adds its own menu and button to the conversation window, but they are not shown when...