<tiosgz>
leon-p & ifreund: well wev confirms it. the main problem is in Keyboard.handleKey() that the last else-if ignores that on release we've already sent the event if needed
<tiosgz>
but i have a suspicion there's some sneaking-about depending on what eats the key and it could still end up in the input method or somewhere
<tiosgz>
thus i can't just fix it rn. will try tomorrow when it isn't so late
<tiosgz>
*depending on what eats the key and whether there's a -release mapping
tiosgz has quit [Quit: tiosgz]
<adamcstephens>
Is there any fix I can apply to resolve windows that don't get a border? For example Firefox doesn't get one, and neither does ghostty (GTK)
<adamcstephens>
For ghostty if there's something I can fix on the app side I can look into doing so
gwizon has quit [Remote host closed the connection]
<novakane>
adamcstephens: look for rule-add ssd in riverctl man page
<adamcstephens>
novakane: Cool I’ll check into fixing it in my config, but I’d still like to know how to fix at least ghostty so it doesn’t require everyone to work around it
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
<novakane>
adamcstephens: something like `riverctl rule-add -app-id 'ghostty' ssd`
<novakane>
of course you need to use the right app-id for ghostty because I have no idea what it is