Re: screen capture tool

2025-03-22 Thread Marius Vlad
Hello, Use weston-screenshooter. It comes with Weston. On Fri, Mar 21, 2025 at 09:39:13PM +0100, Belisko Marek wrote: > Hello, > > I need screen capture (image only) from my embedded system which runs > weston version 13.0.1 built by yocto build system. I've tried grim but it > report an error:

zwp_tablet_tool_v2 button definitions

2025-03-22 Thread Chris Morgan
This is all in the context of the zwp_tablet_tool_v2 interface, based on implementing tablet-v2 for smithay-client-toolkit this week. Whereas 'type' is enumerated: event type { tool_type: uint, } enum type { pen = 0x140, eraser = 0x141, brush = 0x142,