~linuxmint-daily-build-team/linuxmint/+git/xviewer-plugins:master

Last commit made on 2023-06-01
Get this branch:
git clone -b master https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/xviewer-plugins

Branch merges

Branch information

Recent commits

b1346d1... by Clement Lefebvre <email address hidden>

3.4.0

6bcf2b0... by Clement Lefebvre <email address hidden>

Remove light-theme plugin

Dark mode is now handled directly by libxapp.

2d533aa... by Matthew Petroff <email address hidden>

Prevent EXIF plugin from changing statusbar height. (#14)

Previously, the EXIF plugin would increase the height of the statusbar
when EXIF data were displayed in it.

faf5fb7... by Clement Lefebvre <email address hidden>

1.4.3

a52f43b... by Michael Webster

Add gir1.2-xviewer-3.0 as a runtime dependency.

ref: https://github.com/linuxmint/mint21-beta/issues/72

913baec... by Clement Lefebvre <email address hidden>

1.4.2

d28ef44... by Clement Lefebvre <email address hidden>

CI: Update targets

98f31a7... by okaestne <email address hidden>

debian/control: build-depend on meson

d9b5a81... by okaestne <email address hidden>

send-by-mail: fix runtime assertion error

Fixes the runtime error message
`gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed`
when closing xviewer with the send-by-mail plugin enabled.

This is caused by the removal of the action group on exit.
Refer to the documentation of `gtk_ui_manager_ensure_update()`

Also free the action group object after deactivation.

e31d5eb... by okaestne <email address hidden>

build: fix some compiler warnings

* map: check return value of clutter_init
* postasa: replace deprecated *_GET_INSTANCE_PRIVATE usage
* send by mail: remove unused variable