| Commit message (Expand) | Author | Age | Files | Lines |
* | shooter: Use root window size instead of screen size | Benjamin Otte | 2016-10-16 | 1 | -5/+6 |
* | docs: shorten the shooter timeout | William Jon McCann | 2014-02-13 | 1 | -1/+1 |
* | docs: don't try to get the frame for CSD windows | William Jon McCann | 2014-02-13 | 1 | -6/+28 |
* | docs: get the pixbuf options from the existing instead of hardcoding. | William Jon McCann | 2014-02-13 | 1 | -2/+10 |
* | docs: don't use a loop for the docs shooter | William Jon McCann | 2014-02-13 | 1 | -48/+93 |
* | Revert "shooter: Use the reftests code for taking screenshots" | Matthias Clasen | 2013-09-29 | 1 | -79/+185 |
* | Revert "shooter: Make sure to free the surface" | Matthias Clasen | 2013-09-29 | 1 | -1/+0 |
* | shooter: Make sure to free the surface | Jasper St. Pierre | 2013-07-17 | 1 | -0/+1 |
* | shooter: Use the reftests code for taking screenshots | Jasper St. Pierre | 2013-07-17 | 1 | -185/+79 |
* | docs: Remove unused variables in shooter example | Benjamin Otte | 2011-05-27 | 1 | -5/+1 |
* | Make gdk_window_{lookup,foreign_new}_for_display backend specific | Matthias Clasen | 2010-12-21 | 1 | -1/+1 |
* | API: x11: gdk_drawable_get_xid => gdk_window_get_xid | Benjamin Otte | 2010-12-02 | 1 | -1/+1 |
* | gdk: Make gdk_pixbuf_get_from_*() bindable | Benjamin Otte | 2010-10-02 | 1 | -2/+2 |
* | docs: Get rid of gdk_drawable_get_size() usage in shooter example | Benjamin Otte | 2010-09-26 | 1 | -1/+2 |
* | API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window() | Benjamin Otte | 2010-09-26 | 1 | -2/+2 |
* | Remove GDK_DISPLAY() usage | Matthias Clasen | 2010-09-09 | 1 | -3/+3 |
* | docs/tools/shooter.c: Use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -4/+6 |
* | Force shooter process updates to match gtk_widget_draw closely | Christian Dywan | 2010-05-03 | 1 | -0/+1 |
* | Use gtk_widget_queue_draw_area instead of gtk_widget_draw in shooter | Christian Dywan | 2010-05-03 | 1 | -1/+3 |
* | docs/tools/shooter.c (find_toplevel_window) fixed signedness of argument | Sven Neumann | 2008-02-26 | 1 | -1/+1 |
* | Update so that toplevel windows accomodate for the titlebar when sizing. | Jonathan Blandford | 2004-11-16 | 1 | -0/+1 |
* | add the doc shooter to the docs dir as an uninstalled helper tool. | Jonathan Blandford | 2004-08-23 | 1 | -0/+229 |