leopoldek has quit [Remote host closed the connection]
notzmv has joined #river
<LarstiQ>
leon-p: the error messages have improved with the new layout.scm loading, cheers!
<LarstiQ>
e.g. when the layout takes the wrong number of arguments. No crash happens nor does it install a layout handler it seems
<LarstiQ>
although that might just be the s/toggle-layout/cycle-layout/ change
<LarstiQ>
right, it does install the handler and just the failing layout won't work, sweet
<leon-p>
LarstiQ: the better error messages come from riverguile, not layout.scm. Consider layout.scm configuration. It's not part of the project, just my local config
<LarstiQ>
yes
<LarstiQ>
so "loading of layout.scm", not "loading by layout.scm"
<leon-p>
yeah, I worked on the error messages / crashing bit a lot. First approach was to write my own exception handlers, but eventually I just put a continuation barrier in the code which stops the default exception handlers stack unwinding
aryak has quit [Ping timeout: 264 seconds]
kilomite has joined #river
aryak has joined #river
kilomite has quit [Quit: Client closed]
elshize has joined #river
elshize has quit [Ping timeout: 252 seconds]
elshize has joined #river
leopoldek has joined #river
mx08 has quit [Quit: WeeChat 3.0]
elshize has quit [Ping timeout: 260 seconds]
waleee has joined #river
elshize has joined #river
nr1cer has joined #river
<nr1cer>
hello, how can i implement a screen-off (dpms idk) system with swayidle