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/
waleee has joined #river
user2 has left #river [WeeChat 3.8]
Szadek has quit [Ping timeout: 255 seconds]
Szadek has joined #river
eShaev9z has joined #river
eShaev9z_ has quit [Ping timeout: 265 seconds]
talismanick has joined #river
awesomerly has joined #river
waleee has quit [Ping timeout: 248 seconds]
<awesomerly> is focus-output-next supposed to go to the next tag or does it do something completely different
<awesomerly> im prolly gonna go offline so I won't see the answer
dbuckley has quit [Ping timeout: 250 seconds]
awesomerly has quit [Ping timeout: 250 seconds]
awesomerly has joined #river
guest30 has joined #river
<guest30> Hey
<guest30> does river supports freesync?
guest30 has quit [Client Quit]
guest30 has joined #river
angry_vincent has joined #river
angry_vincent has quit [Changing host]
angry_vincent has joined #river
<guest30> hello
guest30 has quit [Client Quit]
guest30 has joined #river
guest30 has quit [Client Quit]
guest30 has joined #river
awesomerly has quit [Ping timeout: 250 seconds]
pvsr has quit [Ping timeout: 248 seconds]
pvsr has joined #river
leopoldek has quit [Ping timeout: 240 seconds]
guest30 has quit [Ping timeout: 260 seconds]
talismanick has quit [Remote host closed the connection]
talismanick has joined #river
Szadek has quit [Quit: WeeChat 3.8]
kotto has quit [Quit: WeeChat 3.8]
Ordoviz has joined #river
Ordoviz has quit [Ping timeout: 276 seconds]
Ordoviz has joined #river
<plumeus> Guest30, maybe https://github.com/swaywm/wlroots/issues/1406 is relevant
Ordoviz has quit [Ping timeout: 260 seconds]
notzmv has quit [Ping timeout: 265 seconds]
ayushnix has joined #river
Ordoviz has joined #river
Guest74 has joined #river
<Guest74> I am planning to start using modes for mappings. Does the mode reset to normal when one of its mappings is used? Will I need a separate mapping to return to normal mode instead? Thought I'd better ask before I end up with broken keybindings.
Misthios has quit [Quit: Misthios]
Misthios has joined #river
<leon-p> Guest74: no, modes do not automatically reset to normal
<leon-p> you'll have to have a dedicated map for that
<leon-p> self-resetting modes would be kinda neat for key-chords, though...
dbuckley has joined #river
Ordoviz has quit [Ping timeout: 268 seconds]
Ordoviz has joined #river
notzmv has joined #river
Guest31 has joined #river
<Guest31> I have installed river; when i execute river, all I get is a blue background
<Guest31> Super + Enter doesn't even work
<Guest31> What to do
<angry_vincent> what if you do Super + Shift + Enter
<Guest31> naah,, nothing is happening
<plumeus> what terminal do you have installed?
<Guest31> foot
<plumeus> A blue background is expected behaviour if you don't have any status bars or a custom background
<Guest31> what to do now; i am using it in arch and vmware
<plumeus> you do see something like riverctl map Super Return spawn foot in your config, right?
<Guest31> one min
<plumeus> I would recommend virt-manager/GNOME Boxes/VirtualBox as a VM, although it shouldn't be related
<plumeus> I though vmware is proprietary
<Guest31> yess,
<Guest31> riverctl map normal super+shift return spawn foot
<plumeus> oh, then you obviously need to press Shift too... but idk why it's not working
<plumeus> maybe the keybind exists on your system and stealing the inputs from the VM
<Guest31> my right shift is used for releasing focus out of vm
<Guest31> but i was using left shift
<Guest31> let me try again
<Guest31> what the heck; worked this time
<plumeus> btw, you can run River inside a different TTY or run it inside an Xorg session, I think. But you might have other reasons for wanting to use a VM, I guess.
<Guest31> i'll try that, thankyou
<Guest74> @leon-p thanks
Guest31 has quit [Quit: Client closed]
kotto has joined #river
Ordoviz has quit [Ping timeout: 250 seconds]
leopoldek has joined #river
notzmv has quit [Ping timeout: 248 seconds]
Guest52 has joined #river
Guest52 has quit [Client Quit]
awesomerly-says- has joined #river
<awesomerly-says-> I asked this yesterday, but what do focus-output-next and send-to-output-next do?
<Guest74> awesomerly-says- Outputs are monitors. If you have multiple monitors, this is for switching to and moving windows to the other ones.
<awesomerly-says-> I see
<awesomerly-says-> and where does background-color appear?
Ordoviz has joined #river
angry_vincent has quit [Remote host closed the connection]
awesomerly-says- has quit [Remote host closed the connection]
Szadek has joined #river
Guest74 has quit [Quit: Client closed]
<novakane> like a wallpaper if you don't have any software managing this
waleee has joined #river
notzmv has joined #river
Ordoviz has quit [Ping timeout: 246 seconds]
Ordoviz has joined #river
Ordoviz has quit [Quit: WeeChat 3.8]
notzmv has quit [Ping timeout: 248 seconds]
leopoldek has quit [Remote host closed the connection]
leopoldek has joined #river
<p00f1> hey emacs says "you're trying to use emacs configured with pgtk under the x window system" if i open a file by clicking it in thunar
<p00f1> opening emacs using fuzzel doesn't have this probelm
<p00f1> how do i ensure gtk always uses wayland
<waleee> I'd guess it's because thunar is launched under xwayland
<p00f1> killing Xwayland with -9 kills the emacs window but not the thunar one
<waleee> not super surpising?
<p00f1> if thunar was under xwayland shouldnt it die too
<waleee> why would that have killed the xwayland server?
<waleee> both thunar and emacs would be client programs
<waleee> p00f1: afaik all xfce applications is written for x so you wouldn't be able to escape xwayland with thunar
<p00f1> noooooo
<waleee> you could probably ensure that the emacs launched from it is using wayland though
<waleee> (some manual editing of an .desktop file is probably needed)