Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-08 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -2/+2 | |
Avoid the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-05-14 | maximus: don't crash on invalid window ID | monsta | 1 | -0/+7 | |
fixes https://github.com/mate-desktop/mate-netbook/issues/5 | |||||
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 3 | -12/+0 | |
and require mate-panel >= 1.17 | |||||
2016-08-20 | Port from libunique to GApplication | ZenWalker | 1 | -4/+12 | |
Fixes #29 | |||||
2016-01-21 | [GTK+3] maximus: use gdk_error_trap_pop_ignored | monsta | 2 | -0/+8 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -9/+1 | |
2015-09-09 | Fix spelling of maximized in gschema | infirit | 1 | -1/+1 | |
2015-09-08 | Rework gsettings schema building | infirit | 3 | -33/+28 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-03 | xutils: We can use gdk_display_get_default in both Gtk versions | infirit | 1 | -8/+0 | |
2015-08-03 | maximus: drop gdkkeysyms-compat usage, use modern key names | Monsta | 1 | -12/+9 | |
2015-03-13 | maximus: first connect to settings, then read them. | Monsta | 2 | -9/+8 | |
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-14 | require GLib >= 2.36 | Monsta | 1 | -6/+0 | |
Closes https://github.com/mate-desktop/mate-netbook/pull/16 | |||||
2015-01-10 | mate-maximus: respect "undecorate" setting | Monsta | 1 | -1/+1 | |
2014-11-03 | don't leak memory | monsta | 1 | -0/+1 | |
2014-04-26 | Add manpage for maximus | Mike Gabriel | 2 | -1/+26 | |
Closes https://github.com/mate-desktop/mate-netbook/issues/9 | |||||
2014-01-15 | maximus: Add GTK3 support | Stefano Karapetsas | 4 | -4/+20 | |
2013-11-28 | Add CLEANFILES for distcheck | infirit | 1 | -0/+4 | |
2013-11-28 | Fix EXTRADIST for maximus schemas | infirit | 1 | -1/+3 | |
2013-11-28 | Back to libwnck. | infirit | 5 | -113/+116 | |
2013-11-28 | Remove trailing whitespace | infirit | 2 | -4/+4 | |
2013-09-26 | Fix long delay with different window managers | Stefano Karapetsas | 1 | -1/+0 | |
Closes #6 https://github.com/mate-desktop/mate-netbook/issues/6 | |||||
2013-03-24 | Enable maximus only if window picker applet is active | Stefano Karapetsas | 1 | -2/+2 | |
2012-12-25 | Add mateconf-gsettings-data-convert files | Yaakov Selkowitz | 2 | -1/+9 | |
2012-11-18 | Fix some warnings, and one deprecation on g_thread_init() | Scott Balneaves | 4 | -8/+31 | |
2012-11-13 | maximus: migrate to gsettings and drop libmateui | Stefano Karapetsas | 6 | -191/+75 | |
2012-07-04 | Initial release | Stefano Karapetsas | 14 | -0/+2725 | |