]> git.eshelyaron.com Git - emacs.git/commit
Stop using deprecated GdkScreen monitor functions in newer GDK
authorPhilipp Stephani <phst@google.com>
Sun, 27 Aug 2017 11:15:34 +0000 (13:15 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 27 Aug 2017 12:05:40 +0000 (14:05 +0200)
commit2132629573472c74d0d42fc073fe62903c335f8b
tree642a02285d6bf114033c2499971e8569265d0b5d
parent7cb3d3bba149ec69fc03bf261556cfe92a9d2b40
Stop using deprecated GdkScreen monitor functions in newer GDK

* src/xfns.c (Fx_display_monitor_attributes_list): Use GdkMonitor
objects instead of the deprecated GdkScreen functions in GDK 3.22+
src/xfns.c