2021 X.Org Foundation Membership renewal and election schedule

2021-02-11 Thread Harry Wentland
The 2021 X.Org Foundation elections are rapidly approaching. In preparation of the elections we would like to remind you that members will need to renew their membership each year in order to vote. Please take the time to renew your membership by logging into https://members.x.org and clicking

Video playback in GTK

2021-02-11 Thread Irene Kravets
I am using Wayland/Weston with GTK and trying to write a Python script to display video on the screen. I have a GTK window with a grid and I just add the widget below to the grid. Video is very choppy. It looks much smoother if I play it from Linux command line using gst-launch-1.0. Here is