Mercurial > audlegacy-plugins
diff ChangeLog @ 1055:0cc6b35fbeb4 trunk
[svn] - evdev-plug 0.2: do not intercept all event types, currently only pick types KEY and ABSOLUTE; there could be other event types that are worth intercepting, feedback needed about this
author | giacomo |
---|---|
date | Tue, 22 May 2007 05:24:09 -0700 |
parents | 2d6a00ed166f |
children | 8e58b7dc2bd1 |
line wrap: on
line diff
--- a/ChangeLog Tue May 22 02:28:58 2007 -0700 +++ b/ChangeLog Tue May 22 05:24:09 2007 -0700 @@ -1,3 +1,10 @@ +2007-05-22 09:28:58 +0000 Giacomo Lozito <james@develia.org> + revision [2274] + - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way + trunk/src/statusicon/si_ui.c | 25 ++++++++++--------------- + 1 file changed, 10 insertions(+), 15 deletions(-) + + 2007-05-22 08:56:51 +0000 Giacomo Lozito <james@develia.org> revision [2272] - statusicon: strenghten checks before last strcmp in si_ui_statusicon_cb_hook_tchange