Pound_Hash has quit [Remote host closed the connection]
silv3r has quit [Ping timeout: 245 seconds]
silv3r has joined #river
silv3r has quit [Ping timeout: 252 seconds]
silv3r has joined #river
snakedye has quit [Ping timeout: 268 seconds]
wrkzk has quit [Ping timeout: 245 seconds]
<tleydxdy[m]>
okay, I think I got to the end of the mysterious crash in river, the compositor is getting killed by SIGPIPE when it's writing to some socket for xwayland clipboard stuff (inside wlroots)
<tleydxdy[m]>
seem like river just need to block SIGPIPE?
fitrh has quit [Read error: Connection reset by peer]
fitrh has joined #river
fitrh has quit [Quit: fitrh]
snakedye has joined #river
mon_aaraj has quit [Ping timeout: 245 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 245 seconds]
mon_aaraj has joined #river
mannerism has quit [Read error: Connection reset by peer]
mannerism has joined #river
vaivis has quit [Ping timeout: 252 seconds]
vaivis has joined #river
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #river
silv3r has quit [Ping timeout: 268 seconds]
silv3r has joined #river
silv3r has quit [Ping timeout: 245 seconds]
silv3r has joined #river
talismanick has quit [Ping timeout: 244 seconds]
gwizon has joined #river
wrkzk has joined #river
wrkzk has quit [Ping timeout: 268 seconds]
vaivis has quit [Read error: Connection reset by peer]
vaivis has joined #river
vaivis has quit [Read error: Connection reset by peer]
fitrh has joined #river
vaivis has joined #river
mon_aaraj has quit [Ping timeout: 252 seconds]
vaivis has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #river
vaivis has joined #river
jaafarrc has joined #river
<jaafarrc>
How do I find app-ids and set specific settings for them? For example, I have a program that I want to be opened in fullscreen by default whenever I run it.
vaivis has quit [Ping timeout: 252 seconds]
fitrh has quit [Quit: fitrh]
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #river
Guest31 has joined #river
talismanick has joined #river
gldk has joined #river
gldk has quit [Client Quit]
Guest31 has quit [Quit: Client closed]
gwizon has quit [Quit: Lost terminal]
Axenntio has joined #river
Axenntio has quit [Quit: Axenntio]
kragacles_ has joined #river
mon_aaraj has quit [Ping timeout: 240 seconds]
gh0stbuster has joined #river
mon_aaraj has joined #river
notzmv has quit [*.net *.split]
ghostbuster has quit [*.net *.split]
kragacles has quit [*.net *.split]
<tleydxdy[m]>
hmm each time an OR window commits river damages all the output?
<tleydxdy[m]>
ig because it doesn't really know which output the window is on huh
<NickH>
jaafarrc: You can use lswt to see app-ids. Eg "lswt -j"
<NickH>
Then in your init put something like "riverctl float-filter-add theAppId". That will work for floating, not sure about fullscreen though.