]> git.sur5r.net Git - i3/i3/blobdiff - include/randr.h
Merge branch 'next' into master
[i3/i3] / include / randr.h
index 2c379f6fb58bab5d477195de81d2e612abe47add..998f0d597e8839237da1885375fec363a898abbc 100644 (file)
@@ -118,4 +118,4 @@ Output *get_output_next_wrap(direction_t direction, Output *current);
  * Creates an output covering the root window.
  *
  */
-void create_root_output(xcb_connection_t *conn);
+Output *create_root_output(xcb_connection_t *conn);