00:01
waleee has quit [Ping timeout: 255 seconds]
00:08
Erik59 has quit [Ping timeout: 246 seconds]
01:47
dbuckley has quit [Read error: Connection reset by peer]
01:47
dbuckley has joined #river
03:34
snakedye has quit [Ping timeout: 240 seconds]
07:15
novakane has joined #river
07:22
<
novakane >
Erik59: you added the line in `/etc/pam.d/login`like it said in the README and enable rundird service?
08:20
snakedye has joined #river
08:25
sjtio has quit [Quit: Bridge terminating on SIGTERM]
08:25
anubhavkini has quit [Quit: Bridge terminating on SIGTERM]
08:25
priner[m] has quit [Quit: Bridge terminating on SIGTERM]
08:28
sjtio has joined #river
08:30
anubhavkini has joined #river
08:30
priner[m] has joined #river
08:39
novakane has quit [Quit: WeeChat 3.2]
09:42
Erik59 has joined #river
09:46
Erik59 has quit [Remote host closed the connection]
10:17
Erik59 has joined #river
10:17
<
Erik59 >
Here is my pam login list, my active services and where rundird is
10:19
Erik59 has quit [Client Quit]
10:19
Erik59 has joined #river
10:23
<
ifreund >
Erik59: did you see the error `sv status /var/service/rundird` gave you?
10:24
<
ifreund >
did you actually make a service for rundird?
10:24
<
Erik59 >
yeah but I cannot figure out why its there
10:24
<
Erik59 >
ive never had to manually make one before
10:24
<
Erik59 >
thats embarrasing
10:24
<
ifreund >
anyhow, I'd recommend just creating the XDG_RUNTIME_DIR manually to test
10:25
<
ifreund >
proprietary drivers (including nvidia) are
*not* supported, and noveau is known to be rather buggy sadly
10:25
<
Erik59 >
I tried that aswell, i made the folder with sudo mkdir /run/usr/(id -u) and then chmod 700 the same directory
10:25
<
Erik59 >
wish I had an amd card now lol
10:26
<
ifreund >
what were the permissions on the dir in the end? you would need to chown as well to make it owned by your user
10:27
<
Erik59 >
how can i check its permissions?
10:27
<
ifreund >
whoops, lost an a: ls -la
10:27
<
Erik59 >
drwxr-xr-x root root 40 B Sun Jul 11 11:27:42 2021 1000
10:28
<
ifreund >
yep, it's owned by root
10:28
<
Erik59 >
so I need to do sudo chown 1000 700?
10:30
<
ifreund >
reading the chown man page or chown --help might be useful
10:30
<
Erik59 >
drwxr-xr-x 700 root 40 B Sun Jul 11 11:27:42 2021 1000
10:30
<
Erik59 >
gonna try again
10:30
Erik59 has quit [Quit: Client closed]
10:31
Erik59 has joined #river
10:33
Erik595 has joined #river
10:33
Erik59 has quit [Client Quit]
10:33
<
Erik595 >
is it normal for that XDG_RUNTIME_DIR to be gone every reboot
10:36
<
ifreund >
it is normal for the contents of a temporary filesystem like /run or /tmp to be gone on reboot yes
10:36
<
Erik595 >
ah I wasnt aware it was temporary
10:38
<
Erik595 >
drwxr-xr-x root root 60 B Sun Jul 11 11:34:01 2021 .
10:38
<
Erik595 >
drwxr-xr-x root root 340 B Sun Jul 11 11:31:08 2021 ..
10:38
<
Erik595 >
drwx------ ef ef 40 B Sun Jul 11 11:34:01 2021 1000
10:38
<
Erik595 >
❯ stat -c %a 1000
10:38
<
Erik595 >
I think ive done it
10:38
Erik595 has quit [Quit: Client closed]
10:39
Erik59 has joined #river
10:40
<
Erik59 >
might just go back to arch honestly
10:41
Erik59 has quit [Client Quit]
10:41
<
ifreund >
Erik59: if you're more comfortable on arch, go back to arch
10:42
Erik59 has joined #river
10:43
<
Erik59 >
yeah I like void alot but it seems to cause me more issues
10:43
<
Erik59 >
if river is ever supported by void
10:43
<
Erik59 >
ill come back probabaly
10:44
<
Erik59 >
well thanks for all the help everyone :)
10:44
Erik59 has quit [Client Quit]
10:58
Erik59 has joined #river
11:00
Erik59 has quit [Remote host closed the connection]
11:00
Erik59 has joined #river
11:01
<
Erik59 >
Okay I downloaded river from the AUR, installed the nouveau drivers and ran the river command. However I’m not getting errors, I’ll attach an image now
11:28
Erik59 has quit [Quit: Client closed]
12:21
Erik59 has joined #river
12:21
Erik59 has quit [Client Quit]
13:19
novakane has joined #river
14:16
waleee has joined #river
15:55
snakedye has quit [Ping timeout: 252 seconds]
16:28
snakedye has joined #river
17:02
Guest94 has joined #river
17:07
Guest94 has quit [Quit: Client closed]
17:31
turdlord has joined #river
17:36
infiniter has joined #river
17:38
<
turdlord >
how do set up xdg-desktop-portal-wlr on river?
17:38
<
turdlord >
i want to screenshare my HDMI monitor
17:39
<
ifreund >
turdlord: should be exactly the same as on sway or any other compositor supporting wlr-screencopy-v1
17:39
<
ifreund >
did you give the instructions in their wiki a try?
17:39
<
turdlord >
i cannot select monitor, a menu pops up on sway to select monitor but it does not happen in sway
17:39
<
turdlord >
yes i tried
17:40
<
turdlord >
i have env variables set up correctly in systemd environment.d/wayland.conf
17:40
<
turdlord >
and my service is running and active
17:41
<
turdlord >
do i need to change variables? XDG_CURRENT_DESKTOP=sway to XDG_CURRENT_DESKTOP=river?
17:42
<
ifreund >
no, either should work the same
17:42
<
ifreund >
you probably want to give the section in the man page on the OUTPUT CHOOSER a read
17:43
<
ifreund >
you can also hardcode the target output in your config file
17:43
<
turdlord >
okay i will a try a few times
17:44
<
turdlord >
[screencast]
17:44
<
turdlord >
output_name=HDMI-A-1
17:44
<
turdlord >
chooser_type=default
17:44
<
turdlord >
chooser_cmd=bemenu
17:44
<
turdlord >
this is my config
17:44
<
turdlord >
of xdg-desktop-portal-wlr in ~/.config/xdg-desktop-portal-wlr/config
17:47
<
turdlord >
its not launching :'(
17:47
<
ifreund >
does running bemenu manually work?
17:49
<
turdlord >
i did ls | bemenu and it works fine
17:49
<
turdlord >
as expected i can choose a directory as output
17:49
<
ifreund >
are you sure it isn't using slurp to choose the output? maybe set chooser_type to simple
17:51
<
turdlord >
i first copied config from man (which had slurp) and restarted the service
17:51
<
turdlord >
then i changed config to above and restarted the service again
17:51
infiniter has quit [Quit: WeeChat 3.2]
17:52
<
turdlord >
i set chooser_type=simple now and it still does not open
17:53
<
turdlord >
do i need to restart or something for changes in config to take effect?
17:53
<
turdlord >
and yes i have restarted the service after chooser_type=simple
17:57
<
turdlord >
does it work for you? i forgot to mention i am using kile as layout manager (if it matters)
18:00
infiniter has joined #river
18:05
<
turdlord >
here is my init
18:14
infiniter has quit [Ping timeout: 240 seconds]
18:30
<
turdlord >
should i submit and issue ifreund?
18:41
<
ifreund >
turdlord: it works for me with no config file at all using slurp
18:41
<
ifreund >
haven't tried bemenu though
18:42
<
ifreund >
I have no idea what would be different on river vs sway here though
18:42
<
turdlord >
i removed the config and restarted the service
18:43
<
turdlord >
i have installed slurp but it does not open
18:43
<
turdlord >
i am on archlinux
18:43
<
ifreund >
turdlord: yep, it works with bemenu
18:43
<
ifreund >
I'm on void, but that shouldn't matter
18:43
<
turdlord >
i am using waybar
18:44
<
ifreund >
so am I, that shouldn't make any difference though
18:44
<
ifreund >
what xdpw version are you using, just to check?
18:44
<
ifreund >
does xdpw log anything interesting?
18:44
<
turdlord >
how do i log? (i am a noob)
18:45
<
ifreund >
run xdpw from a terminal instead of letting it get auto-started by dbus
18:45
<
ifreund >
first kill any running instance though
18:45
<
turdlord >
i ran it through systemd
18:47
<
ifreund >
I don't do systemd sorry
18:48
<
turdlord >
how do i run it manually
18:48
<
ifreund >
uh, just run the binary in a terminal
18:48
<
turdlord >
okay will try
18:48
<
ifreund >
if you don't know where the binary is, tell pacman to list the contents of the package
18:50
<
turdlord >
can you post the config you are using?
18:50
<
ifreund >
I'm not using any config for xdpw
18:51
<
ifreund >
I just have slurp installed, which caused it to use slurp which is what I want
18:51
<
ifreund >
I temporarily uninstalled slurp to see if the fallback to bemenu worked, which it did.
18:53
infiniter has joined #river
18:53
infiniter has quit [Client Quit]
18:55
<
turdlord >
okay i got it
18:55
<
turdlord >
i need to launch apps with dbus
18:56
<
turdlord >
dbus-launch
18:56
<
turdlord >
thanks for help :D
18:57
<
ifreund >
turdlord: the real issue is probably that you're not running river with `dbus-run-session river` then
18:57
<
ifreund >
(yes, dbus really sucks)
18:57
<
turdlord >
yes i think that is the issue, lets try
18:57
<
turdlord >
i also have another bug related to chromium
18:58
<
turdlord >
on fullscreen by mod+f, chromium "tab" area becomes unlickable
18:58
<
turdlord >
tab hover cards work buggily and i can see some hover effects sometimes
18:59
turdlord has quit [Quit: Client closed]
19:01
turdlord has joined #river
19:01
turdlord has quit [Client Quit]
19:05
turdlord has joined #river
19:07
turdlord has quit [Client Quit]
19:11
nagy135 has joined #river
19:17
turdlord has joined #river
19:18
turdlord has quit [Client Quit]
19:29
turdlord has joined #river
19:30
<
turdlord >
i tried to run with dbus-run-session river but i still need to launch applications through dbus launch
19:31
turdlord has quit [Remote host closed the connection]
20:26
pltrz has joined #river
20:30
pltrz has quit [Client Quit]
20:31
pltrz has joined #river
20:33
pltrz has quit [Client Quit]
20:34
pltrz has joined #river
20:39
pltrz has quit [Quit: Client closed]
20:51
Guest59 has joined #river
20:52
pltrz[m] has joined #river
20:52
pltrz[m] is now known as pltrz
20:53
pltrz has quit [Client Quit]
21:03
<
Guest59 >
is there a way to disable xwayland on river?
21:04
<
novakane >
Guest59: If you didn't build it with `-Dxwayland` it is disabled by default
21:09
<
Guest59 >
thanks; will recompile. otherwise, there is no option for it, however?
21:10
<
novakane >
Guest59: no, not at runtime, there is no option like in sway for exemple
21:13
<
Guest59 >
you can configure this in sway
21:14
<
Guest59 >
xwaylavnd enable|disable|force
21:15
<
Guest59 >
would be a nice option for riverctl
21:16
<
Guest59 >
riverctl xwayland enable|disable
21:18
<
novakane >
Personaly I think it's good like that with a build option
21:20
<
ifreund >
I don't see a reason to make xwayland runtime-configurable
21:21
Guest59 has quit [Quit: Client closed]
21:38
novakane has quit [Quit: WeeChat 3.2]
21:39
pltrz has joined #river
21:39
<
pltrz >
is there a way to disable xwayland in river?
21:39
<
waleee >
(does it echo in #river?)
21:40
<
waleee >
pltrz: ifreund and novakane just answered the same question, and it's a build option
21:41
<
waleee >
(which is disabled by default)
23:17
notzmv has quit [Ping timeout: 252 seconds]