summaryrefslogtreecommitdiff
path: root/mate-panel/panel-action-protocol.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-29panel-action-protocol: Error if used when X11 is disabledWilliam Wold1-0/+7
2018-11-01Fix GdkSeat warninglukefromdc1-0/+7
Workaround a possible GTK issue
2018-10-29Ensure alt-F1 can show the menu even if no menu applet on panellukefromdc1-4/+16
Fix regression introduced by https://github.com/mate-desktop/mate-panel/commit/17ac8aab4d139cb917619a3a981300f51b750c17 and ensure that menu shown follows same theme as menu shown from panel menu button or panel menu bar
2018-07-04panel-actions: replace deprecated gtk_menu_popuplukefromdc1-2/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-9/+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.
2014-12-07Revert "gdk_x11_window_lookup_for_display was added in Gtk+2.24"infirit1-0/+7
This reverts commit 9a8965fa0c783bc8221a1ccd55247e5e6a4ee88a. It caused the run dialog to fail.
2014-11-22gdk_x11_window_lookup_for_display was added in Gtk+2.24infirit1-7/+0
So cut down on the ifdef hell a bit.
2014-05-16Use gdk_window_add_filter also for gtk+2infirit1-20/+0
2014-02-17Fix mate-panel --resetStefano Karapetsas1-1/+1
2014-02-12Fix gnome atom declarationStefano Karapetsas1-1/+1
2014-02-11Add hook to support run dialog and main menu opening with metacityStefano Karapetsas1-1/+27
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-1/+23
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+158