otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

Change buttons on conversation window #48

Closed claucece closed 5 years ago

claucece commented 6 years ago

Remove the duplicated button in the bottom of the chat, leaving only the status of the private conversation always showing.

olabini commented 5 years ago

We decided to not do this. Instead, we should remove the "graphical" button in the menu on top. Right now there are three OTR menus (the actual menu item, the icon to the right of the menu item, and the button in the bottom right corner). We should remove the icon to the right of the menu item, but not the button in the bottom right corner.

pedropalau commented 5 years ago

I think in some point, the graphic menu item that appears on top, was the first implementation, an after that was added the OTR menu on the same level.

There are at least 3 functions called for building the graphic item, can I remove them?

pedropalau commented 5 years ago

Deleting the graphic menu item from the top, the conversation window will appear like the following image:

Screenshot from 2019-06-11 10-29-38

claucece commented 5 years ago

Awesome! I'll check