Chromium Code Reviews
DescriptionThis is just an idea for how to implement idle_timer which isn't yet feasible
(I haven't even tried to compile this code because as soon as you pull in X11
headers, you get a bunch of name clashes), but it is good to get the approach
reviewed first so I know if it's worth fixing things standing in its way.
The code is similar to what is done in Pidgin, the GTK-based IM client, which
is what I used for reference. There doesn't seem to be a good GTK API to use
for finding the idle time, although there are idle-time callbacks.
BUG=2183
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||