fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#riverwm

2 posts2 participants0 posts today

Finished the keybind / pointerbind system.

I think it's quite elegant, since a user can either add to the list of binding configs, or clear it to get rid of the default bindings.

Keybinds and pointerbinds are abstracted into a single interface.

Anyone else running a #Wayland WM under #Wlroots and it freezes your computer to the point that nothing works not even switching TTY ? I thought it was #RiverWM related but it happens with #SwayWM too. If I don't start a Wayland session my computer is fine all day. But under Wayland I'm starting to get these random freezes like twice a day and the only cure is to hold the power button. I mean I'm tempted to revert back to X11 for stability so any info or ideas would be gratefully received. Oh and I'm running #FreeBSD too.
Still playing with #Labwc and trying to hate it but failing miserably. I'm a tiling WM girl at heart but I'm actually liking the way Labwc works. There's no IPC for external control, You just use keybinds, rules and maybe some scripting magic with the likes of wlrctl or wob. I'm still running #RiverWM as my daily though and just testing Labwc to see what's on the otherside but hey. ;)
#Wayland #OpenBox

I was happily interrupted by AerynOS yesterday. But the focus today was on FreeBSD Current, with the River wm. All up and running, tomorrow tweaking day. And FreeBSD is snappy, quick and no unnecessary fluff included. Great to look forward too!

Hey, I want to start being more active on Mastodon, so here's my #introduction :

I'm a student passionate about technology, Linux, and programming. I'm mostly self-taught, but I plan to study computer science once I go to university.

I'm a huge #linux nerd, I use #archlinux (btw) and I run #riverwm (an amazing #wayland compositor). My editor is the incredible #neovim. And all of that runs on my beloved @frameworkcomputer laptop

Aside from all the computer stuff I also really like reading. I mostly read fiction (with a slight preference for fantasy) but I do enjoy the occasional non-fic book

#riverwm #tilingwm #tilingwaylandcompositor #linux

I have been using river as my window manager for a while now so thought I would share my thoughts.

I am really enjoying it, it feels much closer to xmonad than hyprland did which I like and it runs mostly smoothly. I love the way that it handles multi-headed setups for the most part and the way it is configured is refreshing for a window manager.

On my desktop, I have 2 monitors and river lets each monitor have its own set of tags which is nice.

I have yet to make good use of the tag feature and for the most part have been treating the tags like workspaces. This doesn't cause too many issues but tags come with some extra restrictions that make it less ideal if you are only using them the way you would workspaces. Maybe these can be ironed out but I don't know a solution.

I have been using the tag system more on my laptop than on my desktop probably because it only has 1 screen. On my desktop, if I want to have 1 program open and rotate between 1 or 2 programs open next to it, I can have the main program open in my main monitor and my second monitor can be used to rotate between the other programs that I want to have open next to it.

On the laptop this isn't possible but I have found the tag system to be useful for this. I can have tag 1 focused, say on emacs, and when I want I can focus a second or third tag with lecture slides, a browser or something else. I can also put a floating window with a video on one of my tags and then focus that tag with whatever other tag I am currently using so that I can keep the floating window with me as I move around my system.

As for using the tags like workspaces, it works for the most part but I have noticed some quirks. I am unable to jump to a window using rofi. This is likely hard to implement as a window could be on multiple tags and there is no good way to decide which tag to focus. Maybe a way it could be implemented is to instead have the currently focused tag/s added to the window.

When using multiple monitors, you can't drag a floating window onto another monitor and so you have to use the keyboard shortcut which isn't too much of an issue. When you move a window to another monitor, instead of moving it to the currently focused tags on that monitor, it moves it to the tags matching the ones it occupied on the previous monitor. This isn't an issue per se, just something that was counterintuitive to how I thought it should work.

There have been 1 or 2 minor issues with hidpi support for some apps but I don't think they are necessarily rivers fault. One example is with element messenger. When I enabled 2x scaling, instead of scaling the app, it instead shrunk the size of the window. River seemed to think it was normal size though as other windows moved around it as if it was taking up the normal space and I had to click where UI elements would have been if it was taking up the normal space.

Overall I have been enjoying it a lot, and will continue using it for at least a few more months