]> git.sur5r.net Git - i3/i3/blobdiff - include/randr.h
travis: install more perl dependencies, pull in trusty packages
[i3/i3] / include / randr.h
index 75c899c3acc3de6ddb807ed1b5901c13c7d24b35..43f7efe826ae26820842aa5a67fc10ea67a614cc 100644 (file)
@@ -84,7 +84,7 @@ Output *get_output_by_name(const char *name);
  * if there is no output which contains these coordinates.
  *
  */
-Output *get_output_containing(int x, int y);
+Output *get_output_containing(unsigned int x, unsigned int y);
 
 /*
  * In contained_by_output, we check if any active output contains part of the container.