zlatinb / muwire

MuWire file sharing client for I2P
GNU General Public License v3.0
191 stars 27 forks source link

A few notes on the Profile window #152

Closed Searinox closed 2 years ago

Searinox commented 2 years ago

When the Profile window is opened by going to Contacts -> right-click -> View Profile, the profile window is immediately moved behind the main application window.

Furthermore, would it be possible to see trust status in the window, and disable the Add Contact button for people already in contacts, and the Block button for people already blocked?

zlatinb commented 2 years ago

I'm afk for a few days but I'll take a look at why the window is hiding behind the main frame soon.

Disabling the relevant buttons should be easy to do.

zlatinb commented 2 years ago

Hi, I couldn't reproduce the View Profile window showing behind the main frame on my Windows 10 VM, but in the commit referenced above I've added an explicit request for focus. Can you try this CI build and let me know if it helps?

I'll get to the button disabling soon.

Searinox commented 2 years ago

That worked, the window no longer goes behind.

zlatinb commented 2 years ago

Please try this CI build for the remaining features requested in this issue.

Searinox commented 2 years ago

Working well.