Overview
Comment: | 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 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
12c34052e43ecca3f7c0b35b4d80d7bc |
User & Date: | lexi on 2019-04-12 00:49:13 |
Other Links: | manifest | tags |
Context
2019-04-13
| ||
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 | |
2019-04-08
| ||
02:26 | prettify header check-in: 8d306ffbd5 user: lexi tags: trunk | |
Changes
Modified safekill.c from [d7a13fcb31] to [54b90bee6d]. [diff]