ChanServ changed the topic of #river to: river - a dynamic tiling Wayland compositor || https://codeberg.org/river/river || channel logs: https://libera.irclog.whitequark.org/river/
catman has joined #river
<bwbuhse> I think I might actually be having what Kon747 mentioned, but only on my laptop, and only sometimes. Occasionally, when I boot up, it'll just look "whiter"? *shrug*
schneid3306 has quit [Quit: schneid3306]
Cold-Leopard has joined #river
Cold-Leopard has quit [Client Quit]
Snetry has quit [Ping timeout: 260 seconds]
Snetry has joined #river
schneid3306 has joined #river
Ireozar has quit [Read error: Connection reset by peer]
user21 has joined #river
Ireozar has joined #river
haliucinas has joined #river
angry_vincent has joined #river
pixavi has joined #river
pixavi has quit [Client Quit]
ximon has joined #river
pleq has joined #river
zuki has joined #river
pleq has quit [Ping timeout: 240 seconds]
voidlinux has joined #river
ximon has quit [Quit: Client closed]
kraem_ has joined #river
kraem has quit [Ping timeout: 252 seconds]
kraem has joined #river
kraem_ has quit [Ping timeout: 245 seconds]
<voidlinux> Hi everyone, have a good day. Can i add rule with both title and app-id? More spesificly, i want to add rule for picture-in-picture mode for firefox browser as like "riverctl rule-add -app-id "firefox" -title "picture-in-picture" ..."
<zuki> yes you can. you can even have two rules like so
<zuki> riverctl rule-add -app-id 'steam' -title '*' float
<zuki> riverctl rule-add -app-id 'steam' -title 'Steam' no-float
<zuki> were one is more exact and uses a real tileid while the other uses the * catch all and river will use the more procise rule in the case of a conflict like this.
<zuki> also i recommend using the lswt program for getting the app-id's and title ids from all the active apps.
<zuki> hopefully that is helpful
<voidlinux> zuki: Oh thanks, yes i know lswt and currently using. By the way, i learned before you typing, i just typed riverctl command wrong that is because it wasn't work :D Thanks for help anyway.
<zuki> ah cool
<Nickli> been there, done that
<voidlinux> Sorry again me but have one more question, can we ignore some windows from stack position? Like when i change focused window with my keybinds, it focus some windows which i dont want to focus anytime. Can i disable focus attritube of that windows?
catman has quit [Ping timeout: 252 seconds]
<zuki> Im not aware of a way of disabling focus for some windows, the closest thing im aware off is you can use "riverctl -skip-floating focus-view next" to prevent switching focus to floating windows but that doesn't quite seem like what you want
<zuki> to be more clear I mean swap you focus-view binds to have the -skip-floating augment to prevent their focus from said binds.
<voidlinux> Maybe it could work. Actually i want that feature for showmethekey program (displayer for pressed keys), it located on bottom-center sometimes i focus to it with accidently.
<voidlinux> Thanks for tip, again.
<zuki> all good, I would like a real focus block window rule or block focus for windows in tag 28 or something like that.
<voidlinux> Yeah, it woould be good. Maybe i can do if learn zig :)
<zuki> I wanted to try zig but my lack of c experience and dislike of zig's no warnings only errors system was frustrating, especially considering that a unused var counts as a error preventing compilation.
<voidlinux> I don't know about that much programming details, just pick a language, learn it and coding :D
Cornelius-Figgle has quit [Remote host closed the connection]
Cornelius-Figgle has joined #river
voidlinux has quit [Quit: Leaving.]
<aelius> even in C, no warnings all errors is a strongly suggested best practice
<zuki> that makes sense just I don't like feeling like im fighting the compliler when im messing around in a new lang.
ximon has joined #river
ximon has quit [Client Quit]
voidlinux has joined #river
voidlinux has quit [Quit: Leaving.]
ximon has joined #river
angry_vincent has quit [Ping timeout: 248 seconds]
angry_vi` has joined #river
voidlinux has joined #river
catman has joined #river
ximon has quit [Quit: Client closed]
voidlinux has quit [Ping timeout: 248 seconds]
<ifreund> zuki: if the zig compiler didn't spit out that class of error near instantly and instead take minutes per unused variable I would find it annoying
<ifreund> as it is, it's so fast to check and correct that it doesn't annoy me at all and has stopped me from writing multiple bugs over the years
<zuki> I get that... I just find for simple test projects I wish I had a simple debug only flag I could use or something.
<ifreund> catching bugs while I'm debugging is no less valuable
<ifreund> perhaps even more so
paperdev has joined #river
angry_vi` has quit [Remote host closed the connection]
waleee has joined #river
angry_vincent has joined #river
paperdev has quit [Quit: Client closed]
zuki has quit [Ping timeout: 240 seconds]
ximon has joined #river
angry_vincent has quit [Ping timeout: 252 seconds]
zuki has joined #river
zuki has quit [Quit: Client closed]
waleee has quit [Ping timeout: 252 seconds]
waleee has joined #river
Vitis has joined #river
Vitis has quit [Client Quit]
Vitis has joined #river
<Vitis> anyone here is able to run river 0.3.9 on Archlinux? The packaged 0.3.7 version works well but if i build the latest release I cannot do any input into any program. Keybinds to spawn things work though
<Vitis> I wanted to run the latest release to see just in case if a bug I'm having has been fixed or not
Vitis has quit [Quit: WeeChat 4.6.2]
Vitis has joined #river
ximon has quit [Quit: Client closed]
zuki has joined #river
Vitis has quit [Quit: WeeChat 4.6.2]
proycon has quit [Remote host closed the connection]
proycon has joined #river
ximon has joined #river
haliucinas7 has joined #river
haliucinas has quit [Ping timeout: 248 seconds]
haliucinas7 is now known as haliucinas
zuki has quit [Quit: Client closed]
zuki has joined #river
lbiaggi has quit [Ping timeout: 252 seconds]
mekeor has joined #river
lbiaggi has joined #river
lbiaggi has quit [Changing host]
lbiaggi has joined #river
ximon has quit [Quit: Client closed]
mekeor has quit [Quit: towards emacs as interface to cybernetic council communism]
<leon-p> re errors and warnings: I teach people C at uni. The very first thing I demand is that they always add "-Werror -Wall -Wextra -Wpedantic -Wconversion -Wunused" to their compiler flags. these things catch real bugs and while it may be a bit annoying in the beginning, writing any complex program without an aggressive compiler would be painful
<leon-p> an unused variable or parameter is pretty much always a bug (unless you have to satisfy someone elses API)
ximon has joined #river
ximon has quit [Ping timeout: 240 seconds]
zuki has quit [Quit: Client closed]
Guest50 has joined #river
Guest50 has quit [Client Quit]
ximon has joined #river
ximon has quit [Quit: Client closed]
haliucinas has quit [Ping timeout: 276 seconds]
haliucinas has joined #river
schneid3306_ has joined #river
schneid3306 has quit [Ping timeout: 252 seconds]