Actual Window Manager _best_ -
You move your mouse over a terminal window. You click. A cursor appears.
We live surrounded by windows. Not the kind that let in light, but the kind that contain spreadsheets, chat threads, and infinite browser tabs. Every day, you drag, resize, minimize, and close these rectangles. You call the software that enables this magic your .
Here is the unsettling part: in a composited system, no window ever touches the screen. actual window manager
The "actual window manager" is not a thing. It is a relationship—between hardware, kernel, compositor, and your hand on the mouse. And like all relationships, it works best when you stop analyzing it and simply trust the deception. I do not write this to make you fear your desktop. I write this because the window manager is the most used, least understood piece of software in your life. It mediates every click, every drag, every pixel of your digital work.
But have you ever stopped to ask: what is an actual window manager? You move your mouse over a terminal window
This is the first deception we accept: that we are clicking "on" a window. In reality, we are clicking on the window manager's map, and the window manager is whispering to each application, "Psst—someone touched your territory." To understand the gap between "window manager" and "actual window manager," we must discuss the compositor .
Thus, the "actual window manager" is not a neutral piece of infrastructure. It is an opinionated choreographer of human attention. If we dig deeper than the compositor, past the input router, beyond the policy engine, we find the kernel and the display server . We live surrounded by windows
Understanding that it is a construct—a set of compromises between performance, policy, and physics—can make you a better user. When a window lags, you will know: the compositor missed a frame. When focus jumps unexpectedly, you will know: the policy engine made a choice you did not intend.