Skip to content
Snippets Groups Projects
Commit 71696ae6 authored by Jerome Guelfucci's avatar Jerome Guelfucci
Browse files

First step towards adding "copy to clipboard" functionnality. This commits may...

First step towards adding "copy to clipboard" functionnality. This commits may break a few things which will be fixed later. Based on the work of David Collins.

  * lib/screenshooter-utils.{c,h}:
    - fix includes
    - cleanup prototypes
    - (screenshooter_copy_to_clipboard) Partially apply a patch by 
      David Collins to add copying to clipboard possibility.
    - add post screenshot actions in the ScreenshotData struct, in
      (screenshooter_read_rc_file) and in (screenshooter_write_rc_file)
      (Patch by David Collins).
    - remove all references to "none" application.
  * lib/screenshooter-dialogs.{c,h}:
    - remove all references to none application.
    - remove (cb_combo_active_item_set_sensitive).
    - remove "none" item from (add_item).
  * lib/screenshooter-actions.{c,h}:
    - added to manage post screenshot actions.
  * lib/Mafile.am: add new source files.
  * lib/libscreenshooter.h: include screenshooter-actions.h.
  * src/main.c, panel-plugin/screenshooter-plugin.c: 
    - use (screenshooter_take_and_output_screenshot).


(Old svn revision: 6156)
parent 229b31e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment