Page 1 of 1

pidgin toggle not working when decorations are hidden

Posted: Tue Nov 18, 2008 5:40 pm
by dekaru
I configured the lxde-rc.xml file and set Pidgin windows to have no decoration just to find out later that the buddy list toggle hotkey (from the hotkeys plugin) would no longer work.
It wasn't until I removed the app entry in the xml file that my shortcut (CTRL + COMMA) worked once again.

Code: Select all

    <application name="pidgin">
      <decor>no</decor>
    </application>
Is there a way to make this work correctly or at least hide the decorations only in the conversation windows?

Re: pidgin toggle not working when decorations are hidden

Posted: Wed Nov 19, 2008 4:07 am
by PCMan
Maybe you can get some help on openbox irc channel.
Please refer to the homepage of openbox project.

Re: pidgin toggle not working when decorations are hidden

Posted: Thu Nov 20, 2008 10:07 pm
by dekaru