]> git.sur5r.net Git - i3/i3/blobdiff - include/scratchpad.h
Merge branch 'next' into master
[i3/i3] / include / scratchpad.h
index 241653c0dda82024aa9eb13651e6a1fad5f66216..b24ffc080ec4d0600718ff2887ca919cf779ca60 100644 (file)
@@ -29,7 +29,7 @@ void scratchpad_move(Con *con);
  * can press the same key to quickly look something up).
  *
  */
  * can press the same key to quickly look something up).
  *
  */
-void scratchpad_show(Con *con);
+bool scratchpad_show(Con *con);
 
 /**
  * When starting i3 initially (and after each change to the connected outputs),
 
 /**
  * When starting i3 initially (and after each change to the connected outputs),