[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Support for getting wayland display and surface pointers.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Jan 12 01:54:51 CET 2024
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
81b1d2e9 by Benoît Minisini at 2024-01-12T01:42:31+01:00
Support for getting wayland display and surface pointers.
[GB.GTK]
* NEW: Support for getting wayland display and surface pointers.
[GB.GTK3]
* NEW: Support for getting wayland display and surface pointers.
[GB.QT4]
* NEW: Support for getting wayland display and surface pointers.
[GB.QT5]
* NEW: Support for getting wayland display and surface pointers.
- - - - -
3b599065 by Benoît Minisini at 2024-01-12T01:44:42+01:00
Support for 'waylandsink'. Add 'MediaControl.Handle' property.
[GB.MEDIA]
* NEW: MediaControl: 'Handle' is a new property that returns the internal GStreamer element pointer.
* NEW: Fix behavior of 'MediaControl.SetWindow()'.
* NEW: Support for 'waylandsink' that needs a context to get the wayland display.
- - - - -
e0eb9c41 by Benoît Minisini at 2024-01-12T01:54:44+01:00
MediaView: Now works on wayland with Qt5 and GTK+3!
[GB.MEDIA.FORM]
* NEW: MediaView: Now works on wayland with Qt5 and GTK+3!
* NEW: MediaView: Refresh the time bar each 50ms.
* NEW: MediaView: Draw the time bar better.
- - - - -
16 changed files:
- comp/src/gb.media.form/.src/FMediaPlayer.class
- comp/src/gb.media.form/.src/FMediaPlayer.form
- comp/src/gb.media.form/.src/FTest.class
- comp/src/gb.media.form/.src/FTest.form
- comp/src/gb.media.form/.src/MediaView.class
- gb.gtk/src/CWidget.cpp
- gb.gtk3/src/wayland/main.c
- gb.media/src/c_media.c
- gb.media/src/c_media.h
- gb.media/src/main.c
- gb.media/src/main.h
- gb.qt4/src/CWidget.cpp
- gb.qt5/src/gb.qt.platform.h
- gb.qt5/src/wayland/main.cpp
- + gb.qt5/src/wayland/qplatformnativeinterface.h
- gb.qt5/src/x11/main.cpp
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d346b0e0b03d84b5ffc56fa656e9bf7952219529...e0eb9c4190e08e42263dd12b51aa4397b8faa9bf
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d346b0e0b03d84b5ffc56fa656e9bf7952219529...e0eb9c4190e08e42263dd12b51aa4397b8faa9bf
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20240112/678e98dc/attachment.htm>
More information about the Notification
mailing list