mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
c073764369
* Abstracts the buffer for text in ClutterText * Allows implementation of undo/redo. * Allows use of non-pageable memory for text in the case of sensitive passwords. * Implement a test with two ClutterText using the same buffer. https://bugzilla.gnome.org/show_bug.cgi?id=652653