ifreund changed the topic of #river to: river - a dynamic tiling wayland compositor || https://github.com/riverwm/river || channel logs: https://libera.irclog.whitequark.org/river/
talismanick has quit [Remote host closed the connection]
talismanick has joined #river
manneris1 has quit [Remote host closed the connection]
080AAFYMK has joined #river
eShaev9z has joined #river
eShaev9z_ has quit [Ping timeout: 265 seconds]
NickH has quit [Remote host closed the connection]
NickH has joined #river
waleee has joined #river
talismanick has quit [Remote host closed the connection]
Arya[verncc][m] has quit [Ping timeout: 256 seconds]
edrex[m] has quit [Ping timeout: 248 seconds]
scorpion2185[m] has quit [Ping timeout: 260 seconds]
tleydxdy[m] has quit [Ping timeout: 246 seconds]
jaafarrc has quit [Ping timeout: 260 seconds]
motiejus has quit [Ping timeout: 260 seconds]
plumeus has quit [Ping timeout: 265 seconds]
ecocode[m]1 has quit [Ping timeout: 248 seconds]
jokeyrhyme[m] has quit [Ping timeout: 264 seconds]
kraem_ has quit [Ping timeout: 260 seconds]
lordmzte has quit [Ping timeout: 246 seconds]
p00f1 has quit [Ping timeout: 252 seconds]
n0r has quit [Ping timeout: 246 seconds]
waleee has quit [Ping timeout: 252 seconds]
waleee has joined #river
tleydxdy[m] has joined #river
jaafarrc has joined #river
Arya[verncc][m] has joined #river
alexherbo2 has joined #river
scorpion2185[m] has joined #river
edrex[m] has joined #river
p00f1 has joined #river
lordmzte has joined #river
plumeus has joined #river
kraem_ has joined #river
ecocode[m]1 has joined #river
motiejus has joined #river
jao has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
jokeyrhyme[m] has joined #river
n0r has joined #river
alexherbo2 has quit [Remote host closed the connection]
groknull has joined #river
groknull has quit [Remote host closed the connection]
Szadek has quit [Quit: WeeChat 3.7.1]
Szadek has joined #river
Szadek has quit [Ping timeout: 260 seconds]
Szadek has joined #river
Szadek5 has joined #river
alexherbo2 has joined #river
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #river
waleee has quit [Ping timeout: 248 seconds]
<scorpion2185[m]> leon-p I can't find your article about river. does anyone have the link?
<scorpion2185[m]> how do I bind super +F1 , F2 etc. to change tags instead of super+1,2 etc.?
<plumeus> You can use wev to get the buttons, I guess
<n0r> The buttons are just that: F1 F2 ...
<scorpion2185[m]> how do I edit the example config to use super +F1 etc. instead of super+1 etc. to change tags?
<n0r> I'd do `for key in F1 F2 ...
<plumeus> what does this even mean...
<n0r> and then use $key in the map command.
<plumeus> could do `for i in $(seq 1 9)` and `riverctl map normal "F$i" set-focused-tags $tags` or something.
<scorpion2185[m]> n0r: yes i mean that
<scorpion2185[m]> plumeus: that seems perfect
<scorpion2185[m]> is there a way to reload the config? for example now when editign tag command I had to log out
<plumeus> you can define/undefine keybinds at runtime
<plumeus> I personally usually just unset a few keybinds and then run ./keybind.sh, which is my file with all my keybinds for River.
<scorpion2185[m]> anyone has a waybar river tag module to share?
jao has quit [Ping timeout: 264 seconds]
<scorpion2185[m]> I saw a screenshot with the reload command
alexherbo2 has quit [Ping timeout: 260 seconds]
<scorpion2185[m]> "Cheat sheet"
<leon-p> Yeah, since the config is just a script that executed by river, you can just execute it again at any time you like. Old keybinds will be overwritten by the new ones.
<scorpion2185[m]> with what command?
<leon-p> just make sure to not accidentally spawn multiple instances of things, so a special file for keybinds is useful. I have defined a spawn_once function in my init, works just as well
<leon-p> scorpion2185[m]: it's an executable, just execute it
<leon-p> think of it like this: river is configured with shell commands, nothing else. The init is merely a convenient way to put all those commands into a single place and have them executed at startup automatically.
<leon-p> this of course implies that all those commands can be executed outside of the init, any time you like
<scorpion2185[m]> how do you go to the next/previos tag? with a commands
<scorpion2185[m]> *command
<leon-p> river has no command for that on its own, but you can script that
<leon-p> there is a python script for that flying around somewhere
<leon-p> maybe someone linked it in the Wiki on github
aryak has quit [Remote host closed the connection]
aryak has joined #river
aryak has quit [Ping timeout: 256 seconds]
<scorpion2185[m]> how do you kill window? i saw a close command
aryak has joined #river
<scorpion2185[m]> not sure to how set river modules for waybar
<scorpion2185[m]> how do I set a custom background for focused and occupied?
<leon-p> map the close command to a key and use the keybind whenever yo wish to close a window
<scorpion2185[m]> I already mapped it, is there a command to kill a window?
ayushnix has joined #river
<novakane> well yeah, as said above it's the close command, you should read the riverctl man page scorpion2185[m]
<jaafarrc> I'm hoping that River adds proper tablet support soon. I know I should be the change I want to see since this is an open-source project, but I'm not a Zig programmer nor am I interested in the language, sorry. :T --- For now, whenever I try using my Wacom tablet with the wacom kernel module, the pen doesn't work, but the Touch Mode does, which basically turns my drawing tablet into a glorified trackpad.
muirrum has quit [Ping timeout: 272 seconds]
muirrum has joined #river
<scorpion2185[m]> novakane: no when you close you just close. I mean kill
<scorpion2185[m]> like pkill
<scorpion2185[m]> I am using it on a tablet too. I hope in a touchscreen support that allow you to use pointer actions like moving a floating window.
<scorpion2185[m]> I can drag windows with a mouse but not with the touchscreen
<scorpion2185[m]> IDK if it is specific to river maybe it is always like this on touchsc.
waleee has joined #river
dbuckley has quit [Read error: Connection reset by peer]
dbuckley has joined #river
waleee has quit [Ping timeout: 252 seconds]
waleee has joined #river
<leon-p> I don't think any of the people writing code for river uses it with a touchscreen or tablet. Not that I wouldn't want to, but most hardware kinda sucks…
<leon-p> so unfortunately touch and tablet aren't really something where I can help much
Szadek has quit [Ping timeout: 265 seconds]
Szadek has joined #river
<jokeyrhyme[m]> So, if someone bought you a Wacom tablet, that might help? :)
<tleydxdy[m]> I have a tablet
<tleydxdy[m]> but it already works for osu
<tleydxdy[m]> under river
waleee has quit [Ping timeout: 260 seconds]
ayushnix has quit [Ping timeout: 260 seconds]
Szadek has quit [Ping timeout: 260 seconds]
Szadek has joined #river
<scorpion2185[m]> osu?
<scorpion2185[m]> can you resize window with the touchscreen? tleydxdy
<scorpion2185[m]> does river work with nvidia propietary driver?
<tleydxdy[m]> <scorpion2185[m]> "can you resize window with the..." <- ah, I mean an drawing tablet