]> Pileus Git - ~andy/gtk/commit
texthandles: Keep state internally to avoid X overhead
authorCarlos Garnacho <carlos@lanedo.com>
Wed, 7 Nov 2012 13:23:04 +0000 (14:23 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Mar 2013 21:47:58 +0000 (16:47 -0500)
commitd97861bd8b338c3d25d7ffb5496edee9eee9bfbb
tree22387c4479285a1a0abd3a538fb295f4a07ff0d0
parentbfbb96605fe52dd20e4ba9b89b8bcbe929d58b3c
texthandles: Keep state internally to avoid X overhead

Handles now do sync X calls less often. As visibility state
is kept, it now can move+resize+show handles at once instead
of in separated steps.
gtk/gtktexthandle.c