summaryrefslogtreecommitdiff
path: root/mate-panel/panel-multiscreen.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Do not down-scale monitor geometries for GDK monitorsVictor Kareh1-15/+2
2018-03-13Scale monitor geometries down to device pixels to support multiple monitors ↵Victor Kareh1-6/+27
in HiDPI
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-10/+0
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+4
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window gdk_screen_get_monitor_at_point
2017-08-04avoid deprecated gdk_screen_get_n_monitorsZenWalker1-0/+8
2017-07-31avoid deprecated gdk_display_get_screenZenWalker1-16/+13
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker1-7/+7
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-27/+0
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-07-26multiscreen: drop unused functionmonsta1-42/+0
from https://git.gnome.org/browse/gnome-panel/commit/?id=f89661d8489a75d1c356925c6e53e8ccc9d7fbb9
2016-02-12GTK+3: do not use deprecated n_screensWolfgang Ulbrich1-0/+14
since gtk+-3.10 screen is always 1 taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=be976a0 https://git.gnome.org/browse/gnome-panel/commit/?id=272f680
2015-08-23drop xrandr 1.2 compatibility (it's ancient)Monsta1-64/+31
2014-05-16Use GDK_WINDOW_XID for gtk+2 and gtk+3infirit1-4/+0
It was introduced in gdk2 already so clean up the code.
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+4
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+784