<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:arseniy@alumni.chalmers.se" title="Arseniy Lartsev <arseniy@alumni.chalmers.se>"> <span class="fn">Arseniy Lartsev</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [RFC PATCH] Complete support for transition effect durations (they can be fractional)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92040">bug 92040</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #118362 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [RFC PATCH] Complete support for transition effect durations (they can be fractional)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92040#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [RFC PATCH] Complete support for transition effect durations (they can be fractional)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92040">bug 92040</a>
from <span class="vcard"><a class="email" href="mailto:arseniy@alumni.chalmers.se" title="Arseniy Lartsev <arseniy@alumni.chalmers.se>"> <span class="fn">Arseniy Lartsev</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=120275" name="attach_120275" title="Non-integer transition durations for poppler-glib">attachment 120275</a> <a href="attachment.cgi?id=120275&action=edit" title="Non-integer transition durations for poppler-glib">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=92040&attachment=120275'>[review]</a>
Non-integer transition durations for poppler-glib
(In reply to Carlos Garcia Campos from <a href="show_bug.cgi?id=92040#c5">comment #5</a>)
<span class="quote">> Thanks for the patch. What does Ex stand for? I don't think we need a new
> boxed type for this. I think that as long as we don't change the order of
> the struct members, we can append a new one without breaking api/abi. So, I
> would just add gdouble duration_float to the existing struct.</span >
Right, people are not supposed to create instances of the structure by direct
malloc, are they. This is what happens when a KDE user starts hacking on
GObject stuff :) Here's a new patch (I called in duration_real to be consistent
with the already existing counterpart in the Qt wrapper, and also because
"float" might be confusing whet the type is double).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>