I hate applications that don’t feel native to their OS, and the common solutions for looking the same across platforms (Java and Electron) fail at being good on every platform. Their attempts to replicate native functionality results in Java applications that can’t reliably resize columns or sort tables or accept focus when a dialog is open or a dozen other annoying failures I’ve seen, while looking they were imported from a failed OS that never succeeded for good reason. Electron results (and Microsoft’s work alike) results in slow bloated applications that can’t handle focus either, or flip from screen to screen properly, or even be discoverable because there controls aren’t anything real native applications use.