[haiku-commits] Re: r36839 - haiku/branches/features/stack-and-tile/src/servers/app

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 17 May 2010 23:52:15 +0200

Le Mon, 17 May 2010 23:48:39 +0200, Clemens Zeidler <clemens.zeidler@xxxxxxxxxxxxxx> a écrit:


My idea is to create an interface in the app server code where a component like stack and tile can be registered to receive the necessary events. At the moment these are:
- key down / up
- mouse down /up
- window moved
- window resized
- window activated
- get / set decorator settings
So the interface is quite small at the moment and I hope I can separate SAT almost completely from the rest of the app server code. What do you think?

I think it looks almost like the decorator API. Seeing how differently the decoratorscan behave, I'd say SAT could likely be done only touching them... But I may miss some parts of it :)

--
Adrien Destugues
pulkomandy.ath.cx

Other related posts: