summaryrefslogtreecommitdiff
path: root/mate-panel/panel-xutils.c
AgeCommit message (Collapse)AuthorFilesLines
2021-12-19Upscale in panel_xutils_set_strutrbuj1-0/+4
2021-12-19struts: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels1-4/+29
In addition to existing properties set also new _GNOME_WM_STRUT_AREA property that allows creating struts between monitors. https://mail.gnome.org/archives/wm-spec-list/2018-December/msg00000.html https://gitlab.freedesktop.org/xdg/xdg-specs/merge_requests/22 https://gitlab.gnome.org/GNOME/gnome-panel/merge_requests/3 Upscale area strut because of 73e025b0eab94fe06cdafee61c347fb5fe6f7545
2021-06-22update copyright to 2021raveit651-0/+1
2021-04-23struts: add panel_xutils_unset_strutraveit651-0/+24
origin commit: https://gitlab.gnome.org/GNOME/gnome-panel/-/commit/3e96a81
2021-04-23panel-xutils: tab to spacesraveit651-160/+160
- Use 4 spaces at the beginning of a line
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj1-1/+1
2019-01-29panel-xutils: Error if used when X11 is disabledWilliam Wold1-0/+7
2018-06-29panel-xutils: replace deprecated gdk_error_trap functionsraveit651-13/+17
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.
2016-01-04xutils: remove unused variablesmonsta1-3/+0
2015-06-28replace panel_xutils_set_window_type with gtk_window_set_type_hintJavier1-50/+0
Both functions have exactly the same semantics, so prefer the Gtk+ builtin.
2014-05-16Use GDK_WINDOW_XID for gtk+2 and gtk+3infirit1-12/+0
It was introduced in gdk2 already so clean up the code.
2013-11-16GTK3: Fix compile warning by using gdk_error_trap_pop_ignored()raveit651-0/+12
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+13
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+258