]> git.sur5r.net Git - i3/i3/commit
Reject requests for WM_STATE_ICONIC 3421/head
authorDan Elkouby <streetwalkermc@gmail.com>
Tue, 25 Sep 2018 11:45:05 +0000 (14:45 +0300)
committerDan Elkouby <streetwalkermc@gmail.com>
Tue, 25 Sep 2018 12:04:55 +0000 (15:04 +0300)
commit6877205ac159dcc0bb2824ffe9fc007eeeb1fd4e
treec2b44e947d75dabb12cff3a74d4cedcfdf087a63
parentbec227236bd22c59ef89ca0fe35fc0c1161c8766
Reject requests for WM_STATE_ICONIC

For compatiblity reasons, Wine will request iconic state and cannot
ensure that the WM has agreed on it; immediately revert to normal to
avoid being stuck in a paused state.
include/atoms_rest.xmacro
src/handlers.c