<leon-p>
keyboards will require a bit more thought, but all other settings any arbitrary input device supports should be possible to support with this approach
dbuckley has quit [Read error: Connection reset by peer]
dbuckley has joined #river
yyp has joined #river
novakane has joined #river
yyp has quit [Remote host closed the connection]
yyp has joined #river
waleee has joined #river
<novakane>
would something like this be good to make attach-mode global? https://zigbin.io/4e9a09
<leon-p>
novakane: that probably does not do what you think it does
<leon-p>
instead of making attach-mode global, that code only sets it for all existing outputs. If a new output is created after that command has been called, it will be unaffected
<novakane>
leon-p: oh yeah I see, that's not the good way then, thanks
<novakane>
leon-p: unrelated but you use aerc right?
waleee has quit [Ping timeout: 272 seconds]
waleee has joined #river
<leon-p>
novakane: yes, I am on aerc
<novakane>
leon-p: how do you save in a correct format a patch received?
<leon-p>
novakane: `:save <name of file>`
sjtio has quit [Quit: node-irc says goodbye]
Jano[m] has quit [Quit: node-irc says goodbye]
<novakane>
leon-p: oh really, i tried this and it wasn't great, missing the header iirc
<leon-p>
novakane: for git patches you can also just skip saving it and pipe it directly to `git am -3`
<novakane>
oh ok cool thanks
sjtio has joined #river
Jano[m] has joined #river
DarthRasEngan is now known as travankor
waleee has quit [Ping timeout: 244 seconds]
<ifreund>
ugh, drag icons need damage tracking too
<novakane>
everyday a new surprise with damage tracking
<novakane>
I saw you add #262 unstable/staging to 0.1.0, so what does it changes for river, build.zig?
<ifreund>
novakane: it means that before releasing 0.1.0, I want to remember to consider doing that breaking change
<novakane>
ifreund: yeah but I mean what should be changed in river? IF you dont want to change river-* protocol
<ifreund>
if I decide not to break things, nothing
<novakane>
got ya, either you do what I made with my closed PR and break everything or you just leave it like this
Jano[m] has quit [Ping timeout: 244 seconds]
sjtio has quit [Ping timeout: 272 seconds]
waleee has joined #river
sjtio has joined #river
Jano[m] has joined #river
tdeo has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 245 seconds]
waleee has joined #river
novakane has quit [Quit: WeeChat 3.1]
Guest3537 has joined #river
<Guest3537>
Hello folks, trying to determine if river is the WM I should be using full-time as a replacement to my current Gnome setup. Hence the question, what features is river missing compared to sway?