]> git.sur5r.net Git - glabels/commit
Don't intercept copy/paste operations intended for other widgets
authorJim Evins <evins@snaught.com>
Thu, 3 Dec 2009 04:04:09 +0000 (23:04 -0500)
committerJim Evins <evins@snaught.com>
Thu, 3 Dec 2009 05:21:34 +0000 (00:21 -0500)
commit2d0b321b49e0dcf8701d000bc2c5f9f4673689f8
tree3d6d1d426ad4c857981c5b65f8e47bc63b56c642
parent9ad72e4b3df7122496e84af4bbc1013738145f5b
Don't intercept copy/paste operations intended for other widgets

Fixes bugs 16837992833194 and probably 1978142.  Only enable copy/paste
verbs if the focused widget is the glView.  Otherwise let these operations
propagate to the focused widget to be handled natively.
.gitignore
src/label.c
src/label.h
src/ui-commands.c
src/ui.c
src/ui.h
src/window.c