Hacker News new | ask | show | jobs
by dspillett 1427 days ago
> Contrasting colors are used to separate window frames from window contents. Window frames

THIS IS MY BIGGEST⁰ IRRITATION WITH THE MODERN WINDOWS UI. There is no standard window decoration or title formatting, particularly no standard way of differentiating between the active window and others. It is often difficult to tell what application has focus especially if you have two with the same theming on different desktops¹. And it only seems to get worse over time.

I keep thinking of writing a tool that hunts for the top-most window⁴ and draws a nasty great bright green box around it so current input focus is impossible-to-mistake obvious! Ugly but functional.

----

[0] of several…

[1] looking at you MS Office, with nothing but a difference in text decorations²³ between focused and non-focused windows, though that is far from the only or the worst offender

[2] from white to off-white

[3] or, for non-maximised windows, for some apps, a slight difference in how dark that 1px border is

[4] excluding those that are set always-on-top, hopefully that is just a visual thing and the top-most on the task stack is actually the one with input focus