Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | WindowServer: Add WM_SetActiveWindow client request and use it in Taskbar. | Andreas Kling | |
This makes it possible for Taskbar to switch windows. :^) | |||
2019-04-04 | Taskbar: Plumb window active state from the WindowServer to the taskbar. | Andreas Kling | |
2019-04-04 | Taskbar: More bringup work. We now see a basic window list. | Andreas Kling | |