Skip to content
Snippets Groups Projects
Forked from Apps / xfce4-screenshooter
Source project has a limited visibility.
  • Jerome Guelfucci's avatar
    89793189
    * lib/screenshooter-utils.c: · 89793189
    Jerome Guelfucci authored
        - remove all X code, in particular find_toplevel_window. Instead,
          use a combination of gdk_window_get_toplevel and 
          gdk_window_get_frame_extents. This should fix some remaining 
          crashes with "BadWindow" error.
        - detect the area to screenshot after the delay, rather than before.
      * src/main.c: add a comment.
      * configure.ac.in: remove x11proto-core build dependency.
      * NEWS: updated.
    
    
    (Old svn revision: 6272)
    89793189
    History
    * lib/screenshooter-utils.c:
    Jerome Guelfucci authored
        - remove all X code, in particular find_toplevel_window. Instead,
          use a combination of gdk_window_get_toplevel and 
          gdk_window_get_frame_extents. This should fix some remaining 
          crashes with "BadWindow" error.
        - detect the area to screenshot after the delay, rather than before.
      * src/main.c: add a comment.
      * configure.ac.in: remove x11proto-core build dependency.
      * NEWS: updated.
    
    
    (Old svn revision: 6272)
To find the state of this project's repository at the time of any of these versions, check out the tags.