gnome-shell/js
Adel Gadllah a0a83428cf telepathyClient: Pin the scrollbar to the bottom
When new messages come in we want to scroll down so that the user
sees the incoming messages. The current implementation does not work
because it relies on a synchronous allocation hack which does not work
for unmapped notifications.

Fix that by connecting to adjustment::changed and scroll whenever the
adjustment changes which equals "new messages", "new timestamp" or
"presense change", but don't interference with the user's scroll actions
i.e when the user scrolls back to read something don't scroll to the bottom.

https://bugzilla.gnome.org/show_bug.cgi?id=614977
2011-03-09 19:38:17 +01:00
..
misc history: Fix HistoryManager 2011-03-04 09:07:15 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui telepathyClient: Pin the scrollbar to the bottom 2011-03-09 19:38:17 +01:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00