Supreeeme

Results 206 comments of Supreeeme

Any progress on this? I guess this has changed since 2019, but now the Wayland integration also uses `termcmd`, yet it still can't be set easily in kakrc, and finding...

That's fine as a workaround but I really feel like needing a hook should be unnecessary.

There's currently no way to do this (without code changes) - the only argument satellite expects and will understand is a display number. But I suppose it would be reasonable...

Client side/xdg decorations are planned yes, just a bit lower on the priority list for now, I'd like to address some existing bugs first. But it shouldn't be too difficult...

This has been partially implemented in 0559ace75848031158c758ac542d22d973ba7b7f - any compositors providing server side decorations should work as expected. The next part is to add client side decorations.

As far as I'm aware this should already work, as of e70cb817516834450cb424d31dcbf70ad13b9718. I'm not too familiar with Xwayland's touch input though. What's not working?

Oh I see, you meant stylus input specifically. It looks like xwayland supports the protocol so it shouldn't be hard to support, but I won't get to it this week,...

Ah yeah sorry, I started to do this then realize it would be a little more involved than I expected, and then forgot about it lol. I'll see if I...

Added an entirely untested implementation of tablet support on the `stylus` branch (PR: https://github.com/Supreeeme/xwayland-satellite/pull/61). Would appreciate any testing before I merge.

Running with `RUST_LOG=xwayland_satellite::xstate::selection` will give you a log with just the interesting stuff.