GNOME Bugzilla – Bug 746223
Region screenshot fixes
Last modified: 2015-03-14 23:06:08 UTC
Created attachment 299425 [details] [review] screenshot: use integer coordinates Various region screenshot fixes. Subject: [PATCH] screenshot: use integer coordinates This fixes the shivery selection rectangle when making a region screenshot.
Created attachment 299426 [details] [review] screenshot: fix off-by-one selection size Subject: [PATCH] screenshot: fix off-by-one selection size Selecting the whole screen made a (scr_w-1,scr_h-1) sized screenshot.
Attachment 299425 [details] pushed as fa4f6c4 - screenshot: use integer coordinates Attachment 299426 [details] pushed as 6380526 - screenshot: fix off-by-one selection size