[ANNOUNCE] libinput 1.17.2

2021-04-29 Thread Peter Hutterer
libinput 1.17.2 is now available. This release fixes an overeager "system is too slow" log message and adds a few more quirks for specific devices. Ben Weston (1): quirk: fix sensitivity for Dell Latitude 7490 pointing-stick Chris Dickson (1): quirks: mark the 0x252 razer keyboard as

Taiwins 0.3 is out

2021-04-29 Thread Sichem Zhou
Hi all, I am glad to announce that Taiwins 0.3 is released today. It has been a year since Taiwins 0.1 release, we have migrated from libweston and wlroots. This version, Taiwins has implemented enough compositor features. The biggest change in the version is the libtaiwins library is finally read

Re: Drag & Drop - multiple wl_data_device/wl_seat interfaces

2021-04-29 Thread Martin Stransky
On 4/29/21 4:20 AM, Sichem Zhou wrote: Hi Martin, There was an attempt MR [1] try to fix the firefox copy/paste issue last year. You sure the clipboard is working correctly under weston? I just checked you still can't paste anything to firefox. I'm not sure about Weston but works in KWin, Mutt

Re: Independent EDID parsing library

2021-04-29 Thread Pekka Paalanen
Adding the previous list of CCs. On Thu, 29 Apr 2021 10:32:58 + "Sharma, Shashank" wrote: > Hello Pekka, Daniel > > As discussed over IRC, I have prepared the first version of the EDID parsing > library, which is hosted here: > https://github.com/contactshashanksharma/libedid/tree/master >

Independent EDID parsing library

2021-04-29 Thread Sharma, Shashank
Hello Pekka, Daniel As discussed over IRC, I have prepared the first version of the EDID parsing library, which is hosted here: https://github.com/contactshashanksharma/libedid/tree/master This is a simple C library, and I have created this library keeping a compositor's context in mind, so its