<Anderson-D>
The problem is that river interpretes the keypress from `wtype -P Escape` and gets looped
<Anderson-D>
tl;dr: trying to handle Esc keypress as "are dunst notifications visible? if so, close 'em. Else, pass the Esc keypress through."
<pkap>
with mako you can use `makoctl dismiss -a`
<Anderson-D>
Yeah, that's what `dunstctl close` does in my case. The problem is that I want to actually process Esc keypress as normal if no notifications are visible
<pkap>
Ah ok, I just have it bound to another key...
<novakane>
wouldn't it be easier if you make a script and then run it from a keybind?
waleee has quit [Ping timeout: 252 seconds]
snakedye has quit [Ping timeout: 252 seconds]
snakedye has joined #river
snakedye has quit [Read error: Connection reset by peer]
waleee has joined #river
waleee has quit [Ping timeout: 252 seconds]
kindablue has quit [Quit: System Rebooting..]
kindablue has joined #river
pkap has quit [Ping timeout: 256 seconds]
snakedye has joined #river
<snakedye>
leon-p: I think kde connect uses touch input too