picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.52k stars 319 forks source link

BringToFront() and Focus() should un-minimize the Window #2647

Closed cwensley closed 2 months ago

cwensley commented 2 months ago

As a follow up to #2646, BringToFront() didn't work if minimized on Gtk, and Focus() didn't work if minimized on WPF/WinForms.