<leon-p>
I think there is still some wonkieness with damage wrt multiple monitors. When I plug in an extra screen, it gets a ghost cursor, which only disappears when I move the mouse
notzmv has joined #river
snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
Guest58 has joined #river
Guest58 has quit [Client Quit]
powerofzero has quit [Ping timeout: 264 seconds]
ecocode__ has quit [Ping timeout: 268 seconds]
ecocode__ has joined #river
waleee has quit [Ping timeout: 264 seconds]
ecocode__ has quit [Ping timeout: 256 seconds]
ecocode__ has joined #river
leon-p_ has joined #river
leon-p has quit [Ping timeout: 268 seconds]
snakedye has quit [Ping timeout: 260 seconds]
leon-p_ has quit [Quit: leon-p_]
leon-p has joined #river
leon-p has quit [Quit: leon-p]
lgflorentino[m] has quit [*.net *.split]
lgflorentino[m] has joined #river
leon-p has joined #river
<leon-p>
I am writing another article on river and want to include a little galary at the end. If anyone wants to contribute fancy screenshots of nice river setups, now is your chance
Guest57 has joined #river
notzmv has quit [Ping timeout: 268 seconds]
<Ollie[m]>
leon-p: where will it be posted? Do you have a blog or something?
<leon-p>
Ollie[m]: yep, on my blog. leon_plickat.srht.site
<leon-p>
the article I am writing right now will appear there sometime this week, depending on how much time I find
<Ollie[m]>
Cool, I'll keep an eye out! Only just discovered river but got it working on my laptop yesterday
novakane has joined #river
Guest57 has quit [Ping timeout: 256 seconds]
<novakane>
leon-p: I think snakedye has the most fancy setup here with what I saw on r/unixporn, mine is too minimal to be interesting lol
gwizon has quit [Remote host closed the connection]
dimaom has quit [Quit: Connection closed for inactivity]
novakane has joined #river
<novakane>
oh nice the IME review, time to work
<novakane>
ifreund: btw I almost always force push after a review but what do you prefer, a force push or new commit with more or less bad message that can be squash before merging it?
<ifreund>
novakane: force push is fine, whatever works for you
<snakedye>
It's probably too big as it is but it as some interesting ideas that can work the way layouts are interrelated
<snakedye>
Interpreted*
pkap has joined #river
novakane has quit [Quit: WeeChat 3.3]
novakane has joined #river
novakane has quit [Quit: WeeChat 3.3]
pkap has quit [Quit: Client closed]
pkap has joined #river
pkap has quit [Client Quit]
pkap has joined #river
<pkap>
I saw people posting screenshots of their river setups in chatlog and wanted to participate (simple setup with waybar): https://0x0.st/-545.png
novakane has joined #river
<novakane>
pkap: you're using letter instead of number for your tags? in the keybinds too?
<pkap>
yes also for keybinds :)
<novakane>
that's cool, I never really thought about this
<pkap>
Yeah I know it's uncommon, but I like it. It's closer to the homerow
<pkap>
I adopted this from qtile where this was the default config.
<novakane>
I get you, I have an azerty keyboard and sometime number are annoying to use, I should try this
snakedye has quit [Ping timeout: 244 seconds]
snakedye has joined #river
snakedye has quit [Ping timeout: 240 seconds]
snakedye has joined #river
<pkap>
AZERTY is wild. Have you tried this: https://eurkey.steffen.bruentjen.eu/ ? Works well for umlauts and accents without compromises for coding, vim etc.
<pkap>
(I guess this is off-topic, sorry)
<novakane>
oh that's really interesting, I never saw that one, could be really usefull
<Nulo>
Please rehost the screenshot if you use it, that's my temporary dir
<waleee>
Nulo: did you get the key release mappings to work?
<Nulo>
waleee, not yet, the patch I sent here yesterday is Very Broken
<Nulo>
But I know how to fix it
<Nulo>
Although I'm not sure if an approach like that would be accepted upstream
<msiedlaczekelshi>
hey, I get an error when compiling river from master: https://0x0.st/-5tV.txt updated submodules, even cloned fresh repo, still the same. I'm on zig 0.8.1
<leon-p>
msiedlaczekelshi: that error should not happen on 0.8.1, are you on fedora by any chance?
<msiedlaczekelshi>
leon-p: yes, on Fedora, that's right
<leon-p>
fedora did something wonky with their zig package. You should try building river with a zig binary from ziglang.org
<msiedlaczekelshi>
leon-p: ok this worked, thanks! I just wonder what kind of wonky thing they could have done and why