I cannot warm to the forced full screen mode in Yosemite and I've come across this post how to disable it.
https://discussions.apple.com/thread/6772283
It uses an app which leverages accessibility to override default behavior of the maximize button. I tried the app and It's not something I want running the whole time - but it does what it is meant to do.
I was hoping to write an applet to just modify the behavior of the maximize button and nothing else. Do anyone have any ideas how they achieved the override behavior? What framework to look at?
I'm an iOS developer by day so I'm very familiar with obj-c, just not the mac frameworks which many are different from iOS. thanks!
https://discussions.apple.com/thread/6772283
It uses an app which leverages accessibility to override default behavior of the maximize button. I tried the app and It's not something I want running the whole time - but it does what it is meant to do.
I was hoping to write an applet to just modify the behavior of the maximize button and nothing else. Do anyone have any ideas how they achieved the override behavior? What framework to look at?
I'm an iOS developer by day so I'm very familiar with obj-c, just not the mac frameworks which many are different from iOS. thanks!