util  Timeline

Parents and children of check-in [011cb3726d]

2019-04-13
13:44
fix typo check-in: ee4f58caef user: lexi tags: trunk
11:22
add bgrd check-in: 011cb3726d user: lexi tags: trunk
2019-04-12
00:49
make safekill use _NET_CLOSE_WINDOW extension where available instead of XDestroyWindow, which is super unfriendly and frequently crashes or hard-locks multi-window applications. XDestroyWindow is still available as a fallback if the extension fails; `export k_safekill_fallback=0` to stop this check-in: 12c34052e4 user: lexi tags: trunk