summaryrefslogtreecommitdiff
path: root/maximus/maximus-app.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-07avoid deprecated 'gdk_error_trap_push/pop/pop_ignored' and 'gdk_flush'Pablo Barciela1-10/+13
2017-12-08WidthOfScreen and HeightOfScreen implementationPablo Barciela1-2/+2
Avoid the deprecated functions: gdk_screen_get_width gdk_screen_get_height
2017-05-14maximus: don't crash on invalid window IDmonsta1-0/+7
fixes https://github.com/mate-desktop/mate-netbook/issues/5
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-4/+0
and require mate-panel >= 1.17
2016-01-21[GTK+3] maximus: use gdk_error_trap_pop_ignoredmonsta1-0/+4
2015-03-13maximus: first connect to settings, then read them.Monsta1-8/+6
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-netbook/pull/19
2015-01-10mate-maximus: respect "undecorate" settingMonsta1-1/+1
2013-11-28Back to libwnck.infirit1-65/+65
2013-11-28Remove trailing whitespaceinfirit1-2/+2
2012-11-13maximus: migrate to gsettings and drop libmateuiStefano Karapetsas1-63/+33
2012-07-04Initial releaseStefano Karapetsas1-0/+577