GNOME Bugzilla – Bug 688517
libcaribou: refactor some code
Last modified: 2012-11-22 08:28:08 UTC
Another minor issues. I'll commit this soon if no objections.
Created attachment 229215 [details] [review] libcaribou: refactor some code Use Gee lists and hashtables extensively instead of GLib's; specify proper cname to libxklavier signals to avoid using a static signal handler.
Review of attachment 229215 [details] [review]: Looks good to me
Created attachment 229433 [details] [review] libcaribou: refactor some code Thanks for the review. I would like to commit this with one more minor change: eliminate unnecessary "using" statements at the beginning of each vala file.
Attachment 229433 [details] pushed as aac5964 - libcaribou: refactor some code