summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* 3.92.03.92.0Logan Rathbone2023-04-281-1/+1
|
* Port to webkitgtk 6.0Adam Williamson2023-04-261-1/+1
| | | | | | | | | | | | | webkitgtk 5.0 is gone from Fedora 38 and Fedora Rawhide, so our CI 'build_fedora' task is always failing. This ports the code to webkitgtk 6.0 and updates the build and CI configs. I based the changes on Epiphany code. I tested it with: zenity --text-info --html --url=https://www.happyassassin.net and it seems to work OK. Signed-off-by: Adam Williamson <awilliam@redhat.com>
* Zenity 3.91.03.91.0Logan Rathbone2023-03-071-1/+1
|
* Zenity 3.90.0libadwaita-portLogan Rathbone2023-01-251-2/+2
|
* text: Re-add webkit support for gtk4Logan Rathbone2023-01-241-9/+8
|
* Initial port to libadwaitaLogan Rathbone2023-01-231-2/+4
|
* build: Use GNOME module post_install()Matt Turner2023-01-161-2/+4
| | | | (cherry picked from commit 49cc6de9589322dd349d7d35efe7f45542e463cb)
* Drop gdialog wrapper script.Logan Rathbone2022-01-101-8/+0
| | | | | The usefulness of this script probably vanished about 20 years ago, so there is no need to keep it around with a new major release of Zenity.
* notification: Initial port to GNotificationLogan Rathbone2022-01-101-11/+7
| | | | | | | | Port from libnotify, which is deprecated. Some features are yet missing, but this is a start. This drops libnotify as a dependency; meson files updated accordingly.
* Add meson post-install script.Logan Rathbone2021-02-141-0/+2
|
* Mass cleanup and finish meson migration.Logan Rathbone2021-02-141-14/+41
| | | | Autotools purged.
* Start migrating to meson.Logan Rathbone2021-02-131-0/+80