! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Use 'gdk_screen_is_composited' with Gtk >= 3.22
Status:
RESOLVED: FIXED
Product:
Xfce4-panel
Component:
General

Comments

Description Olivier Duchateau 2017-12-28 13:39:41 CET
Created attachment 7514 
Use 'gdk_screen_is_composited' with Gtk3

The 'gtk_widget_is_composited' function is deprecated with Gtk >= 3.22, we need to use 'gdk_screen_is_composited'. Patch fixes this issue.
Comment 1 Git Bot editbugs 2018-01-03 00:22:06 CET
Olivier Duchateau referenced this bugreport in commit 96b8a42da2134089b616569d6878735fe81d9cca

Use 'gdk_screen_is_composited' with Gtk3 (Bug #14128)

https://git.xfce.org/xfce/xfce4-panel/commit?id=96b8a42da2134089b616569d6878735fe81d9cca
Comment 2 Simon Steinbeiss editbugs 2018-01-03 00:22:28 CET
Thanks, pushed!

Bug #14128

Reported by:
Olivier Duchateau
Reported on: 2017-12-28
Last modified on: 2018-01-03

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
4.13.2

Attachments

Use 'gdk_screen_is_composited' with Gtk3 (3.99 KB, patch)
2017-12-28 13:39 CET , Olivier Duchateau
no flags

Additional information