<NickH>
IIRC there have been quite a few people using river 0.1.1 trying to use the init from the repo head.
<NickH>
Not sure if they were on void... does the void package not ship with an example init?
<scrollmaster>
NickH: void should have the example init in /usr/share/examples according to the package manager, though I don't personally use the river package
<NickH>
Hmm, wonder why these people are grabbing the init directly from github.
<scrollmaster>
most users probably expect there to be a default config in /etc instead of /usr/share, but I'm not sure
<NickH>
On Debian most users should expect to find example config files under /usr/share/doc/<packagename>/
<scrollmaster>
oh all right. Does Debian usually have default system-wide configs for its packages as well or just the example configs?
<NickH>
Services generally come with sane default configs modified from upstream by package maintainer.
<NickH>
User stuff usually doesn't.
<NickH>
But *every* package has a /usr/share/doc/<packagename>/ directory.
<scrollmaster>
yep, that makes sense
<NickH>
It's the first place I always look after installing something.
<scrollmaster>
on void, I usually check /etc/, /usr/share/examples/, and /usr/share/doc/. Afaic, it's dependent upon the package/maintainer, but I haven't gotten into packaging anything quite just yet
<scrollmaster>
so that might be a source of confusion for new users, but it's usually easy to find with void's package manager
<scrollmaster>
s/Afaic/Afaict/
waleee has quit [Ping timeout: 252 seconds]
snakedye has quit [Ping timeout: 256 seconds]
vaivis has joined #river
scrollmaster has quit [Quit: scrollmaster]
scrollmaster has joined #river
lxsameer has joined #river
snakedye has joined #river
vaivis has quit [Ping timeout: 246 seconds]
makaba has joined #river
vaivis has joined #river
<makaba>
novakane: do you know any method to "monitor" which layout it's in use trough rivercarro? I'd like to make an indicator on waybar.
<novakane>
I'm not sure how do you get this info from river right now though
<novakane>
ifreund or leon-p could probably better tell you
vaivis has quit [Read error: Connection reset by peer]
mon_aaraj has quit [Read error: Connection reset by peer]
mon_aaraj has joined #river
<leon-p>
I don't think you can query the name of the active layout right now
<leon-p>
novakane makaba ^
<novakane>
ah yeah that what I thought, I didn't remember anything related to this in river code
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #river
<snakedye>
river-toplevel-v1 is in limbo
<leon-p>
where "limbo" means: I threw an idea into the room but am no longer sure if it is a good idea and don't really have the time to pursue it anyway
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #river
waleee has joined #river
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #river
vaivis has joined #river
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #river
makaba has quit [Quit: Client closed]
mon_aaraj has quit [Ping timeout: 240 seconds]
mon_aaraj has joined #river
vaivis has quit [Read error: Connection reset by peer]
vaivis has joined #river
vaivis has quit [Read error: Connection reset by peer]
vaivis has joined #river
vaivis has quit [Read error: Connection reset by peer]
mon_aaraj has quit [Ping timeout: 246 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 260 seconds]
snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 260 seconds]
snakedye has quit [Read error: Connection reset by peer]
snakedye has joined #river
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #river
mon_aaraj has quit [Ping timeout: 260 seconds]
mon_aaraj has joined #river
maxvv has joined #river
mon_aaraj has quit [Ping timeout: 272 seconds]
mon_aaraj has joined #river
<maxvv>
Hi everyone! I've recently switched to river from sway and one thing I really missed was swaybar, and so I'm happy to announce my port of i3bar - https://github.com/MaxVerevkin/i3bar-river. It's not fully compatible with the protocol yet, but it's WIP. Bug reports (if your favorite status command doesn't work it's a bug) are very appreciated.
mon_aaraj has quit [Ping timeout: 256 seconds]
mon_aaraj has joined #river
snakedye has quit [Ping timeout: 272 seconds]
snakedye has joined #river
<leon-p>
maxvv: nice project! If you like, you can add your bar to the recommend software on the github wiki!
<leon-p>
If you allow me one small recommendation: It would be cool if the river support was optional. There are a lot of compositors right now that are lacking desktop widgets such as a nice bar and making something universal would be great for them too.
<maxvv>
Thanks, I'll add it to the wiki. I will try to make the river integration optional once I manage to fully implement the i3bar protocol (contributors are welcome btw).