Results 84 comments of Alexander Taylor

> Because you confirm the targets and commands are called correctly, that there is no bug here There might still be a bug that I just wasn't able to reproduce....

Thanks @Duelsik, I really appreciate contributions like this. In this case I'm wondering if a better place to put this kind of guide might be a project wiki, with a...

Putting on hold for a little while, it will be easier to test the more interesting aspects if I can find a second monitor to play with.

This isn't as simple as I thought, Vivarium does seem to be correctly not acting on damage from tiled views in other workspaces, but somehow is still leaking chromium damage...

> it is my favorite wayland tiling window manager I've tried so far, and I even wrote a [nix package](https://github.com/nrdxp/vivarium/blob/nix-package/flake.nix) for it! Nice, thanks! > I accomplish this in xmonad...

Hmm, I don't remember fixing this (and I don't see a commit for it) but I don't think I've noticed it any time recently whereas I originally reported the bug...

I don't have any specific plan for this - in its current state it's good enough for my use and it isn't at the top of the priority list for...

Touchscreen and stylus support is welcome in the main codebase. I haven't looked into it at all because I don't have the hardware to test it, but I'm happy to...

It's hard to say without working through the full client api, but I note that file has a `seat_client_create_touch` function which appears responsible for populating the `client->touches` list. Is that...

Vivarium is working and fairly stable, I fix bugs when I find them as do at least one or two other contributors, but I'm not putting much effort into developing...