Home
last modified time | relevance | path

Searched hist:"9 ac6fee13ad6aa1638f058d8791ac7bc1c64ae89" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/deskbar/
H A DBarApp.cpp9ac6fee13ad6aa1638f058d8791ac7bc1c64ae89 Thu Apr 19 02:02:43 UTC 2012 John Scipione <jscipione@gmail.com> Rename "deskbar_rt_" back to "Status".

Siarzhuk Zharski informed me that KeymapSwitcher depends on this
view being named "Status" to work, so, renamed it back to that.

Instead of sending the message by name to the replicant tray view,
since the view name "Status" is not very unique and I fear that
there could be collisions, resend the message to BarView which
then passes the message on to the replicant tray which updates the
clock and reflows the icons.

This being said, KeymapSwitcher should probably not send a message
hardcoded to the name of the replicant tray view and instead send
the message to Deskbar and allow it to pass the message on to the
appropriate view.
H A DStatusView.cpp9ac6fee13ad6aa1638f058d8791ac7bc1c64ae89 Thu Apr 19 02:02:43 UTC 2012 John Scipione <jscipione@gmail.com> Rename "deskbar_rt_" back to "Status".

Siarzhuk Zharski informed me that KeymapSwitcher depends on this
view being named "Status" to work, so, renamed it back to that.

Instead of sending the message by name to the replicant tray view,
since the view name "Status" is not very unique and I fear that
there could be collisions, resend the message to BarView which
then passes the message on to the replicant tray which updates the
clock and reflows the icons.

This being said, KeymapSwitcher should probably not send a message
hardcoded to the name of the replicant tray view and instead send
the message to Deskbar and allow it to pass the message on to the
appropriate view.
H A DBarView.cpp9ac6fee13ad6aa1638f058d8791ac7bc1c64ae89 Thu Apr 19 02:02:43 UTC 2012 John Scipione <jscipione@gmail.com> Rename "deskbar_rt_" back to "Status".

Siarzhuk Zharski informed me that KeymapSwitcher depends on this
view being named "Status" to work, so, renamed it back to that.

Instead of sending the message by name to the replicant tray view,
since the view name "Status" is not very unique and I fear that
there could be collisions, resend the message to BarView which
then passes the message on to the replicant tray which updates the
clock and reflows the icons.

This being said, KeymapSwitcher should probably not send a message
hardcoded to the name of the replicant tray view and instead send
the message to Deskbar and allow it to pass the message on to the
appropriate view.