=== MacSlow is now known as MacSlow|lunch === olli_ is now known as olli === MacSlow|lunch is now known as MacSlow [14:16] * bregma sips some coffee [14:18] good morning [14:18] morning [14:18] I think we met our obligations for yesterday [14:18] just fyi [14:18] when we get a name, there will be more to do [14:19] cool [14:19] how about the project names? [14:19] OK [14:19] anyway, I'll probably be doing odds and ends to help fix issues today [14:19] I'll try to fix up the MP for bregma's comments [14:19] I'm exposing geis_subscription_set_configuration() in nux::GesturesSubscription, having default timeout values for drag, pinch and rotate as zero :) [14:20] yay [14:20] as they should be now [14:20] after that I'll likely go to the gestures design doc to see what I could add in unity [14:21] btw, I wish the unit for tap and drag thresholds would be millimeters or centimeters instead of meters [14:22] dandrader, why? just curious [14:23] well, unless you're thinking about big gesture walls installations (similar to what utouch ltd does :P), those threshold values will never get close to one meter [14:24] yeah, but m is an SI unit without any prefixes :) [14:24] I've seen both units used [14:24] so I just picked one [14:24] it's like using seconds for timeouts instead of milliseconds [14:24] true [14:24] not a big deal though. it's just not so convenient [14:25] we've made worse API decisions :) [14:25] lol === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [16:22] bregma, it seems that in geis I can only call geis_subscription_set_configuration() *after* I call geis_subscription_activate(). is that intentional? [16:22] otherwise the set_configuration_call() fails [16:23] well, you don;t have any grail subscriptions until after you activate the geis subscription [16:23] the only way you could set the configuration earlier is to tack on configuration values to the geis subscription and use them during activation [16:24] which could be done, and could be integrated with the idea of global default configuration values [16:33] jeez, I cannot even call geis_subscription_set_configuration() right after geis_subscription_activate() because geis_ugsubscription_count(ugstore) is still zero [16:36] I think some code fixin' is in order there [16:37] ah, ok. must be because there's a need for at least a device to be present. let me pair my trackpad === dandrader is now known as dandrader|lunch [17:36] bregma, geis branches updated, please review again === dandrader|lunch is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader