|
|
|
|
|
by dristic
5193 days ago
|
|
I agree with needing more data but I will give my testimonial. I switched from Windows 7 to Mac Lion several months go and have not looked back. Simple things like responsiveness of the touch pad, gestures, and a better terminal are definitely what got me. Overall I would say the UX is just simply better. |
|
1. The trackpad hardware is great. It's so good that when we were making the Bamboo Touch at Wacom, the Macbook Pro trackpad was the standard we measured ourselves against.
2. True pixel-level scrolling from HID devices. Windows has the concept of "wheel scrolling", but it's only vertical, and lots of apps won't scroll in less than a wheel increment (which is oddly 120 units), so you're stuck with jerky 3-lines-at-a-time scrolling. Oh, and it's vertical-only; there's no system standard for horizontal scrolling.
3. It's never had a software-based rendering and compositing engine for the windowing system. The Windows team is fully committed to backward-compatibility, which means allowing all sorts of wonky GDI-based pixel pushers to work they same way they did in Win95. OSX has been OpenGL-based from the start.