You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes! Sorry, I converted these issues from notes in my project board so they are pretty sparse! This one is a to-do item for implementing a behavior in Dock. When an open window is minimized, Dock should display an icon for it, and un-minimize/restore that window if the icon is clicked.
The code that does the actual display and badging of the minimized window icon is there today. The missing piece is to hook into WindowServer and catch minimize/restore events to drive this. You would call this on a minimize event:
out of enthusiasm i commented on your issue, actually i'm totally newbie in this ,i can do so if you give me time and other info to do so
thank you and sorry mate
Sure, go wild. I like enthusiasm :) I probably won't get to doing this myself for a while since I'm working on another area right now, so please feel free to try doing it if you want to!
No description provided.
The text was updated successfully, but these errors were encountered: