Skip to content
Snippets Groups Projects
Forked from Apps / xfce4-screenshooter
2867 commits behind the upstream repository.
user avatar
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