]> git.sur5r.net Git - i3/i3/commit
Make "scratchpad show" return correct info 3230/head
authorhwangcc23 <hwangcc@csie.nctu.edu.tw>
Fri, 6 Apr 2018 16:00:38 +0000 (00:00 +0800)
committerhwangcc23 <hwangcc@csie.nctu.edu.tw>
Fri, 20 Apr 2018 14:30:41 +0000 (22:30 +0800)
commit4869becfeee229b02b5b19b21b119794365f01e7
treed923db49856b3f431998993562fbd6c1d824a3c3
parenta92acadfc052c0ac73455e03edaf64b75853dde7
Make "scratchpad show" return correct info

Fix the issue #3227(https://github.com/i3/i3/issues/3227).

1).Make cmd_scratchpad_show() use the information coming from scratchpad_show().
2).Add a test case 298-scratchpad-show.t.
include/scratchpad.h
src/commands.c
src/scratchpad.c
testcases/t/185-scratchpad.t