Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This was broken by a50ede203b0424d800d2a1d4460121f9f1de8e7a.
|
|
|
|
|
|
|
|
|
|
|
|
Somehow, I completely missed implementing this function!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now the right and bottom coordinates of the rectangles aren't included in them.
|
|
|
|
|
|
|
|
|
|
type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This implements count badge, progress bar, and icon overlay.
It uses the NSDockTile API which is available since OS X 10.5.
The code compiles and run on older system but without doing
anything.
|
|
|
|
|