commit | da41b5739df1a9768a97c77d80a8d9c513a2bd6f | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Fri Jul 10 18:13:48 2015 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Jul 10 18:13:48 2015 -0700 |
tree | d089433f99268805d640be92162c524860f2ddbc | |
parent | b2d79d504efaab06088a011bf25c9affe1dbc3d1 [diff] |
xwayland: Allow dump_property when selection fails dump_property allows reply to be NULL. Calling it unconditionally will ensure user knows where the selection failed. Also refactor code a bit. Suggested by Marek Chalupa