Forked from
Apps / xfce4-screenshooter
Source project has a limited visibility.
-
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)
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.