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/
Szadek has quit [Quit: WeeChat 3.8]
dbuckley has quit [Read error: Connection reset by peer]
dbuckley has joined #river
<NickH> Hmm, I had a look into this and it seems that the css properties like "visibility: hidden;" and "display: none;" are not valid in this context.
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 252 seconds]
angry_vincent has joined #river
elshize has quit [Ping timeout: 252 seconds]
waleee has joined #river
angry_vincent has quit [Remote host closed the connection]
jao has quit [Ping timeout: 255 seconds]
linkert has joined #river
linkert has quit [Client Quit]
linkert1 has joined #river
linkert1 is now known as linkert
linkert has quit [Quit: linkert]
linkert has joined #river
<linkert> Hello folks :) Just wanted to stop by and say thanks for river - it's very neat!
itshog has joined #river
itshog has quit [Remote host closed the connection]
itshog has joined #river
itshog has quit [Remote host closed the connection]
itshog has joined #river
itshog has quit [Remote host closed the connection]
itshog has joined #river
linkert1 has joined #river
linkert has quit [Ping timeout: 252 seconds]
linkert1 is now known as linkert
linkert has quit [Quit: linkert]
angry_vincent has joined #river
itshog has quit [Remote host closed the connection]
angry_vincent has quit [Ping timeout: 252 seconds]
linkert has joined #river
<ifreund> linkert: glad it's been useful to you :)
<ifreund> NickH: if you want to do anything non-trivial with waybar CSS, using the gtk debugger is a huge help
<ifreund> set the GTK_DEBUG=interactive environment variable and explore the options
<ifreund> gtk CSS is very limited compared to the web but still quite capable
waleee has quit [Quit: WeeChat 3.8]
waleee has joined #river
aishathehun[m] is now known as aishathegaul[m]
angry_vincent has joined #river
elshize has joined #river
waleee has quit [Ping timeout: 248 seconds]
<angry_vincent> finally installed river. now trying it.
<angry_vincent> little bit weird with layouts :)
linkert has quit [Ping timeout: 260 seconds]
<ifreund> never tried dynamic tiling before?
linkert has joined #river
<ifreund> leon-p: any luck reproducing that xwayland gimp freeze on master?
<ifreund> Was thinking about tagging a hopefully final 0.2.x release this evening
elshize has quit [Ping timeout: 252 seconds]
linkert has quit [Quit: linkert]
linkert has joined #river
<angry_vincent> ifreund: no,not really. i tried many. but each is unique in one way or another. it takes time and muscle memory for new one
waleee has joined #river
<gbrlsnchs> I'm thinking of creating a layout generator, but I need to know before starting (sorry if this sounds stupid), does river allow stacking non-floating views?
<ifreund> gbrlsnchs: they'll currently be rendered in the order they are in the layout
<ifreund> I belive leon-p's stacktile does that
<ifreund> (it's in the name)
<gbrlsnchs> I see, I'll take a look, but was thinking of writing one just for the sake of learning
<ifreund> that's always a good reason to do something :)
<gbrlsnchs> I wanted something that tiles the first two views left/right and then stacks all the others on top of the right side tiled view
<waleee> to clarify, are you meaning that there would only be one window visible on the right side?
<gbrlsnchs> waleee: yes, it would always show left|right and extra views would be hidden behind the one rendered at right
<waleee> because that I think stacktile doesn't do
<waleee> the word stacking becomes a bit ambigous in a tiling window manager with a master-stack-layout :)
<waleee> (if you set it to "full")
<angry_vincent> i still getting csd for gtk. should i explicitly set it for applications? if yes, how do i get it's app-id?
<gbrlsnchs> waleee: yeah, I'll give stacktile a try at some point
Guest3775 has joined #river
<angry_vincent> ok, figured how to disable
<novakane> and for app id you can use https://git.sr.ht/~leon_plickat/lswt
<angry_vincent> thx!
<Guest3775> Hi. I tried to map Mod4 + ß, but riverctl tells me ß is an invalid keysym. Is there a workaround for this?
<ifreund> Guest3775: you need to find out the name xkbcommon uses for that character
<ifreund> you can use `xkbcli interactive-wayland` or wev or xev under xwayland
<Guest3775> wev just tells me the parts of the compose sequence used to get ß.
<ifreund> if it's not exposed as a keysym by libxkbcommon then river unfortunately can't use it in mappings
<Guest3775> I don't type that manually btw, the compose sequence is done by kmonad.
<Guest3775> Ok, thats unfortunate. I was already seeing myself mapping dozens of unicodes in kmonad layers and then when kombined with Mod4 in river ;)
<ifreund> Guest3775: happend to have a german keyboard lying around, try ssharp
<Guest3775> Will after evening meal
<ifreund> works for me at least :D
<ifreund> though that might only work when using the germany xkb layout
<angry_vincent> speaking of xkb layout, i saw on wiki where it can be set, but now i cannot find the page.
<angry_vincent> it mentioned using export before running river
<ifreund> angry_vincent: see the riverctl keyboard-layout command in the man page
<ifreund> we used to not have any way to set it other than using libxkbcommon environment variables but that's been resolved
Guest3775 has quit [Quit: Client closed]
<angry_vincent> it worked :)
<angry_vincent> thx
<ifreund> no problem!
<novakane> oh yeah I removed that section like yesterday I think
<angry_vincent> this explains why i wasn't able to find it
Guest3741 has joined #river
Szadek has joined #river
<novakane> yep :D
<novakane> but at least you haven't use the outdated method because of this :P
jao has joined #river
<angry_vincent> now need to improve font look, they are somhow ugly
<Guest3741> ifreund: Ok so riverctl does accept a mapping with ssharp, but doesn't act on the escape sequence. Instead, it seems to take the components of the compose sequence one by one. So the mapping for Mod4 + S was triggered instead.
<Guest3741> (I was that other guest number earlier)
<Guest3741> Anyways, I'll stick to ASCII mappings, but thanks for helping
Guest3741 has quit [Quit: Client closed]
<ifreund> no problem!
<angry_vincent> when i bring application back from scratchpad, it is not focused, so i need to cycle through views until it is focused. possible to have this application be focused automatically ?
angry_vincent has quit [Remote host closed the connection]
<novakane> angry_vincent: I don't think so
groknull has joined #river
groknull has quit [Remote host closed the connection]
linkert has quit [Ping timeout: 252 seconds]
itshog has joined #river
kdk_away is now known as kdk
itshog has quit [Read error: Connection reset by peer]
itshog has joined #river
itshog has quit [Read error: Connection reset by peer]
itshog has joined #river
itshog has quit [Remote host closed the connection]
elshize has joined #river
kdk is now known as kdk_away
Szadek has quit [Quit: WeeChat 3.8]
Szadek has joined #river
waleee has quit [Ping timeout: 248 seconds]
Ichika_Zou_ has joined #river
Ichika_Zou_ has quit [Remote host closed the connection]