« May 2005 | Main

June 03, 2005

Clipboard manager in gnome-settings-daemon

So I went ahead and committed code to add a clipboard manager into gnome-settings-daemon. To try it out, you need latest CVS. Then, just:

The code should be relatively bug-free but if you encounter any problems, feel free to comment. (Also, note that this only works with applications that support it by calling gtk_clipboard_set_can_store, except for text copying which should work pretty much everywhere)

Posted by Anders Carlsson at 10:41 AM | Comments (6)